simple-linear-regression
There are 181 repositories under simple-linear-regression topic.
srafay/Machine_Learning_A-Z
Learning to create Machine Learning Algorithms
pavankalyan1997/Machine-learning-without-any-libraries
This is a collection of some of the important machine learning algorithms which are implemented with out using any libraries. Libraries such as numpy and pandas are used to improve computational complexity of algorithms
Amitha353/Machine-Learning-Regression
Machine-Learning-Regression
bastanikola/Machine-Learning-Projects
Machine Learning Development Projects
vaitybharati/Assignment-04-Simple-Linear-Regression-2
Assignment-04-Simple-Linear-Regression-2. Q2) Salary_hike -> Build a prediction model for Salary_hike Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization. Correlation Analysis. Model Building. Model Testing. Model Predictions.
Oprishri/Machine-Learning-Algorithms
To know internal working of machine learning algorithms, I have implemented types of regression through scratch.
PayThePizzo/Predictive-Analysis-Notes
Predictive Analysis Course's notes for Computer Science B.S. at Ca' Foscari University of Venice
reddyprasade/Machine-Learning-With-R
Machine Learning in R
f-z/machine-learning-projects
Predicting wine quality using regression on the well-known UCI data set and more
Ruban2205/Data-Science-Introduction
Welcome to the Data Science Introduction repository! This repository is designed to provide an introduction to the field of data science, covering various topics and techniques commonly used in the industry.
Joycechidi/MachineLearning
All my Machine Learning Projects from A to Z in (Python & R)
pramodini18/Salary-prediction
Salary prediction using simple linear regression
ASHOKKUMAR-K/Machine-Learning-Algorithms-From-Scratch
This Repository consists of popular Machine Learning Algorithms implemented from scratch using python
elstats/linear-regression
Simple Linear Regression
olgarozhdestvina/Fundamentals-of-Data-Analysis-Project
Wind Turbine Power Production
alokverma18/Linear-Regression
Implementation of Simple and Multiple Linear Regression
Avinash793/regression-analysis-examples
Detailed implementation of various regression analysis models and concepts on real dataset.
immanuvelprathap/Automobile-Data
Used Car Prices from the Automobile dataset in order to predict the most suitable Car Price.
jigzz18/Predicting-revenue-using-simple-linear-regression
In this project, We have created a model which will predict the revenue in dollars.
kumudj/Simple-Linear-Regression
Hands on experience on simple linear regression
vaitybharati/Assignment-04-Simple-Linear-Regression-1
Assignment-04-Simple-Linear-Regression-1. Q1) Delivery_time -> Predict delivery time using sorting time. Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization, Feature Engineering, Correlation Analysis, Model Building, Model Testing and Model Predictions using simple linear regression.
vaitybharati/Multi-Linear-Reg
Multi-Linear-Reg
vaitybharati/P24.-Supervised-ML---Simple-Linear-Regression---Newspaper-data
Supervised-ML---Simple-Linear-Regression---Newspaper-data. EDA and Visualization, Correlation Analysis, Model Building, Model Testing, Model predictions.
xdec/data-science
This is a repository for data science templates. New templates will be added as and when they are created. Feel free to use these templates for your data science projects!
anujahlawat/delivery-time
practice 1.1 | simple linear regression | delivery time
anujahlawat/salary-hike
practice 1.2 | simple linear regression | salary hike
ASHOKKUMAR-K/Weight_Prediction
It is an End to End Data Science project using Linear Regression Machine Learning model.
chunhuayu/Statistical-Model-Using-R
Time Series Model, Simple Linear Regression Model, Multiple Linear Regression Model, Polynomial Regression Model,Logistic Regression Model
girirajv10/Linear-Regression
Linear Regression Algorithms for Machine Learning using Scikit Learn
kodekarim/Regression
machine learning regression
Rohit-R-M/Machine-Learning
Assignments on ML using Python.........
sandipanpaul21/Simple-Multiple-Regression-in-Python
Regression Techniques in Machine learning including topics from Assumption, Simple and Multiple Linear Regression. Both theory and python codes are included.
Shalinee13/Linear_Regression-Machine_learning_model-
Welcome to the Linear Regression Repository! This repository is dedicated to providing a comprehensive collection of resources and code examples for two types of linear regression: Simple Linear Regression and Multiple Linear Regression.
vaitybharati/P25.-Supervised-ML---Simple-Linear-Regression---Waist-Circumference-Adipose-Tissue-Data
Supervised-ML---Simple-Linear-Regression---Waist-Circumference-Adipose-Tissue-Data. EDA and data visualization, Correlation Analysis, Model Building, Model Testing, Model Prediction.
Vineeta12345/Simple-Linear-Regression
performs simple linear regression over a given dataset