Skip to content
#

decision-tree-regressor

Here are 36 public repositories matching this topic...

This repository contains implementations of popular machine learning algorithms including Support Vector Machine (SVM), Decision Tree, and Naive Bayes. Each algorithm is implemented separately, providing clear and concise examples of their usage for classification tasks.

  • Updated Mar 9, 2024
  • Jupyter Notebook

Exploring the impact of socioeconomic indicators on hardship in Chicago neighborhoods using machine learning. Leveraging Linear Regression, Decision Tree, random forest, and Agglomerative Clustering, the project identifies key factors—unemployment, lack of a high school diploma, and poverty—highlighting disparities in the dataset from 2008-2012

  • Updated Dec 16, 2023
  • Jupyter Notebook

An interactive web application that allows users to upload their datasets and dynamically select, train, and evaluate various machine learning models. The app provides comprehensive performance metrics and visualizations, making it easy for users to analyze their data effectively.

  • Updated Oct 19, 2024
  • Python

Data in the social networking services is increasing day by day. So, there is heavy requirement to study the highly dynamic behavior of the users towards these services. The task here is to estimate the comment count that a post is expected to receive in next few(H) hours. Data has been scraped from one of the most popular social networking site…

  • Updated Aug 8, 2022
  • Jupyter Notebook

The overall objective of this project is to critically analyze and develop the relationships of quantitative factors affecting life expectancy in 193 countries between 2000 and 2015 that underlie changes in life expectancy. The importance of predicting life expectancy arises because of its important role as an indicator of the overall health.

  • Updated Sep 15, 2023
  • Jupyter Notebook

A machine learning application aimed at predicting employee salaries based on various features such as experience, education level, location, etc. By using different models and techniques, the project seeks to present an optimized model for salary predictions.

  • Updated Aug 30, 2024
  • Python

Improve this page

Add a description, image, and links to the decision-tree-regressor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the decision-tree-regressor topic, visit your repo's landing page and select "manage topics."

Learn more