All about supervised learning(Classification)
-
All codes used are in "ML__hw4.ipynb"
-
Naïve Bayer classifier
-
Random Forest Classifier
-
Random Forest Classifier (scikit-learning)
-
XGBoost
-
Catboost
-
LightGBM
-
Cross-Validation
-
-
Given datasets : train.csv"
-
If you want to load the dataset from your file, click in "ML__hw4.ipynb" and find the headline "Import data".
Then modify : data="/content/drive/MyDrive/ML_hw4/train.csv"