decison-tree-regressor
There are 5 repositories under decison-tree-regressor topic.
ab-aruneswaran/CREDIT_CARD_FRAUD_DETECTION
Implementation of an intelligence system to detect the fraud cases on the basis of classification.
kartiksgupta/Customer-Churn-Analysis
This repository presents a comprehensive exploration of customer churn using various machine learning algorithms, including linear regression, logistic regression, decision tree, and random forest. Through this project, we aim to understand and predict customer churn, providing valuable insights for proactive customer retention strategies.
moonris-e/CAR-PRICE-PREDICTION
In this project, we tried to predict the prices of other houses according to the values of these features with the model we obtained by training a data set containing some features and prices of real houses with linear regression and decision tree regression methods
kunalranjan19/Real-Estate-Price-Prediction
I was just applying things that i learnt.(End-to-End).Well it does basically what the name says with 97% accuracy ig.
wassima-manssour/california-house-price-prediction
Comparing different ML models for regression to predict the house prices using the California dataset provided by scikit learn.sc