Skip to main content

Simplifying ML Splitting with Chemicals

Project description

SimplifySplittingChemicals

Simplify your train:test Splitting for Chemicals in Machine Learning

simsplitchemlogo

GitHub Repo Stars PyPI - Downloads PyPI PyPI - License

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


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)

Uploaded Source

Built Distribution

simsplitchem-0.0.0-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page