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.2.0.tar.gz (27.8 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.2.0-py3-none-any.whl (22.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for smltk-3.2.0.tar.gz
Algorithm Hash digest
SHA256 ae04dbf98db88022b86d994e50a9d9bebe89403cd4becb481f8151d7478b7821
MD5 c09029af9d25fe0cfba033d8aa1e81f6
BLAKE2b-256 0aaa419ae4ff59f9f86004af11072b0aa4a890e2959a0beabc3b96ba04e6299b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: smltk-3.2.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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 521f5e6d5ba6c6518b6376327a4099db23ca4bea397e7c22d80aef17a4d54967
MD5 bf7bb98e9b3fb54639bd6098c4a8edfd
BLAKE2b-256 f74d2a41ab9913af2aaa8f2873cc11df33abdea61d6607793cab2b935f6e0dfa

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