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

Uploaded Source

Built Distribution

smltk-2.2.9-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: smltk-2.2.9.tar.gz
  • Upload date:
  • Size: 17.6 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.9.tar.gz
Algorithm Hash digest
SHA256 23b2d2550b932b5fefa2f790f003c6f7402453a9211ebc631e18660766fce1ef
MD5 760ef65522f06dd11c4e00f37a7408a1
BLAKE2b-256 5da1a8152fbe4aa3372b8e379439626a9e6e840f63ef5321768cf18165fca347

See more details on using hashes here.

File details

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

File metadata

  • Download URL: smltk-2.2.9-py3-none-any.whl
  • Upload date:
  • Size: 19.2 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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 ed4e479be4aa2f02e81ed3e644a2434a8d585489db53de70656fabe72cc24518
MD5 e575d41149eb028e182046eb7b040b3b
BLAKE2b-256 510c734d6805cf0e89ea3a5c3825a2cebfe14c1848b8dc1687dc16a76554b76a

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