svr-regression-prediction
There are 57 repositories under svr-regression-prediction topic.
Sarvandani/Machine_learning-deep_learning_11_algorithms-of-regression
sklearn, tensorflow, random-forest, adaboost, decision-tress, polynomial-regression, g-boost, knn, extratrees, svr, ridge, bayesian-ridge
benny-abhishek/CryptoProphet
A python based project to predict the future prices of the top 10 trending cryptocurrencies using ML Algorithms like SVR, Decision Tree and LSTM with an interactive frontend using streamlit. Analysis using PowerBi and has DBMS connectivity.
hassanimran02/Expenses-Forecasting
Utilized machine learning algorithms to analyze expenses and perform forecasting
santiagoahl/world-happiness-api
A Machine Learning Model built in scikit-learn using Support Vector Regressors, Ensemble modeling with Gradient Boost Regressor and Grid Search Cross Validation.
Saurav0129/Steel-Industry-Energy-Consumption-Prediction
The dataset used for this project is taken from the official UCI Machine Learning Repository.
aiyub645/House-Price-Prediction
Predicting house prices can help determine the selling price of a house in a particular region and can help people find the right time to buy a home.
Niraj-kumbhar/Stock_Forcast_project
Stock Price Forecast App is based on Machine Learning. By providing number of days , we can predict trend in Stock Price. The frontend of App is based on Dash-plotly framework. Model is predicting stock price using Support Vector Regression algorithm. App can predict next 5-10 days trend using past 60 days data.
samagra44/Zomato-Delivery-Time-Prediction
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.
TheItCrOw/lirai24
Finding Needles in Emb(a)dding Haystacks: Legal Document Retrieval via Bagging and SVR Ensembles
AlaaMahmoud95/Concrete-Compressive-Strength
Regression Machine Learning Project
AlekhyaBhupati/Advanced-Data-Mining-BikeSharingSystem-Analysis
Developed a predicting model for automatic bike sharing system using different machine learning and deep learning techniques like XGBoost, SVM, Decision Tree, Random Forest, and CNN and compared the accuracy of different algorithms. And applied grid search and random search to improve the accuracy, score, and reduced the random mean square error.
EmranAljawarneh/TimeSeries_Forecasting
This repository presents a time series forecasting model for the stock market using SVR and LSTM to build a model that can predict the appropriate time for trading.
HammadAli08/Regression-Models
Models for Practice
ahmadseloabadi/prediksi-saham-BCA-SVR
deploy with streamlit community
calltech/ml-practice
Machine Learning practice, Linear Regression, Multi-Linear Regression, Polynomial, Support Vector, Decission Tree, Random Forest.
david-git-acc/svr-regression
My programs for intuitively visualising the SVR machine learning algorithm.
DSkapinakis/supplier-selection-ml-models
Development of a predictive model that selects the most cost efficient supplier for a given task
Emeline2104/Predictive_energy_consumption
Projet 5 - OpenClassRooms - Data Science
JennyTan5522/Stock-Prediction-Using-LSTM-and-SVR
Stock Prediction & Forecasting Using Machine Learning (SVR And LSTM)
Leyan0109/FYP_Malaysia-CPI-Forecasting
This Final Year Project compares the performance of four machine and deep learning models in predicting Malaysia's CPI using various input structures.
MAHALAKSHMII-S/MACHINE-LEARNING-PROJECT
Deciphering how customer's purchasing habits are influenced by wholesale pricing and examining its impact on final retail cost.
MichaelHager01/Support-Vector-Regression
This is an assignment from my Machine Learning for Mechanical Engineers course that demonstrates an understanding in support vector regression using scikit-learn.
Parasuram19/Website_traffic_analyzer_using_Streamlit_Python
Streamlit website to analyze Website Traffic
phelchegs/Aqueous-Solubility-Prediction
Aqueous solubility prediction
priyanshusingh302/Fuel-conservation-SVR
Optimize fuel consumption in coal mine haulers using SVR techniques to improve efficiency, reduce costs, and minimize environmental impact.
proxyflux/Football-player-price-prediction
Price Prediction with Lasso, Ridge, Random Forest, SVR, Gradient Boosting, KNN, Linear Regression, Logistic Regression
sakshibabbar2019/Predicting-Parkinson-Disease-using-Machine-learning
This project addresses problem of early detection of Parkinson disease using Machine learning techniques
tdattm/wisconsin-breast-cancer-classification
Dự án này sử dụng các thuật toán machine learning bao gồm học có giám sát (KNN, hồi quy Logistic, SVM,...), học không giám sát (PCA, K-means) và các kỹ thuật giảm chiều để phân loại ung thư vú dựa trên bộ dữ liệu Wisconsin. Phù hợp để học tập về khoa học dữ liệu và ứng dụng thực tế trong phân tích dữ liệu y tế..
VijayaVardhanaReddy/ML-Laptop-Price-Prediction
ML project Laptop price prediction
ZR2100/recommender-system_MF_KNN_SVR
Recommender System Project This repository contains the implementation of various recommender system algorithms, including KNN, SVM, Decision Tree, and Matrix Factorization. The primary focus is on Matrix Factorization to provide personalized movie recommendations using the MovieLens dataset.
albiagro/students-grade-prediction
This project focuses on data analysis and grade prediction for students enrolled in a Portuguese language course. Using the Student Alcohol Consumption dataset, we aim to understand how personal, social, and academic features influence students' final grades.
CallumC28/Gym-Goer-Web-App
A full-stack web application designed to help gym-goers log workouts, track body weight, and visualise progress over time with the help of AI. Done as my final year project for my Computer Science Degree.
jigyasaG18/Employee-Salary-Prediction-Jigyasa
PayNexus is a machine learning-powered web app that predicts employee salaries based on role, education, and experience. Built using Python, Streamlit, and scikit-learn, it supports both single and batch predictions. The app includes advanced features like resume parsing via NLP and interactive visual analytics. Ideal for job seekers, HR profession
theSohamTUmbare/The-Super-Alloys-Property-Prediction-by-ML
Building ML models to predict the super alloys
zaqimegantara/abstract-relevance-prediction
Machine learning for predicting relevance of scientific abstracts using TF-IDF, SMOTE, regression and classification models