/go-mining

Data mining with Go.

Primary LanguageGoOtherNOASSERTION

GoDoc Go Report Card

go-mining

Go-mining is a small library for data mining.

The library is written in Go language.

NOTE: This package has been deprecated. See https://github.com/shuLhan/share/lib/mining for latest implementation.

Features

Classifiers

  • CART
  • Random Forest
  • Cascaded Random Forest
  • K-Nearest Neighbourhood

Resampling

  • SMOTE
  • LN-SMOTE (Local Neigbourhood SMOTE)

Miscellaneous

  • Gini index