GithubHelp home page GithubHelp logo

imodels-supplements's Introduction

iMoDELS supplemental information

This repository is intended to host the supplemental information for the paper title: "High-throughput Screening of Tribological Properties of Monolayer Films using Molecular Dynamics and Machine Learning"

MD simulations data

The tribological data calculated from MD simulations can be found as csv files located here. These properties are calculated using the Amonton's Law of Friction. The friction force of normal load is collected from the last 5 ns of the MD production run. Please refer to the main paper for more details.

Machine Learning (Random Forest Regressor)

This study utilized the Random Forest Regressor provided by scikit-learn. Multiple ML models were created, each varied by the number data points of their training set and/or the seed used to select data points out of the main data set.

Using this repository

To set up the environment neccessary for this repo

    conda env create -f env.yml
    conda activate screening

This repository includes codes needed to: 1. Train and pickle the ML models: trainML.py 2. Evaluate the created ML models by applying them to common test set: predictML.py 3. Analyze/visualize the final result: series of iPython notebook located here 4. Once the pickled ML models have been created, the Data-Lookup.ipynb can be used to look up data from the main data set, or utilized the created ML models to estimate tribological properties of any systems.

imodels-supplements's People

Contributors

daico007 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.