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.modeling import Modeling
>>> 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

But you can also decide which package download:

  • if you want the basic package,

pip3 install smltk
  • if you want to download the dependencies of the class Ntk,

pip3 install smltk[ntk]
  • if you want to download the dependencies of the class ObjectDetection,

pip3 install smltk[object_detection]

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

smltk-3.3.0-py3-none-any.whl (22.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: smltk-3.3.0.tar.gz
  • Upload date:
  • Size: 28.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for smltk-3.3.0.tar.gz
Algorithm Hash digest
SHA256 80b3769fe2ae693a77c779a89ea291211c842e82a9d32cdf2393ec60deb8ea4a
MD5 94b205c7dc0a93ffe540781cb6def99d
BLAKE2b-256 a9515754c715291c680d0f006c7ac282431b581d16b0484d593967a9dff36956

See more details on using hashes here.

File details

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

File metadata

  • Download URL: smltk-3.3.0-py3-none-any.whl
  • Upload date:
  • Size: 22.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for smltk-3.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f067106391bf500e5085d3d95b9b5c748aa3520a24d15d64cd4eb48e974da90c
MD5 e63afe2ad36480ff6af2d237403c4c79
BLAKE2b-256 d953dc88fb141d886f214b512a4e7941bab12dd8f02d3e19f9bfcaed1ecfbed3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page