Skip to main content

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.

License

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

materialsml-0.3.1.tar.gz (12.2 kB view hashes)

Uploaded Source

Built Distribution

materialsml-0.3.1-py3-none-any.whl (13.7 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