Giter Club home page Giter Club logo

ionic_liquids's Introduction

ILest: Ionic Liquids Estimation

UW DIRECT Project on Ionic Liquids Machine Learning. The package contains tools and wrappers of existing Python infrastructure for data analysis (http://pandas.pydata.org/) and (http://scikit-learn.org/stable/) for the purpose of estimating desired properties of ionic liquid binary mixtures.

Contributors

Joseph Kasper, Hongbin Liu, Moke Mao, Sarah Floris

Documentation

See the examples directory

License

This software is released under the MIT license since it is a permissive free software license that has excellent compatibility with other licenses. See the LICENSE file for more information.

Code Structure

|---ionic_liquid (master)
    |---ionic_liquid
        |---__init__.py
        |---version.py
        |---main.py
        |---util.py
        |---datasets
            |---compoundSMILES.xlsx
            |---compounddata.xlsx
        |---examples
            |---Example_Workflow.ipynb
        |---method
            |---__init__.py
            |---method.py
        |---visualization
            |---__init__.py
            |---core.py
            |---plot.py
        |---test
            |---test_utils.py
            |---test_method.py
            |---test_utils.py
        |Interface.ipynb
    |---doc
        |---overview.md
        |---functional_spec.md
        |---code_struct.md
        |---tutorial.md
        |---runcell.png
        |---model_train.png
        |---model_read.png
    |---README.md
    |---LICENSE
    |---setup.py

Directory Summary

  • datasets contains the downloaded ionic liquids data.

  • methods contains the regression model used in this work.

  • visualization contains the plot function.

  • test is the folder for unit test.

  • Interface.ipynb is a portable entrance of the interface widgets.

  • doc contains documents, tutorial is also available in this directory.

  • LICENSE MIT license

Graphic User Interface (GUI)

The GUI provide a handy interface to choose the data set and the size of training and testing. After training the data, the regression model can be saved for the furure usage. Model Training

The GUI also provide a handy interface to load the regression model and predict the electrical conducitivity under different conditions. Read Model and Plot

ionic_liquids's People

Contributors

adutchengineer avatar joekasp avatar uwhbliu avatar cocouw avatar sdf11c 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.