michaleldar/IML_hackaton
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
classifier.py - contains model selection function, for testing and finding best model and parameter.
also, main function runs the prediction for both parts. Gets the test file and the path for output path by
command line parameters
prepoccessing.py - preprocess the train and the test data.
part1/predictions.csv - predictions of metastasis for test data.
part2/predictions.csv - predictions of tumor size for test data.