Git Product home page Git Product logo

uncertainty_benchmarking's Introduction

This reposity houses various experiments where we perform ML regressions using various methods. Our goal is to down-select the ML methods that give us the best prediction accuracy, uncertainty calibration, uncertainty sharpness, and score by a proper scoring rule.

Content

Each folder in this repository contains Jupyter notebooks that document how we used various ML methods to perform regressions on our data, and the results thereof. Each of these notebooks use the same set of features and data splits that we created from a couple of databases.

Data wrangling

The preprocessing folder shows how we used various APIs to gather and preprocess our data into features.

Data sources

Our primary data source is the database we created using GASpy: GASdb. Our secondary data source is Catalysis-Hub, although we did not end up continuing to use this data source for various reasons.

Preprocessing

One way to convert our database of atomic structures into features is to fingerprint them using a method outlined in this paper. Thus fingerprints in this repository reference this type of feature.

Another way to featurize atomic structures is to use a StructureDataTransformer for a Crystal Graph Convolutional Neural Network. Thus sdts in this repository reference this type of feature.

Written report

The written report of our findings can be found in the paper folder, along with all of the files needed to compile the report. Additionally, the report can be found on arXiv:

Methods for comparing uncertainty quantifications for material property predictions
Kevin Tran, Willie Neiswanger, Junwoong Yoon, Eric Xing, Zachary W. Ulissi.
arXiv:1912.10066.

Dependencies

Refer to our list of dependencies for the dependencies required to run the Jupyter notebooks in this repository.

uncertainty_benchmarking's People

Contributors

ktran9891 avatar willieneis avatar junwoony avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.