BAS R package for Bayesian Model Averaging and Variable Selection
-
Updated
Dec 23, 2025 - C
BAS R package for Bayesian Model Averaging and Variable Selection
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
A lightweight, pure-C machine learning library for Linear Regression
Robust estimation using heavy-tailed distributions
Linear regression, data-parser and a minimal tensor modules and examples.
A small C library for computation of U-statistics
Simplest neural network. Linear regression learning.
Performs the linear fit of a dataset with the least squares method.
Linear regression implementation in pure C
Linear regression using gradient descent from scratch in C with GNUplot
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
A ground-up implementation of a neural network in C, from scratch, and without using any AI/ML libraries.
House Price Prediction by Similarity and Linear Regression
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."