An open API service providing repository metadata for many open source software ecosystems.

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

Related Keywords
univariate-regressions 22 linear-regression 15 machine-learning 8 multivariate-regression 7 python 6 numpy 4 ml 4 machine-learning-algorithms 3 gradient-descent 3 python3 3 univariate 2 logistic-regression 2 sklearn 2 linear-algebra 2 neural-networks 2 mean-square-error 1 mean-normalization 1 mse 1 partial-derivative 1 regularized-linear-regression 1 vector 1 avocado 1 matrices 1 linear-equations 1 hypothesis 1 house-price-prediction 1 feature-scaling 1 cost-function 1 bias-variance 1 algorithm 1 notebook 1 multivariate-regressions 1 generalized-linear-models 1 discrete-regressions 1 cpp 1 continuous-regressions 1 categorical-regressions 1 yellowbrick 1 sales 1 revenue 1 multivariate 1 machinelearning-python 1 student-scores 1 regression-models 1 sklearn-metrics 1 matplotlib-pyplot 1 time-series-analysis 1 time-series 1 prophet-model 1 prophet-facebook-model 1 fbprophet 1 facebook 1 avocado-dataset 1 prediction 1 data-science 1 artificial-intelligence 1 optuna 1 kaggle 1 deep-learning 1 stock-price-prediction 1 meachine-learning 1 polynomial-regression 1 weighted-knn 1 svm-classifier 1 random-forest 1 navie-bayes-algorithm 1 multiclass-svm 1 linear-svm 1 knn-algorithm 1 kernal-svm 1 id3-algorithm 1 find-salgorithm 1 candidate-elimination 1 from-scratch 1 scatter-plot 1 pandas 1 machinelearning 1 linear-model 1 iamcrj 1 jupyter-notebook 1 rstudio 1 principal-component-analysis 1 multiple-linear-regression 1 exploratory-data-analysis 1 confusion-matrix 1 time-series-forecasting 1 r-programming 1 r-markdown 1 neural-network 1 keras-classification-models 1 ipython-notebook 1 regression 1 predictive-modeling 1