Axel-Bravo / 18_project_auto-ml

Automatic: Machine Learning project
GNU General Public License v3.0
2 stars 0 forks source link

Implement Predict method for Kaggle and regular mode #15

Closed Axel-Bravo closed 6 years ago

Axel-Bravo commented 6 years ago

Implement "predict" method transformatiosn to be compatible with the new modality, either "kaggle" or "regular". Take into consideration an algorithm that splits predictions if the file to predict is too big (take code from Forest_Type predictor