This package directly gives you output performance on 13 different algorithms
Project description
classification or regression algorithm to check performance.
- This package directly gives you output performance on 13 different algorithms.
For Classification
from Pratik_model import smart_classifier
model = smart_classifier(x,y)
model.accuracy_score()
model.classification_report()
model.confusion_matrix()
model.cross_validation()
model.mean_absolute_error()
model.precision_score()
model.recall_score()
model.mean_absolute_error()
model.mean_absolute_error()
model.mean_squared_error()
model.cross_validation()
For Regression
from Pratik_model import smart_regressor
model=smart_regressor(x,y)
model.r2_score()
model.mean_absolute_error()
model.mean_absolute_error()
model.mean_squared_error()
model.cross_validation()
model.overfitting()
For more details check Source code .
# First Release
0.0.2 (29/3/2022)
# Thank You!!.
License-File: LICENSE.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Pratik_model-0.0.7.tar.gz
(16.3 kB
view details)
File details
Details for the file Pratik_model-0.0.7.tar.gz
.
File metadata
- Download URL: Pratik_model-0.0.7.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13b8d276eba5fa55be3bf7e83a14af186b159ea06a0425af53668e704953764f |
|
MD5 | 2e3907fac161bad5fede905bfc0287a5 |
|
BLAKE2b-256 | 40d472d302153935fa67f214127df1bdd68f792891810838e6e87fb9931cb97b |