NeatUtils - a simple reference utility for awesome lists and machine learning estimators and algorithms
Project description
neatutils
A Simple Reference Utility for Getting the Abbreviation of ML Estimators,Algorithms and Awesome List
Installation
pip install neatutils
Benefits
- Simplify finding ML estimator name for pycaret
Why Neatutils?
- During usage of the powerful ML library Pycaret, I noticed that it was difficult to know which abbreviation/short name can be used each ML Estimator, hence we decided to build something simple to make it easier to know the most common name/abbreviation for most Machine Learning/Data Science Algorithms and Estimators used.
Usage
Get Abbreviations
- Neatutils offers the ability to analyse sequences for more insight
>>> import neatutils
>>> neatutils.get_abbrev('Logistic Regression')
>>> lr
Get Full Name of Estimators
>>> import neatutils
>>> neatutils.get_fullname('lr')
'Logistic Regression'
Documentation
- Please read the documentation for more information on what neatutils does and how to use is for your needs.
More Features To Add
- awesome list
- support for more file formats
Acknowledgements
- Inspired by packages like PyCaret,Awesome-hub
NB
- Contributions Are Welcomed
- Notice a bug, please let us know.
- Thanks A lot
By
- Jesse E.Agbe(JCharis)
- Jesus Saves @JCharisTech
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
neatutils-0.0.1.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file neatutils-0.0.1.tar.gz
.
File metadata
- Download URL: neatutils-0.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.6.9 Linux/5.3.0-61-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1486924f26a39e4d32e9294bae47f31b8e65b0051c415586efd74f08ed0bb5a2 |
|
MD5 | ff545ce15f5c2de2067d7e4fa0bc4221 |
|
BLAKE2b-256 | b377b01d69a8dc00adbeeb5a6bc7134bf5f60b11e1d8b832018d9e1699bc2702 |
Provenance
File details
Details for the file neatutils-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: neatutils-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.6.9 Linux/5.3.0-61-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e948e15e483b5195eaaa0e6adc34d744d5cc19bdf2cf82397e640062db3d3f80 |
|
MD5 | 2bbdab9f57626896895f3cc018947fb9 |
|
BLAKE2b-256 | b5cde48c790539aaa5cd31302d6d5e298e3db250b144af355c871908e9ec800b |