go_ml

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

  • 所有者: alonsovidales/go_ml
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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

主要指标

概览
名称与所有者alonsovidales/go_ml
主编程语言Go
编程语言Go (语言数: 1)
平台
许可证
所有者活动
创建于2013-12-01 16:02:45
推送于2017-04-17 01:34:56
最后一次提交2014-05-23 11:57:33
发布数0
用户参与
星数201
关注者数11
派生数26
提交数48
已启用问题?
问题数3
打开的问题数2
拉请求数0
打开的拉请求数1
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?