An open API service indexing awesome lists of open source software.

https://github.com/mattn/go-gonum-logisticregression-iris

Implementation of Logistic Regression in Go
https://github.com/mattn/go-gonum-logisticregression-iris

golang gonum logistic-regression machine-learning

Last synced: about 1 year ago
JSON representation

Implementation of Logistic Regression in Go

Awesome Lists containing this project

README

          

# go-gonum-logisticregression-iris

Implementation of Logistic Regression

![iris](https://raw.githubusercontent.com/mattn/go-gonum-logisticregression-iris/master/iris_predict.png)

## License

MIT

## Author

Yasuhiro Matsumoto (a.k.a. mattn)