Machine Learning Framework
-
Updated
Dec 13, 2024 - C
Machine Learning Framework
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.
matrix operations library
Linear Regression - C
Rewrite some basic machine learning algorithms in C language
Robust estimation using heavy-tailed distributions
Simple C program to obtain least squares solution using concepts of linear algebra
Programme pour effectuer une régression linéaire, régression exponentielle et régression puissance en C
This repository is dedicated to the first tutorial of my YouTube channel.
🧠 A simple linear regression project
Linear regression, data-parser and a minimal tensor modules and examples.
Linear regression using gradient descent from scratch in C with GNUplot
Performs the linear fit of a dataset with the least squares method.
Basic Linear Neural Net Perceptron - Currently updating it with templates
Simplest neural network. Linear regression learning.
A small C library for computation of U-statistics
House Price Prediction by Similarity and Linear Regression
A simple neural network built in 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."