Advanced Classification Exams
This repository contains four files (train set, test set, Jupyter notebook, and prediction result).
The Jupyter notebook (Shola - LANGUAGE IDENTIFICATION - CLASSIFICATION HACKATHON.ipynb) contains the code for model development, model testing, and predictions. The train set (train_set.csv) is a CSV file that contain data that was used to train the model. The test set (test_set.csv) is a CSV file that contain data that was used to test the model. The prediction result (result_MNB_fullyTrained_Analyzer_CharWb.csv) is a CSV file that contains the result of the prediction using the best model.