Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

neatutils-0.0.1-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page