[7bf731]: / 03-Experiments / Utils / libraries.py

Download this file

4 lines (3 with data), 120 Bytes

1
2
3
import pandas as pd
from sklearn.model_selection import train_test_split
from sklearn.preprocessing import MinMaxScaler