Program that generates linearly distributed events based on the information provided about the line.
-
Updated
Jan 19, 2018 - C
Program that generates linearly distributed events based on the information provided about the line.
Linear Regression - C
Simplest neural network. Linear regression learning.
Performs the linear fit of a dataset with the least squares method.
Basic Linear Neural Net Perceptron - Currently updating it with templates
Linear regression using gradient descent from scratch in C with GNUplot
Linear Regression with Gradient Descent to predict Turnover given the closing value of stock.
matrix operations library
Linear Regression implemented by gradient descent in C! (Software Mathematics Self-Study Project)
This repository contains code of some machine learning algorithms in C language
Exercise and examples of a simple linear regression implementation
A small C library for computation of U-statistics
Simple C program to obtain least squares solution using concepts of linear algebra
Robust estimation using heavy-tailed distributions
This repository is dedicated to the first tutorial of my YouTube channel.
Contains a simple "C" function -- polyfit() -- that fits a line or higher-order polynomial to a set of points, using Method of Least Squares regression. Design goals include simplicity and ease of porting.
Programme pour effectuer une régression linéaire, régression exponentielle et régression puissance en C
Add a description, image, and links to the linear-regression topic page so that developers can more easily learn about it.
To associate your repository with the linear-regression topic, visit your repo's landing page and select "manage topics."