Skip to content

Instantly share code, notes, and snippets.

@3liud
Created March 21, 2022 09:50
Show Gist options
  • Save 3liud/675ac0817b5fbdd698c2ccfd407aa5d8 to your computer and use it in GitHub Desktop.
Save 3liud/675ac0817b5fbdd698c2ccfd407aa5d8 to your computer and use it in GitHub Desktop.
week_#7_in_machine learning0
# importing libraries
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
import seaborn as sns
from sklearn.preprocessing import StandardScaler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment