GitHub topics: univariate-regressions
RiteshPuvvada/Machine-Learning-Lab
A cluster of Machine Learning algorithms
Language: Jupyter Notebook - Size: 2.57 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 5

ZakirCodeArchitect/Model-Capacity-in-Regression-Analysis
This project examines how model complexity and training size impact prediction stability in polynomial regression. By analyzing models of degrees 1 to 4 with confidence intervals, we gain insights into balancing overfitting and underfitting for optimal model selection.
Language: Jupyter Notebook - Size: 611 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

abhijitchavda/LinearRegressionFromScratch
This project focuses on predicting stock prices using a univariate linear regression algorithm, built entirely from scratch without the use of any machine learning libraries such as Scikit-learn or TensorFlow.
Language: Jupyter Notebook - Size: 107 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

AbogAscended/FeedForwardImplementation
Basic Feed Forward Neural Network Implementation with ELU activations and MSE loss/Cross entropy loss for uni-variate regression. Uses Optuna for Hyperparameter search
Language: Jupyter Notebook - Size: 12.6 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

samiemirza/weather-prediction
This project utilizes univariate and multivariate linear regression, to predict the temperature the next day, analyzing the provided dataset. The file contains a line by line walkthrough of the code, with an explanation of each step, along with ample visual and verbal analysis.
Language: Jupyter Notebook - Size: 924 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

AlJonny/WorkSamples_DataScience
Machine Learning topics and code examples from coursework
Language: Jupyter Notebook - Size: 1.55 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Afra233/R---Data-Mining-
This includes various assignments I worked on learning Data Mining in R Studio
Language: HTML - Size: 965 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

manisha-nair28/Weight-Predictor
Univariate Linear Regression Model for Predicting Weight based on Height
Language: Jupyter Notebook - Size: 40 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AliKhajegiliM/ML-Regression
Linear regression model using gradient descent from scracth.
Language: Python - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

iamcrj/Linear_Regression_In_Python
Simple Linear Regression in Python using Scatter Plot. Update it with your dataset. This code will work for any dependency of form H:X->Y . I have attached a pdf document of my own notes for this model. Feel free to download. Note : The pdf is for help purpose. Any type of reuse or restructuring is subject to copyright.
Language: Python - Size: 480 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Raniaaloun/Linear-Regression-from-scratch
Univariate model that predicts employee salary based on their years of experiences, using gradient descent
Language: Jupyter Notebook - Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Raniaaloun/Linear-Regression-scikit-learn-library
Univariate model that predicts employee salary based on their years of experience.
Language: Jupyter Notebook - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

JuzerShakir/Linear_Regression
A Mathematical Intuition behind Linear Regression Algorithm
Size: 296 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

habibdanesh/univar_lin_reg
Univariate Linear Regression in Python
Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

n0obcoder/Univariate-Linear-Regression-in-Numpy
This is an implementation of univariate linear regression from scratch in Python
Language: Python - Size: 1.28 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

TrilokiDA/Time-Series-Forecasting
code will related to time series data and forecast
Language: Jupyter Notebook - Size: 1.27 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rgoggins/auto-regressive-modeling
Using auto regressive time series models to fit univariate equations in data.
Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

AShirsat96/Univariate_Linear_Regression_SKLEARN
Univariate Linear Regression using sklearn on Diabetes Dataset
Language: Python - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

guevara-erik/Study-Score-Correlation-Univariate-Linear-Regression
Problem to solve: How long do you have to study to get a specific score. We can try to see a pattern in that data and predict a score based on how many hours the subject studies.
Language: Jupyter Notebook - Size: 259 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ranbm/linear-regression-gradient-descent
linear regression with gradient descent-univariate and multivariate on house pricing dataset
Language: Jupyter Notebook - Size: 5.1 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

kabragaurav/Sales-Revenue---Linear-Regression
Language: Jupyter Notebook - Size: 367 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

StatisKit/GLM
A Collection of Utilities for Modeling Conditional Data Using Generalized Linear Models
Language: C++ - Size: 1020 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 5
