Skip to content

Add Random Forest simulator #58

@TanviJesmi-git

Description

@TanviJesmi-git
  1. Implement a Random Forest classifier in models/random_forest.py.

  2. Add a corresponding Streamlit page at pages/RandomForest.py.

  3. Include visualizations such as feature importance and model performance metrics (accuracy, confusion matrix, etc.).

  4. Allow parameter tuning for number of estimators, max depth, and criterion (e.g., Gini, entropy).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions