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

Uploaded Source

Built Distribution

smltk-1.0.1-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: smltk-1.0.1.tar.gz
  • Upload date:
  • Size: 10.1 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-1.0.1.tar.gz
Algorithm Hash digest
SHA256 839fe7ca9e2f749f2513075297e540bc98002b4637d814f93fcc685077ff597d
MD5 82e6e870fdf1891a4cef84a6d386bf40
BLAKE2b-256 2b57f5741e6bc583e55beae1c6e0e0c40966a133dccd08adb7ad2c0c915f1821

See more details on using hashes here.

File details

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

File metadata

  • Download URL: smltk-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 11.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-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0fae092fc0dba2a05abf71a41fa53a1eacb43144157300bed8e9736071037f10
MD5 dfca7e258731e72958a0b994369fa891
BLAKE2b-256 a80c13808ed362b86f065051c4b1ba04cf28b62da2b8451a5c47d11bb91f6aff

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