linear-regression-python
There are 48 repositories under linear-regression-python topic.
komalmenger/Automatic-irrigation-and-crop-prediction
A system that is capable of automatically irrigating the agricultural field by sensing the parameters of soil in real-time and predicting crop based on those parameters using machine learning. The system also predicts the yield of the crop.
bhattbhavesh91/linear-regression-assumptions
A small repository explaining how you can validate your linear regression model based on assumptions
My-Machine-Learning-Projects-CT/Linear-Regression-Prediction-Project-Part-1
Analyse a Dataset of Ecommerce company based in New York City that sells clothing online , order either on a mobile app or website for the clothes they want.Predict whether to buy using mobile app or website
bhattbhavesh91/boston-housing-prediction-linear-regression
Predicting Boston Housing Prices using Linear Regression
avivfaraj/DSCI631-project
Machine learning project to predict NYC property prices.
antonior92/advtrain-linreg
Explore properties adversarial training in linear models. Companion code to the paper "Regularization properties of adversarially-trained linear regression"
Jishnnu/Simple-Linear-Regression
This is a small multiple linear regression project created for academic purposes.
aana0308/CalCOFI-dataset-regression-analysis
Using regression analysis to find the relation between water temperature and salinity in the CalCOFI dataset
abhilampard/Multiple-Linear-Regression-From-Scratch
Multiple Linear Regression from scratch without using scikit-learn.
annapoorna-a-k/STUDENT-GRADE-PREDICTION-using-Linear-Regression
Mathematics for Intelligent Systems-1 Project on Student Grade Prediction using Linear Regression
Ayoub-etoullali/Activites-Pratiques-ML
PCA For Dimension Reduction And Visualization, Temperature-Yield Prediction Via Linear Regression, And Linear Fit Optimization Using Gradient Descent.
girirajv10/Linear-Regression
Linear Regression Algorithms for Machine Learning using Scikit Learn
Jishnnu/Multiple-Linear-Regression
This is a small simple linear regression project created for academic purposes.
singhishita/Linear_Regression_Using_Python
Short Project by Coursera on Linear Regression With Python
TEAM-7-SAD/SweetAvenuePOS
Point-of-Sale (POS) for Sweet Avenue Coffe • Bakeshop
Vineeta12345/Simple-Linear-Regression
performs simple linear regression over a given dataset
debasishray16/StockPredictor
This project basically aims to provide a visual representation and comparative analysis of close price data related to different company ticker. It involves an interactive dashboard for users to display analysis and prediction of stocks data by using LSTM + XG-Boost model
ss-python-projects/student-grade-predictor
A predictor for students' grade using Linear Regression
vinay-patel22/TourPredict
TourPredict is a predictive modeling project that analyzes the impact of environmental factors on tourism resource allocation. Using data on temperature, air quality, noise levels, and visitor statistics, it builds models (Linear Regression, Random Forest) to forecast resource needs and optimize site management.
AboNady/Multiple_Linear_Regression_From_Scratch
A very simple Multiple Linear Regression (MLR) algorithm from Scratch. I did not use Scikit-Learn or any similar libraries
ahoirg/Compare_LinearRegression_and_NN_Results_DLTA
Deep Learning and Text Analysis: Compare Linear Regression and Neural Network Results
devavinothm/car-price-predictor
Car Price Predictor using Linear Regression and Quikr Car Dataset
gokcesucu/Machine-Learning-Lab-1
Hello! All codes belong to me. I created those codes for my Machine Learning Lab Class. Enjoy it!
jasilva1/Using-Machine-Learning-to-Predict-Stock-Price-Movements
Machine Learning: LSTM Network
KAVIN-101203/Linear-Regression
Linear regression is a statistical method for modeling relationships between a dependent variable with a given set of independent variables. Note: In this article, we refer to dependent variables as responses and independent variables as features for simplicity.
Kirk-kud/KIRKKUDOTO._SportsPrediction
Using Linear Regression to build a model that can predict football player rating based on key statistics
Ray-sunny/Machine_Learning_project
Machine learning regression analysis on salary data and cost function optimization with 3D visualization.
rfuller84/Predicting_House_Prices
The goal of this project is to build a model that can accurately predict the price of a house based on its features.
Souvik-6/Machine-Learning-Project
This project involves predicting Total Yield Energy of a gas turbine using linear regression models.
spnc1/LinearRegressionBasics
Screwing around with Machine Learning
dpb24/netflix-global-top-10-performance-predictor-lr
Netflix Global Top 10 Performance Predictor - linear regression (Python)
NajiAboo/machinlearning
Machine learning models and approaches
redayzarra/machine-learning
These are my notes, lessons, models, and code for topics on machine learning. Topics include everything from data pre-processing to logistic regression intuition, and more!
Some1and2-XC/MNIST-Image-Classification
Library For Classifying the MNIST Dataset
Suvodeep-Das/Machine-Learning
This repository contains applications of various topics under Machine Learning