GitHub topics: simplelinearregression
Shriyaak/RegressionModels
In this repository, I have explored various regression algorithms.
Language: Jupyter Notebook - Size: 466 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

RohanCyberOps/SLRJ
This project demonstrates a basic implementation of simple linear regression in Julia. It generates synthetic data, performs linear regression to find the equation of the line, and then plots the data points and the regression line.
Language: Julia - Size: 213 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Yogaaprila/Simple-Linear-Regression-in-Python
This project aims to implement a simple linear regression model using Python.
Language: Jupyter Notebook - Size: 379 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SmitaSoniS/OneFeature-Regression
This repository implements a Linear Regression model using the WiDS: Agent Jackie Assignment 1 Dataset from Kaggle. The model predicts a target variable using a single feature, with parameters (slope and intercept) calculated using the Ordinary Least Squares (OLS) method.
Language: Jupyter Notebook - Size: 227 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

RMalikM/Simple-Linear-Regression
Simple Linear Regression implemented in Python
Language: Jupyter Notebook - Size: 82 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Rahman17309/ASSIGNMENT1
EXCELR ALL ASSIGNMENTS
Language: Jupyter Notebook - Size: 22.2 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Neill-Erasmus/study-hours-regression
Utilizing simple linear regression to forecast students' academic performance by analyzing the correlation between study hours and exam marks.
Language: Jupyter Notebook - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

shikhabajaj569/Simple-linear-regression
Simple linear regression
Language: Jupyter Notebook - Size: 439 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nykolai-d/linearregression1
The relationship between the schooling level and life expectancy around the world: an exploratory model using linear regression in Python
Language: Jupyter Notebook - Size: 316 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sfansaria/Machine-Learning
ols_regression, Simple_Linear_Regression,univariate_Polynomial_Regression,Bayesian_Regression
Language: Jupyter Notebook - Size: 956 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Abarnakumar28/Prediction-using-Supervised-ML
To predict the percentage of marks of an student based on the number of study hours
Language: Jupyter Notebook - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DayoSamuel/A-Statistical-Approach-to-Understanding-the-Unemployment-Situation-Among-European-Countries-from-the
A Statistical Approach to Understanding the Unemployment Situation Among European Countries from the Reformation and Development Perspective
Language: R - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

prashantpriya/Data-Science-Assignment
Here you can find All data Science assignments with solutions and data set
Language: Jupyter Notebook - Size: 41 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dwario/Simple-Linear-Regression
Hands-on 2: Simple Linear Regression for SIA I
Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Gandhasiri-Rahul-Mohan/Linear-Regression-1-Delivery_time
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.
Language: Python - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

blessing-mufaro/ML-Simple-Linear-Regression-in-Python
Simple Linear Regression in Machine Learning
Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

ayaansk199/Salary-Prediction-Using-Python
We will be performing simple linear regression on salary.csv dataset.
Language: Jupyter Notebook - Size: 1.63 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hmulagund/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.
Language: Jupyter Notebook - Size: 354 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PBPatil/Regression-Projects
Regression is one of the foundational techniques in Machine Learning. Being one of the most well-understood algorithms, beginners always struggle to understand some fundamental terminology related to regression. In this series of projects, I will try to give you basic ideas of underlying concepts with the help of practical examples. If you are starting your career or want to brush up on your knowledge of regression, this repo is made up for you. These projects begins by introducing some simple real-life examples for regression. From a brief introduction to most of the concepts used in regression to hands-on experience, these projects will give you enough understanding to apply those in real-world problems. With the help of the background developed, you will code your regression model in python.
Language: Jupyter Notebook - Size: 229 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Manu-Gr/Assignment-SImple-Linear-Regression---Salary-Hike
Build a simple linear regression model by performing EDA and do necessary transformations
Language: Jupyter Notebook - Size: 52.7 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Manu-Gr/Assignment-Simple-Linear-Regression---Delivery-Time
Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using Python.
Language: Jupyter Notebook - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

aryasoni98/MachineLearning
Machine learning is a method of data analysis that automates analytical model building. It is a branch of artificial intelligence based on the idea that systems can learn from data, identify patterns and make decisions with minimal human intervention.
Language: Jupyter Notebook - Size: 487 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Yathish27/AI-workshop-Project
Language: Python - Size: 6.52 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
