ML Research Toolkit

Test status Test coverage Build status ReadTheDocs PyPI

Basic information

This package provides some utilities for training machine learning models. In particular, it provides a package for sending messages to popular instant messengers. Secondly, it provides a package to automatically interact with datasets from the UCI repository.

Notifications

It provides a package for simple message sending to messengers during model training.

The following messengers are currently supported:
  • Telegram

Datasets

It provides a package for automatically interact with datasets.

The following datasets repository are currently supported:

Requirements and Installation

A simple instruction of installation using pip is provided near the source code.

More information about installation can be found in documentation installation page.

Example of use

A simple examples of module usage can be found in documentation example page.