random-forest-regressor
There are 214 repositories under random-forest-regressor topic.
srafay/Machine_Learning_A-Z
Learning to create Machine Learning Algorithms
Viveckh/LilHomie
A Machine Learning Project implemented from scratch which involves web scraping, data engineering, exploratory data analysis and machine learning to predict housing prices in New York Tri-State Area.
yaricom/TimeSeriesLearning
The project aimed to implement Deep NN / RNN based solution in order to develop flexible methods that are able to adaptively fillin, backfill, and predict time-series using a large number of heterogeneous training datasets.
emirhanai/Machine-Learning-Software-that-predicts-planets-based-on-their-distance-from-the-sun-number-of-sate
Machine Learning Software that predicts planets based on their distance from the sun, number of satellites and various properties
giovannicampa/football_match_results_prediction
This project uses a machine learning approach in order to predict the number of goals scored by two teams in a match and then calculates the winning team
akbloodadarsh/Twitter-Sentimental-Analysis
I have used Multinomial Naive Bayes, Random Trees Embedding, Random Forest Regressor, Random Forest Classifier, Multinomial Logistic Regression, Linear Support Vector Classifier, Linear Regression, Extra Tree Regressor, Extra Tree Classifier, Decision Tree Classifier, Binary Logistic Regression and calculated accuracy score, confusion matrix and ROC(Receiver Operating Characteristic) and AUC(Area Under Curve) and finally shown how they are classifying the tweet in positive and negative.
Hrishikesh332/Weather-Forecasting-Using-ML
The aim of this project to see to do the prediction of the weather using the different types of machine learning model.
mpds-io/mpds-ml-labs
This is the proof of concept, how a relatively unsophisticated statistical model trained on the large MPDS dataset predicts physical properties from the only crystalline structure (POSCAR or CIF).
Irlll/house-rental-prediction-machine-learning
Proyek pertama predictive analytics untuk membangun model machine learning yang dapat memprediksi harga sewa rumah dan apartement di India.
CSFelix/Sales-Prediction
🌱 Predicting Number of Sales per Product 🌱
shraddhapattnaik/Create-A-Playlist-Using-Spotipy
Using Spotipy (Spotify Api) and data science techniques, create a playlist with songs similar to user's top tracks.
CSFelix/Housing-Price-Competition
🌱 Predicting Ames House Prices 🌱
avivfaraj/DSCI631-project
Machine learning project to predict NYC property prices.
MariliaElia/sales-forecast-ml-models
Sales Time Series Forecasting using Machine Learning Techniques (Random Forest, XGBoost, and Stacked Ensemble Regressor)
MrKhan0747/New-York-City-Taxi-Trips-Fare
In this project using New York dataset we will predict the fare price of next trip. The dataset can be downloaded from https://www.kaggle.com/kentonnlp/2014-new-york-city-taxi-trips The dataset contains 2 Crore records and 8 features along with GPS coordinates of pickup and dropoff
Armanx200/Bitcoin_Price_Prediction
📈 Bitcoin Price Prediction using Random Forest Regressor 🧠
dngvmnh/Revolving_Credit_Behavior_Modeling
The Revolving Credit Behavior Modeling project analyzes revolving credit to facilitate flexible access to funds within a credit limit, assisting financial institutions in setting accurate pricing strategies by addressing risk factors like inflation and interest rates.
harshita2234/Potato-Prices-Prediction
Project aims to forecast potato prices in India using LSTM, KNN, and Random Forest Regression, integrating historical data on prices, regional stats, and rainfall patterns. Targeting agricultural stakeholders for informed decision-making.
Munees11/Auto-MPG-prediction
Predict the mileage per gallon (mpg) for cars
santiagoahl/analisis-contratos-gov
Aprendizaje automático en la celebración de contratos gubernamentales en Colombia.
yasarigno/Predictions_on_Energy_Consumption_in_Seattle
Prediction on energy consumptions of the city of Seattle in order to reach its goal of being a carbon neutral city in 2050.
A-SOLO/BTC_USDT_Trading_Model
Algorithmic Trading Model Development for BTC/USDT Crypto Market. Crafting models that outperform benchmarks, balancing returns and risk management in the dynamic BTC/USDT market.
AravaChoudhary/Electricity_Demand_Prediction
This is a repository for ML based Electricity Demand Prediction
MohammedAHO/youtube-regression-project
A Study of the Effect of YouTube Tech Channels on the Revenue of Newly Released Devices
Rjt5412/Elo-Merchant-Category-Recommendation
A Machine Learning Case Study based on helping the company target customers by predicting the customer loyalty score based on the transactions data.
shreeyajoshi2013/Prediction-of-Electricity-Consumption
Prediction of Electricity consumption in Household Units by using Random Forest Regressor
Sk70249/Regression-Model-Predicting-Price-Of-Pre-Owned-Cars
A Machine Learning Model that predicts price of pre-owned cars using Linear Regression and Random Forrest Regressor.
sruti-jain/Predicting-House-Prices---Regression
Determining the housing prices of California properties for new sellers and also for buyers to estimate the profitability of the deal.
usmanbvp/Car-Price-Prediction
This repository contains the code and resources for a Car Price Prediction project.
vshantam/House-Prices-Advanced-Regression-Techniques
Predict sales prices and practice feature engineering, RFs, and gradient boosting
ADVAIT135/Forage_Cognizant_Artificial_Intelligence
This Repository consist of all the Jupyter Notebooks, Images and .CSV files of the tasks that were assigned during the Cognizant Artificial Intelligence Course hosted on Forage
iamjr15/Spotify-Song-Popularity-Prediction
Analysis and modeling of Spotify songs data to predict popularity score of tracks using audio features. Implements data visualization, preprocessing, feature engineering and machine learning with Python.
SantiagoEnriqueGA/custom_ensemble_learning
This repository focuses on building a random forest classifier and regressor as well as a gradient boosted regressor, building them from scratch using only NumPy for faster array processing.
yyigitturan/Baseball-Players-Salary-Prediction
This project develops a machine learning model to predict the salaries of baseball players based on their past performance.