Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

shuLhan/go-mining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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