Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 405 Bytes

File metadata and controls

5 lines (5 loc) · 405 Bytes

Machine Learning Classification Competition

  • Final Submission
    • Developed a machine learning algorithm using the Random Forests algorithm from the scikit-learn library to classify an anonymous dataset with 176 features, with over 30000 examples
    • In order to run, python final.py "first training file" "second training file" "third training file" "predictor file" "prediction storage file name"