Metadata-Version: 2.1
Name: train-test-plot
Version: 1.0.0
Summary: Python package to train, test, evaluate and plot confusion matrices, feature importance for classification problem
Home-page: https://github.com/debdarsan/train_test_plot
Author: Dr Debdarsan Niyogi
Author-email: debdarsan.niyogi@gmail.com
License: MIT License
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: sklearn
Requires-Dist: xgboost

# train_test_plot
Python package to train, test, evaluate and plot confusion matrices, feature importance for classification problem


