This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
Implement a pipeline to create the submission file for Kaggle #17
Labels
enhancement
New feature or request
Currently we can't submit to Kaggle because we don't generate the predictions for the submission.
We need to create a pipeline to predict the species for the Kaggle's test data set.
The SVM (Issue #1 and PR #16) is ready to test the pipeline.
The text was updated successfully, but these errors were encountered: