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 hashes)
Built Distribution
Close
Hashes for simsplitchem-0.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99fc0f46abb1f0268aa75f6550ae1a3793b7bee9c16d29484e3b91f261e27724 |
|
MD5 | 0ce19fdfedf2855c7819b9e5ed8252dd |
|
BLAKE2b-256 | 1a1198fae4064ff713eefe890cd52614c6b63348400a785b28ded076e7199847 |