Skip to main content

Simple Machine Learning Tool Kit package

Project description

smltk (Simple Machine Learning Tool Kit) package is implemented for helping your work during

  • data preparation

  • testing your model

The goal is to implement this package for each step of machine learning process that can simplify your code.

It is part of the educational repositories to learn how to write stardard code and common uses of the TDD.

Installation

If you want to use this package into your code, you can install by python3-pip:

pip3 install smltk
python3
>>> from smltk.metrics import Metrics
>>> help(Metrics)

The package is not self-consistent. So if you want to contribute, you have to download the package by github and to install the requirements

git clone https://github.com/bilardi/smltk
cd smltk/
pip3 install --upgrade -r requirements.txt

Read the documentation on readthedocs for

  • API

  • Usage

  • Development

Change Log

See CHANGELOG.md for details.

License

This package is released under the MIT license. See LICENSE for details.

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

smltk-2.1.0.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

smltk-2.1.0-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file smltk-2.1.0.tar.gz.

File metadata

  • Download URL: smltk-2.1.0.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for smltk-2.1.0.tar.gz
Algorithm Hash digest
SHA256 03d0b2d035cea3f369b86722a24a165ad71d08cc22c8dec78f146abc624d71ec
MD5 96428d7f0304ec13f6c19da0307ad00b
BLAKE2b-256 962ed530bb06afc33aecb2578a502386695696c2b8adde82d8b0d79ca234bd46

See more details on using hashes here.

File details

Details for the file smltk-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: smltk-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 12.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for smltk-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 62b4d6a322f3abf3544035f9676d279686ed2c8f8dadcc90a1a69ff802caa38c
MD5 be6791dceb4f621642a1f02fdd891583
BLAKE2b-256 758476a08a2c907fac7ba6ee37c85179c59a174955281e5dbf0be266d349fea0

See more details on using hashes here.

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