iiitl / iiitl/Decision-Tree

Build a baseline Decision Tree classifier

Open
#1 19 comments 0 reactions 0 assignees View on GitHub
easy good first issue track: library
Dominant language
Jupyter Notebook
Stars
0
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Train a baseline DecisionTreeClassifier using standard library tools with default parameters. Report accuracy, precision, recall, and F1-score on both train and validation splits. Add a short note on whether the default tree shows signs of overfitting.

Contributor guide

Open the contributing guide

Research direction

No file or test is named in the issue. Start by locating the repository's notebook or classifier entry point and confirming how the train and validation splits are represented. Train the default decision tree, report accuracy, precision, recall, and F1 on both splits, and document whether the results indicate overfitting.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python, scikit-learn
Domain
machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.