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.0.0.tar.gz (24.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.0.0-py3-none-any.whl (29.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: smltk-3.0.0.tar.gz
  • Upload date:
  • Size: 24.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for smltk-3.0.0.tar.gz
Algorithm Hash digest
SHA256 e8f751e6301c70c4c844a59b89600860dd08e48f3dbc4b9bae653fef291c2612
MD5 5fc20d2d211c732fbd70c8c38ae69f75
BLAKE2b-256 6496cd34421089aab69ace26e31ad3bdf3a8da948efd66aab292113d4f810694

See more details on using hashes here.

File details

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

File metadata

  • Download URL: smltk-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 29.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for smltk-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 aa43854e991b87adf1f92c2df382949b815db88118d6e96c1fe579c564908f31
MD5 cf7450810983b3f82564848e546b77d1
BLAKE2b-256 e1dff1c514f09764eca2708577babb83333c226d6ed879c3a5d4a3421fa6819c

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