If you had any questions related to matminer, please consult the official documentation. If the documentation did not cover your question, please look for it in matminer forum and if not already answered, post your question there as others may have the same question. If you found it useful in your work, please cite matminer paper.
In these notebooks we show how to use matminer to retrieve materials data (e.g. composition, band gaps), generate features for materials (e.g. using their formula or crystal structures), visualize, train machine learning models, interpret and evaluate those models.
Note: "Advanced" notebooks refer to those that require some knowledge of pandas or scikit-learn.
More visualization examples (in Python script rather than Juypter notebook format) can be found in the figrecipes-py folder of the examples directory.