CHANGES.txt
LICENSE
MANIFEST.in
README.rst
requirements-optional.txt
requirements.txt
setup.cfg
setup.py
docs/.nojekyll
docs/changelog.html
docs/contributors.html
docs/genindex.html
docs/index.html
docs/installation.html
docs/matminer.data_retrieval.html
docs/matminer.datasets.html
docs/matminer.datasets.test_datasets.html
docs/matminer.descriptors.html
docs/matminer.featurizers.data_files.html
docs/matminer.featurizers.html
docs/matminer.figrecipes.html
docs/matminer.figrecipes.matplotlib.examples.html
docs/matminer.figrecipes.matplotlib.html
docs/matminer.figrecipes.plotly.html
docs/matminer.html
docs/matminer.learners.html
docs/matminer.learners.tests.html
docs/matminer.models.html
docs/modules.html
docs/objects.inv
docs/py-modindex.html
docs/search.html
docs/searchindex.js
docs/_images/Flowchart.png
docs/_images/matminer_logo_small.png
docs/_images/math/074903764bb5a464b7c346e84f43cba2174f3ab0.png
docs/_images/math/22a57909899e26fbb172500446c43f2ba7ebd563.png
docs/_images/math/35bab58b40a77a2e24ecb9f58898f1813de64459.png
docs/_images/math/9172efc523d7488d4c3ed299d0be813de01503b8.png
docs/_images/math/95cd8c0e712982ebb308efa59408cf9962067b3c.png
docs/_images/math/a581f053bbfa5115f42c13094857cdd12a37ec49.png
docs/_images/math/b851d3a5fb872ad82d61f964772ca1cc2520a590.png
docs/_images/math/d32c78b759903e3f4bd4fd2ce0b86358f7500c5d.png
docs/_sources/changelog.rst.txt
docs/_sources/contributions.rst.txt
docs/_sources/contributors.rst.txt
docs/_sources/index.rst.txt
docs/_sources/installation.rst.txt
docs/_sources/matminer.data_retrieval.rst.txt
docs/_sources/matminer.datasets.rst.txt
docs/_sources/matminer.datasets.test_datasets.rst.txt
docs/_sources/matminer.descriptors.rst.txt
docs/_sources/matminer.featurizers.data_files.rst.txt
docs/_sources/matminer.featurizers.rst.txt
docs/_sources/matminer.figrecipes.matplotlib.examples.rst.txt
docs/_sources/matminer.figrecipes.matplotlib.rst.txt
docs/_sources/matminer.figrecipes.plotly.rst.txt
docs/_sources/matminer.figrecipes.rst.txt
docs/_sources/matminer.learners.rst.txt
docs/_sources/matminer.learners.tests.rst.txt
docs/_sources/matminer.models.rst.txt
docs/_sources/matminer.rst.txt
docs/_sources/modules.rst.txt
docs/_static/Flowchart.png
docs/_static/ajax-loader.gif
docs/_static/basic.css
docs/_static/comment-bright.png
docs/_static/comment-close.png
docs/_static/comment.png
docs/_static/doctools.js
docs/_static/down-pressed.png
docs/_static/down.png
docs/_static/file.png
docs/_static/jquery-3.1.0.js
docs/_static/jquery.js
docs/_static/matminer_logo_small.png
docs/_static/minus.png
docs/_static/nature.css
docs/_static/plus.png
docs/_static/pygments.css
docs/_static/searchtools.js
docs/_static/underscore-1.3.1.js
docs/_static/underscore.js
docs/_static/up-pressed.png
docs/_static/up.png
docs/_static/websupport.js
matminer/__init__.py
matminer/decorate.py
matminer/pyCookieCheat.py
matminer/utils.py
matminer.egg-info/PKG-INFO
matminer.egg-info/SOURCES.txt
matminer.egg-info/dependency_links.txt
matminer.egg-info/not-zip-safe
matminer.egg-info/requires.txt
matminer.egg-info/top_level.txt
matminer/data_retrieval/__init__.py
matminer/data_retrieval/retrieve_Citrine.py
matminer/data_retrieval/retrieve_MP.py
matminer/data_retrieval/retrieve_MPDS.py
matminer/data_retrieval/retrieve_MongoDB.py
matminer/data_retrieval/examples/Example2.ipynb
matminer/data_retrieval/examples/Example3.ipynb
matminer/data_retrieval/examples/Example4.ipynb
matminer/data_retrieval/examples/Example5.ipynb
matminer/data_retrieval/examples/Example6.ipynb
matminer/data_retrieval/examples/output_figs/scatter_plot.png
matminer/data_retrieval/tests/test_retrieve_Citrine.py
matminer/data_retrieval/tests/test_retrieve_MP.py
matminer/data_retrieval/tests/test_retrieve_MPDS.py
matminer/data_retrieval/tests/test_retrieve_MongoDB.py
matminer/datasets/__init__.py
matminer/datasets/dataframe_loader.py
matminer/datasets/dielectric_constant.csv
matminer/datasets/elastic_tensor.csv
matminer/datasets/piezoelectric_tensor.csv
matminer/datasets/test_datasets/__init__.py
matminer/datasets/test_datasets/test_datasets.py
matminer/featurizers/__init__.py
matminer/featurizers/bandstructure.py
matminer/featurizers/base.py
matminer/featurizers/composition.py
matminer/featurizers/data.py
matminer/featurizers/site.py
matminer/featurizers/stats.py
matminer/featurizers/structure.py
matminer/featurizers/data_files/__init__.py
matminer/featurizers/data_files/cohesive_energies.json
matminer/featurizers/data_files/deml_elementdata.py
matminer/featurizers/data_files/magpie_elementdata/AtomicVolume.table
matminer/featurizers/data_files/magpie_elementdata/AtomicWeight.table
matminer/featurizers/data_files/magpie_elementdata/BoilingT.table
matminer/featurizers/data_files/magpie_elementdata/BulkModulus.table
matminer/featurizers/data_files/magpie_elementdata/Column.table
matminer/featurizers/data_files/magpie_elementdata/CovalentRadius.table
matminer/featurizers/data_files/magpie_elementdata/Density.table
matminer/featurizers/data_files/magpie_elementdata/Electronegativity.table
matminer/featurizers/data_files/magpie_elementdata/FirstIonizationEnergy.table
matminer/featurizers/data_files/magpie_elementdata/GSbandgap.table
matminer/featurizers/data_files/magpie_elementdata/GSenergy_pa.table
matminer/featurizers/data_files/magpie_elementdata/GSestBCClatcnt.table
matminer/featurizers/data_files/magpie_elementdata/GSestFCClatcnt.table
matminer/featurizers/data_files/magpie_elementdata/GSmagmom.table
matminer/featurizers/data_files/magpie_elementdata/GSvolume_pa.table
matminer/featurizers/data_files/magpie_elementdata/HHIp.table
matminer/featurizers/data_files/magpie_elementdata/HHIr.table
matminer/featurizers/data_files/magpie_elementdata/HeatCapacityMass.table
matminer/featurizers/data_files/magpie_elementdata/HeatCapacityMolar.table
matminer/featurizers/data_files/magpie_elementdata/HeatFusion.table
matminer/featurizers/data_files/magpie_elementdata/ICSDVolume.table
matminer/featurizers/data_files/magpie_elementdata/IsAlkali.table
matminer/featurizers/data_files/magpie_elementdata/IsDBlock.table
matminer/featurizers/data_files/magpie_elementdata/IsFBlock.table
matminer/featurizers/data_files/magpie_elementdata/IsMetal.table
matminer/featurizers/data_files/magpie_elementdata/IsMetalloid.table
matminer/featurizers/data_files/magpie_elementdata/IsNonmetal.table
matminer/featurizers/data_files/magpie_elementdata/MeltingT.table
matminer/featurizers/data_files/magpie_elementdata/MendeleevNumber.table
matminer/featurizers/data_files/magpie_elementdata/MiracleRadius.table
matminer/featurizers/data_files/magpie_elementdata/NUnfilled.table
matminer/featurizers/data_files/magpie_elementdata/NValance.table
matminer/featurizers/data_files/magpie_elementdata/NdUnfilled.table
matminer/featurizers/data_files/magpie_elementdata/NdValence.table
matminer/featurizers/data_files/magpie_elementdata/NfUnfilled.table
matminer/featurizers/data_files/magpie_elementdata/NfValence.table
matminer/featurizers/data_files/magpie_elementdata/NpUnfilled.table
matminer/featurizers/data_files/magpie_elementdata/NpValence.table
matminer/featurizers/data_files/magpie_elementdata/NsUnfilled.table
matminer/featurizers/data_files/magpie_elementdata/NsValence.table
matminer/featurizers/data_files/magpie_elementdata/Number.table
matminer/featurizers/data_files/magpie_elementdata/OxidationStates.table
matminer/featurizers/data_files/magpie_elementdata/Polarizability.table
matminer/featurizers/data_files/magpie_elementdata/README.txt
matminer/featurizers/data_files/magpie_elementdata/Row.table
matminer/featurizers/data_files/magpie_elementdata/ShearModulus.table
matminer/featurizers/data_files/magpie_elementdata/SpaceGroupNumber.table
matminer/featurizers/data_files/magpie_elementdata/n_ws^third.table
matminer/featurizers/data_files/magpie_elementdata/phi.table
matminer/featurizers/tests/si_bandstructure_line.json
matminer/featurizers/tests/si_bandstructure_uniform.json
matminer/featurizers/tests/si_structure.json
matminer/featurizers/tests/test_bandstructure.py
matminer/featurizers/tests/test_base.py
matminer/featurizers/tests/test_composition.py
matminer/featurizers/tests/test_site.py
matminer/featurizers/tests/test_stats.py
matminer/featurizers/tests/test_structure.py
matminer/figrecipes/__init__.py
matminer/figrecipes/matplotlib/__init__.py
matminer/figrecipes/matplotlib/plots.py
matminer/figrecipes/matplotlib/examples/__init__.py
matminer/figrecipes/matplotlib/examples/heatmap_examples.py
matminer/figrecipes/matplotlib/examples/matplotlibrc
matminer/figrecipes/matplotlib/examples/xyscatter_examples.py
matminer/figrecipes/plotly/__init__.py
matminer/figrecipes/plotly/make_plots.py
matminer/figrecipes/plotly/examples/plotly_examples.ipynb
matminer/figrecipes/plotly/examples/plots/example_heatmap1.png
matminer/figrecipes/plotly/examples/plots/example_heatmap2.png
matminer/figrecipes/plotly/examples/plots/example_scatterplot1.png
matminer/figrecipes/plotly/examples/plots/example_scatterplot2.png
matminer/figrecipes/plotly/examples/plots/example_violinplot1.png
matminer/figrecipes/plotly/examples/plots/example_violinplot2.png
matminer/figrecipes/plotly/examples/plots/example_xy.png
matminer/learners/__init__.py
matminer/learners/volume_predictor.py
matminer/learners/examples/VolumePredictor_example.ipynb
matminer/learners/examples/VolumePredictor_results.ipynb
matminer/learners/tests/__init__.py
matminer/learners/tests/test_volume_predictor.py
matminer/models/__init__.py
matminer/models/mechanical_properties.py
matminer/models/sound_velocity.py
matminer/models/thermal_conductivity.py
matminer/reference_data/__init__.py
matminer/reference_data/properties_catalog.yaml