# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
<title></title>
</head>
<body>
<div class="topbar">
<div class="container">
<div class="top-heading">
<a href="/">github.com/shuLhan/share</a>
</div>
<div class="menu">
<a href="https://godoc.org/github.com/shuLhan/share">GoDoc</a>
</div>
<div class="menu">
<a href="/CHANGELOG.html">Changelog</a>
</div>
</div>
</div>
<div class="page">
<div class="container">
<h1></h1>
<p><a href="https://godoc.org/github.com/shuLhan/share/lib/mining"><img src="https://godoc.org/github.com/shuLhan/share/lib/mining?status.svg" alt="GoDoc"></a>
go-mining
Go-mining is a small library for data mining.
The library is written in Go language.
Features
Classifiers
- CART
- Random Forest
- Cascaded Random Forest
- K-Nearest Neighbourhood
Resampling
- SMOTE
- LN-SMOTE (Local Neigbourhood SMOTE)
Miscellaneous
- Gini index
</div>
</div>
<div class="footer">
Copyright 2019, Shulhan <[email protected]>. All rights reserved.
<br />
Use of this source code is governed by a BSD-style license that can be
found in the <a href="/LICENSE">LICENSE</a> file.
</div>
</body>