Simple Intelligent Learning Kit (SILK) for Machine learning
Project description
silk-ml
Simple Intelligent Learning Kit (SILK) for Machine learning
About
In the area of machine learning and data science, the most relevant is data management and knowledge. However, there are tasks such as the selection and aggregation of variables that best describe the event to be predicted. These tasks can be repetitive and manual. It has been observed that this part of the creation of a model takes up to 60% of the time of a data scientist.
One of the greatest qualities of a programmer is being lazy, since he thinks about doing a task so that he doesn't have to do it again, so we focus our time on less repetitive or experimental tasks, if not on the tasks of business knowledge and we started a task automation project for Machine learning.
In the automation process, a series of aids for the exploration and sanitation of data were created since it is what we see least developed in the published libraries. Among the tasks we perform, we include descriptive statistics, inferential statistics for binary classification and remediation of variables by type of data and their content.
Usage
You can install it from pip as
pip install silk-ml
If you want to have a very precise idea of the package, please read our documentation:
Contributing
Thank you, your help and ideas are very welcome! Please be sure to read the contributing guidelines and to respect the license.
There are also some useful make
commands to have in mind:
test
: Runs the unit testspublish
: Runs all the publish commands after the tests just passedpublish.docs
: Builds the HTML documentation from the Sphinx documentationpublish.package
: Builds the binary files to publishpublish.pypi
: Sends the binary files to pypi
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
Built Distribution
File details
Details for the file silk-ml-0.1.1.tar.gz
.
File metadata
- Download URL: silk-ml-0.1.1.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e076045e27598ad07e5b6ae0a127b0dbcff85acf186a3ebac67ad236951d427 |
|
MD5 | 7210835152807ead8976d07c2d74c475 |
|
BLAKE2b-256 | cae911c73f0588df639aeb2b82978ca3355856cd8c26ad3cb6bd63ebeeac8a13 |
File details
Details for the file silk_ml-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: silk_ml-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78c2864284b2326451a0ecf7a4bec81b9c7f6afe5524fa17962934e7987230b6 |
|
MD5 | 00558eabca266b13eb8399c11cf35d7c |
|
BLAKE2b-256 | b31c830d1c9e7ceeea70b4a7cb57d42a8e84484b37740f6d55e4546bca815607 |