시작하기무료로 시작하기

Train a classification model

In this exercise, you'll continue working with the weather dataset and train a Random Forest Classifier to predict rainfall. The preprocess_dataset.py contains helper functions to pre-process the dataset, and train.py contains the training code.

Your task is to execute the pre-processing and training code one after another and generate metrics and output plots. Upon successful execution, metrics.json contents would automatically change to correct values.

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

이 연습은 강의의 일부입니다

CI/CD for Machine Learning

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작