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.2.10.tar.gz (17.8 kB view details)

Uploaded Source

Built Distribution

smltk-2.2.10-py3-none-any.whl (19.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: smltk-2.2.10.tar.gz
  • Upload date:
  • Size: 17.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for smltk-2.2.10.tar.gz
Algorithm Hash digest
SHA256 2e99c490493a92d9572e81bf0d404ea1897b96414ce8b22b8b18568037967edc
MD5 682957c4af7a6bee0263c53c8a841681
BLAKE2b-256 709aae4e9915baf12146aa9b854b062726a035dd825e18f3d8a9de8a243aaba9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: smltk-2.2.10-py3-none-any.whl
  • Upload date:
  • Size: 19.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for smltk-2.2.10-py3-none-any.whl
Algorithm Hash digest
SHA256 e3baf5fa84f26e5bf861dba4d852f175b3bb9eda2cc930e5260df90cebc91165
MD5 433ba48f37fec147ac9ece0fabb6a81a
BLAKE2b-256 ca854b30104967311d0bd77e86488ffcb47cbe1cfc8a65d161f577e08a3b6ced

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