GithubHelp home page GithubHelp logo

maneetgoyal / chemical-kinetics-predictor Goto Github PK

View Code? Open in Web Editor NEW
20.0 2.0 4.0 57.23 MB

A data-driven tool to predict the reaction order of homogeneous gas-phase reactions. Includes machine learning experiments on the NIST Chemical Kinetics Database.

Python 0.50% Jupyter Notebook 3.31% HTML 96.18%
random-forest-regression scikit-learn python3 linear-regression chemical-kinetics chemical-engineering machine-learning nist-database

chemical-kinetics-predictor's Introduction

kineticsML

Machine Learning Experiments on the NIST Chemical Kinetics Database.

In this work, we examine how the presence of certain species and the formation/breaking of set of chemical bonds during gas phase homogeneous reactions correlates with the corresponding activation energy & reaction order, using machine learning approaches. The reactions data was acquired from the NIST Kinetics database via web-scraping and HTML parsing to convert the online database to a more accessible dataframe (Pandas) format. We then engineered a feature vector that captures the presence of certain species and bonds, and utilized it to train our models to predict activation energy and reaction order. The Random Forest based classification model was chosen because this robust ensemble method has a very intuitive basis behind its working (decision trees), and is also resilient to over-fitting. Huge class imbalance was encountered in the favor of second order reactions and oversampling of the minority classes was done by random oversampling and synthetic minority over-sampling technique (SMOTE). A high prediction score of around 95% was achieved. In regards to regression for predicting activation energy, the results weren't satisfactory and call for the engineering of better feature vectors.

Packages you may need to install:

Project Package Skeleton

alt text

Project Workflow

alt text

Raw Data Source

J. A. Manion, R. E. Huie, R. D. Levin, D. R. Burgess Jr., V. L. Orkin, W. Tsang, W. S. McGivern, J. W. Hudgens, V. D. Knyazev, D. B. Atkinson, E. Chai, A. M. Tereza, C.-Y. Lin, T. C. Allison, W. G. Mallard, F. Westley, J. T. Herron, R. F. Hampson, and D. H. Frizzell, NIST Chemical Kinetics Database, NIST Standard Reference Database 17, Version 7.0 (Web Version), Release 1.6.8, Data version 2015.09, National Institute of Standards and Technology, Gaithersburg, Maryland, 20899-8320. Web address: http://kinetics.nist.gov/

chemical-kinetics-predictor's People

Contributors

maneetgoyal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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