Simplifying ML Splitting with Chemicals
Project description
SimplifySplittingChemicals
Simplify your train:test Splitting for Chemicals in Machine Learning
Online Documentation
Click here to read the docuemtntation
TODO List
- add directory strucure
- tests and methods signatures
- github actions
- literature search for splitting methods to implement
Directory Structure
Directory structure
SimplifySplittingChemicals
│ README.md
|
└───simsplitchem
│ │ __init__.py
│ │ simsplitchem.py
│ │
│ └───samplers
│ │ __init__.py
| | abstract_sampler.py
| | random.py
| | max_min.py
| | kennard_stone.py
│ └───utils
│ │ __init__.py
│ │ AIMSIM_wrappers.py
│
└───test
└───docs
└───examples
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
simsplitchem-0.0.0.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file simsplitchem-0.0.0.tar.gz
.
File metadata
- Download URL: simsplitchem-0.0.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/2.0.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e71ba3fabe49899ab14fec72e624ca846ff5b169e21b3a2b62b0fb2e4c575582
|
|
MD5 |
8cb0f13406e925580391961eac29f84f
|
|
BLAKE2b-256 |
319277e58ab6322f4bf5846461631736a5c736630655b9c226f764cd24e74a57
|
File details
Details for the file simsplitchem-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: simsplitchem-0.0.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/2.0.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
99fc0f46abb1f0268aa75f6550ae1a3793b7bee9c16d29484e3b91f261e27724
|
|
MD5 |
0ce19fdfedf2855c7819b9e5ed8252dd
|
|
BLAKE2b-256 |
1a1198fae4064ff713eefe890cd52614c6b63348400a785b28ded076e7199847
|