SkillAgentSearch skills...

Tensorflowregression

A portal where different types of regressions using tensorflow.js can be played with!

Install / Use

/learn @ck090/Tensorflowregression
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Tensorflow.js Regression

An online canvas where we can interactively work with different types of Regression and two different types of Optimizer is along with it. <br> Types of regression: <br>

  1. Linear Regression https://en.wikipedia.org/wiki/Linear_regression
  2. Binomial Regression https://en.wikipedia.org/wiki/Binomial_regression
  3. Trinomial Regression https://en.wikipedia.org/wiki/Multinomial_logistic_regression

Optimizer types:

  1. Stochaistic Gradient Decent (SGD) http://ruder.io/optimizing-gradient-descent/index.html#stochasticgradientdescent
  2. ADAM Optimizer https://machinelearningmastery.com/adam-optimization-algorithm-for-deep-learning/

For more information about Linear regression. Read this article <br> https://towardsdatascience.com/linear-regression-detailed-view-ea73175f6e86

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated3y ago
Forks1

Languages

JavaScript

Security Score

80/100

Audited on Mar 22, 2023

No findings