Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 334 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 334 Bytes

Random Forest Classifier

The goal of this project is to apply a random forest classifier to predict students’ final grade in an online course.

Steps

  1. Step 1 - Data Processing
  2. Step 2 - Split Dataset into Training and Test Datasets
  3. Step 3 - Train the Model
  4. Step 4 - Performance Evaluation

Authors

Iana Ladygina