始める無料で始める

Develop a classification model

In this exercise, you'll work with the weather dataset and develop a training code to predict rainfall for the next day. The preprocess_dataset.py contains helper functions to pre-process the dataset. Your task is to finish the scaffolded train.py to formulate a high-level model training flow.

Feel free to explore the Python files to see the complete implementation of the workflow.

NOTE: Use python3 instead of python to run Python scripts.

この演習はコースの一部です

CI/CD for Machine Learning

コースを見る

実践的なインタラクティブ演習

理論を実践に変える、インタラクティブな演習のひとつをお試しください

演習を開始する