There are 3 repositories under decision-tree-regression topic.
Learning to create Machine Learning Algorithms
Implementation of basic ML algorithms from scratch in python...
ApnaAnaaj aims to solve crop value prediction problem in an efficient way to ensure the guaranteed benefits to the poor farmers. The team decided to use Machine Learning techniques on various data to came out with better solution. This solution uses Decision Tree Regression technique to predict the crop value using the data trained from authentic datasets of Annual Rainfall, WPI Index for about the previous 10 years. This implementation proved to be promising with 93-95% accuracy.
This repository will contain all the stuffs required for beginners in ML and DL do follow and star this repo for regular updates
In this project we are comparing various regression models to find which model works better for predicting the AQI (Air Quality Index).
Drift Detection in Gas Sensor Array at Different Concentration Levels ☢️
Machine Learning Software that predicts planets based on their distance from the sun, number of satellites and various properties
Compared different classification and regreesion models performance in scikit-learn by applying them on 20 datasets from UCL website.
The objective of this project is to study the COVID-19 outbreak using basic statistical techniques and make short term predictions using ML regression methods.
Introduction to XGBoost with an Implementation in an iOS Application
Natural Gas Price Prediction System Using IBM Watson services
Calories-Burned-Prediction Using Machine Learning. (Regression Use Case)
In this project I have implemented 14 different types of regression algorithms including Linear Regression, KNN Regressor, Decision Tree Regressor, RandomForest Regressor, XGBoost, CatBoost., LightGBM, etc. Along with it I have also performed Hyper Paramter Optimization & Cross Validation.
Weather Prediction iOS Application Using Flask API and AI
This is repository about the MachineLaering Basics including all the Machine learning Algorithms
Implements Decision tree classification and regression algorithm from scratch in Python.
Los árboles de decisión son uno de los algoritmos clásicos de machine learning ya que nos ayudan a visualizar las predicciones hechas por nuestro modelo. En este tutorial vemos su uso para regresiones lineares y clasificación, así como herramientas de ensamble como bagging y boosting.
There is an intense transfer speculation that surrounds all major player transfers today. An important part of negotiations is predicting the fair market price for a player. Therefore, we are predicting this Market Value of a player using the data provided in csv format.
The Korea National Oil Corporation was interested in purchasing shale gas wells from the United States and wanted to predict their production to select wells that maximize profit.
All my Machine Learning Projects from A to Z in (Python & R)
Implementation of a 1D Decision Tree Regression model in python.
Machine Learning algorithms implementation using Python
Academic project for Advances in Data Science and Architecture course
This repository contains the files and instructions on using Amazon SageMaker to build linear regression, polynomial regression etc to predict the temperature
Segmentación Energía usando dataset REDD y varios algoritmos incluidos Neural Network
Prediction of car prices using data from sahibinden.com
This project aims to develop a machine learning model to predict bike-sharing demand based on various factors such as weather conditions, time of day, and historical usage patterns. The dataset used for this project consists of 8760 records and 14 attributes.
Natural Gas Price Prediction System Using IBM Watson services
A ReactJS based dashboard predicting crop prices using Decision Tree Regression Algorithm.
Building BigMart Sales Prediction
Sales forecast for managing cash flow in the future.
Implementing a music recommender with decision tree.
Retail Price Optimization using Python
The aim of this work is to predict number of instagram likes. The text vectorization is done using TF-IDF Vectorizer.
The Zomato Delivery Time Prediction Application is a machine learning-driven Flask web application designed to predict the estimated delivery time for food orders placed on the Zomato platform.
This project involves the prediction of house prices in Bengaluru city using Decision Tree Regression in Jupyter Notebook. Through this analysis, we aim to build a regression model that accurately predicts house prices based on the given input features.