ML Research Toolkit¶
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
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.