Skip to main content

BioMaterial Machine Learning tools (bmmltools), package to do machine learning with large binary 3d images

Project description

bmmltools

Installation

Temporary installation path in the anaconda propt.

> (base) conda create -n new_env python=3.8
> (base) conda activate new_env
> (new_env) conda install pytables
> (new_env) cd [PATH TO bmmltools FOLDER]
> (new_env) [PATH TO bmmltools FOLDER] pip install -r requirements.txt
> (new_env) [PATH TO bmmltools FOLDER] python setup.py install

To run the bmmlboard, write in the anaconda prompt

> (base) conda activate new_env
> (new_env) python -m bmmltools.run_bmmlboard

assuming that bmmltools is installed in the "new_env" environment.

Example usage

See example folder

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

bmmltools-0.2.0.tar.gz (74.3 kB view hashes)

Uploaded Source

Built Distribution

bmmltools-0.2.0-py3-none-any.whl (87.5 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