Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 390 Bytes

File metadata and controls

15 lines (10 loc) · 390 Bytes

Data analysis project on an expenditure and default database

Overview

In this project, I will analyze data in a database with the goal of finding the optimal number of trees in Random Forest model.

Goals

  1. Conduct descriptive analysis.

  2. Prepare datasets.

  3. Create Random Forest Classifier model.

  4. Measure accuracy.

  5. Tune the model.

  6. Find the optimal number of trees.