Skip to main content

This is a package that houses the functions which can produce accuracy results for each algorithm in the categories of Clustering,Regression & Classification based on passing the arguments - independent and dependent variables/features

Project description

umaat-Ultimate Machiene-learning Algorithm Accuracy Test

This package consists of various algorithms which can produce accuracy results for each algorithm in the categories of Clustering,Regression & Classification based on given the arguments - independent and dependent variables/features

Development Status:

Under Development (Early release)

Developed by:

Vishal Balaji Sivaraman

Installation:

Use the package manager pip to install umaat

Installation of Package through Command prompt(cmd)/Terminal

pip install umaat
   or
pip install umaat == version number of package

Installation of Package through Notebooks(Jupyter,Google colab etc)

! pip install umaat
     or
! pip install umaat == version number of package

To import umaat:

import umaat

To use a particular function in umaat:

from umaat import model_accuracy
ma=model_accuracy()
ma.accuracy_test(X,y) 

License:

MIT

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

umaat-0.6.tar.gz (16.5 kB view hashes)

Uploaded Source

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