Tools for getting analysis of all classifiers and regressors
Project description
For Regression call this function with following parameters
regression_report_generation(dataframe, target=target_column_name)
For Classification call this function with following parameters
classification_report_generation(dataframe, target_column_name, n=2)
1. put n=2 for binary classification
2. for multiclass classification put n=no of classes
prerequisite:
1. Label Encode all Categorical Variables including target classification variable
2. Install all dependancies
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
Built Distribution
File details
Details for the file AutoClassifierRegressor-0.0.1a1.tar.gz
.
File metadata
- Download URL: AutoClassifierRegressor-0.0.1a1.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cd2f6355e53eca78cde6c766692c53ba62557388c123ff03b51812a19eb4837 |
|
MD5 | d444d8142a86453fe5378fd22ce4dc7f |
|
BLAKE2b-256 | 752534bf0296c3406495ca4b75f5c22bfcb6ce6395cc6f51969f96a6d32975cf |
File details
Details for the file AutoClassifierRegressor-0.0.1a1-py3-none-any.whl
.
File metadata
- Download URL: AutoClassifierRegressor-0.0.1a1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d31d54fd33ef9e0fa5b159f2fcf3f8dd1a383b65cdd98b3c1ad3425a7d6c91a6 |
|
MD5 | 8a976cd4c433481dd992addb06c5e861 |
|
BLAKE2b-256 | f01826ce3994a421766adcaac40fbfbd28baad01419c8ea836d2ffb0f3040f4d |