A Machine Learning package for materials informatics
Project description
materialsML
A Machine Learning package for materials informatics. A crafty data analysis complement to the materials database from The Materials Project
Getting Started
Local Installation and Usage
pip install materialsml
It is recommended to run this package using a virtualenv
virtual environment. To do so, follow the below simple protocol to create the virtual environment, run it, and install the package there:
virtualenv venv
source venv/bin/activate
pip install materialsml
python [your-script.py]
To exit the virtual environment, simply type deactivate
. To access it at any other time, type source venv/bin/activate
on the directory containing the venv
folder.
viewer (in development)
Disclaimer: Use At Your Own Risk
This program is free software. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it and/or modify it under the terms of the MIT LICENSE, as published by Andrew Garcia. See LICENSE below for more details.
MIT license Copyright 2023 © Andrew Garcia.
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
Hashes for materialsml-0.2.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6084a7cd953a5031e7f7a60229d7f68ffc0476b172ee30b036a19209b2356d86 |
|
MD5 | 438d452b3a83f6f4f3bf15cbf6df7654 |
|
BLAKE2b-256 | 60f4ac002b2cba553dad026c445ec1fe7ffecefe6fb6892c658c6bbb21a21437 |