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.1.0.tar.gz (26.9 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.1.0-py3-none-any.whl (31.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for smltk-3.1.0.tar.gz
Algorithm Hash digest
SHA256 63f091adcca345493905371da96d70c8d31cbb3c5b60b84c731ae6f580ca6d91
MD5 2ad1a6f854713e864ddb133601b0ef1f
BLAKE2b-256 088e013f3e214f141e7dba87c41d1bfc99511c370997c14db2d30436c8aba290

See more details on using hashes here.

File details

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

File metadata

  • Download URL: smltk-3.1.0-py3-none-any.whl
  • Upload date:
  • Size: 31.8 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 10c06ebc98b6dd863c5d05dc06a868c510f02c910d56976544320c33b8663f70
MD5 af635669e8be0e89d55f4e8a3d7aa165
BLAKE2b-256 19f071464b5a88e3752a499c9e38bdaf6afb761df8cccfc7cc3149c6ad597fe2

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