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.1.tar.gz (28.1 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.1-py3-none-any.whl (23.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: smltk-3.3.1.tar.gz
  • Upload date:
  • Size: 28.1 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.1.tar.gz
Algorithm Hash digest
SHA256 069d29c949ef43c7e00d1b4110c49806ea221a7c653fc0ed50289d7178434fc9
MD5 d4464483594157f399c1b6d3d7872635
BLAKE2b-256 b9a04a25feb3aea6a16f7793bb96cc195536790e144e0690ac43c6fd26ae4342

See more details on using hashes here.

File details

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

File metadata

  • Download URL: smltk-3.3.1-py3-none-any.whl
  • Upload date:
  • Size: 23.0 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0bdf82e040d84738744f7b743df437e9b364d99a097b16c834183890b3cf6140
MD5 8e506c18d990ea875f040de0e04c7271
BLAKE2b-256 8348b71111846a7dd3f34ef98c5664b39039694ec5a0855d00e86c95fa51a3f2

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