yintaoxue / mlstack

MachineLearning toolkit & Algorithms library

Home Page:http://mlstack.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLstack

ML toolkit & Algorithms library

Now MLstack contains 9 usefull utils, more utils will be added.

Features

Feature Engineering

Models

Metrics

  • get_precision_recall_by_threshold
  • get_precision_by_recall
  • get_recall_by_precision

PyPlot

  • plot_auc
  • plot_precision_recall_curve
  • plot_confusion_matrix

NLP

  • word_freq
  • sorted_word_freq
  • top_word_freq

About

MachineLearning toolkit & Algorithms library

http://mlstack.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%