Skip to content

serprime/pyMLaux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyMLaux

This package contains some auxiliary functions that are hopefully useful in machine learning projects and courses. The functions implemented in this package mainly deal with evaluating machine learning results, but there are also some basic tools for data wrangling and visualization.

Installation

The easiest way of installing the package is via running the following command (if executed from inside a Jupyter or Colab notebook, prefix the command with an exclamation mark '!'):

pip install git+https://github.com/UBod/pyMLaux.git

On your private Python system, you only need to run this command once (or whenever the package has been updated).

Contact

Ulrich Bodenhofer, University of Applied Sciences Upper Austria
Homepage - Private Homepage - LinkedIn - Twitter

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%