Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Regression Datasets & Analysis

This repository contains the implementation of a custom Decision Tree Regressor built from scratch in Python. Below are the details for the datasets used to benchmark the model.

1. Student Performance

Predicts a student's performance index based on study hours, sleep, and previous scores. This dataset is ideal for testing simple linear relationships.

2. Household Income

A dataset designed for predicting household income based on demographic and employment factors. Good for testing the model's ability to handle economic data distributions.

3. Cancer Data

Epidemiological data used to predict cancer mortality rates or incidence based on population demographics.

4. Possum Measurements

Physical measurements of possums caught in Australia. This dataset is excellent for biological regression tasks and handling mixed categorical/numerical data.


About

ML

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages