Skip to content
#

non-linear-regression

Here are 78 public repositories matching this topic...

Ceres.js

Ceres.js is a javascript port of the Ceres solver. Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It can be used to solve Non-linear Least Squares problems with bounds constraints and general unconstrained optimization problems. It is a mature, feature rich, and performant library.

  • Updated Feb 2, 2024
  • C++

This repository is intended to provide a slideshow of classification models, with a focus on the statistical properties of each approach. Specifically, a wide variety of both linear and non-linear methods are adopted and then compared, ranging from Linear Probability Model and Logistic Regression to Quadratic Discriminant Analysis and Generalise…

  • Updated Jul 31, 2019
  • HTML

This repository is on Machine Learning using Python 3.8.3 using Visual Studio Code. Most of the programs are from IBM Machine Learning course and some algorithms (course out of scope) are presenterd only for learning purpose. These codes will be on topics like Regression, Classification, Clustering and Recommender Systems.

  • Updated Aug 10, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the non-linear-regression topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the non-linear-regression topic, visit your repo's landing page and select "manage topics."

Learn more