go_ml

Machine Learning libraries for Go Lang - Linear regression, Logistic regression, etc.

  • Owner: alonsovidales/go_ml
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

package ml - Machine Learning Libraries

###import "github.com/alonsovidales/go_ml"

GoDoc

Package ml provides some implementations of usefull machine learning algorithms for data mining and data analysis.

The implemented algorithms are:

- Linear Regression
- Logistic Regression
- Neural Networks
- Collaborative Filtering
- Gaussian Multivariate Distribution for anomaly detection systems

Is implemented too the fmincg function in order to calculate the optimal theta configuration to reduce the cost value for all the implemented solutions.

Author: Alonso Vidales alonso.vidales@tras2.es

Use of this source code is governed by a BSD-style. These programs and documents are distributed without any warranty, express or implied. All use of these programs is entirely at the user's own risk.

For further information about this libraries, please visit the online documentation on: http://godoc.org/github.com/alonsovidales/go_ml

Main metrics

Overview
Name With Owneralonsovidales/go_ml
Primary LanguageGo
Program languageGo (Language Count: 1)
Platform
License:
所有者活动
Created At2013-12-01 16:02:45
Pushed At2017-04-17 01:34:56
Last Commit At2014-05-23 11:57:33
Release Count0
用户参与
Stargazers Count201
Watchers Count11
Fork Count26
Commits Count48
Has Issues Enabled
Issues Count3
Issue Open Count2
Pull Requests Count0
Pull Requests Open Count1
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private