GithubHelp home page GithubHelp logo

aixuan1995py / covalency_competition_dominates_the_water_oxidation_structure-activity_relationship_on_spinel_oxides Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ntuyuanmiao/covalency_competition_dominates_the_water_oxidation_structure-activity_relationship_on_spinel_oxides

0.0 1.0 0.0 16 KB

ML codes

Python 100.00%

covalency_competition_dominates_the_water_oxidation_structure-activity_relationship_on_spinel_oxides's Introduction

Covalency_Competition_Dominates_the_Water_Oxidation_Structure-Activity_Relationship_on_Spinel_Oxides

ML codes

The code in this repository shows how to use the established covalency competition model to predict the Max(DT,DO) of a given spinel oxide.

The excel file contains the features chosen to describe each element. The pred file contains the codes of the covalency competition model. The pred-without-structure-feature contains the codes of the trained model without structral features

There is one line of code (### Predict the performance of new materials ###) behind the pred.py file, remove all the comment symbols for all the following line code and replace "Add_The_Formatted_Data_Here” with the new materail's data. The predicted Max(DT,DO) of the new material will be printed.

The data format of the new material shall be: [composition ratio of the first element at a site, followed by the data in Table s7, then, fill in the data of the second element of a site and the two elements of b site using the same method] if there is no element, fill in 0 instead. for example: The data format of [Zn0.5Co0.5]Co2O4 is: [0.5, 1.65, 88, 12, 2.3, 0.5, 1.88, 79, 9, 2.3, 2, 1.88, 68.5, 9, 2.3, 0, 0, 0, 0, 0] If there are multiple materials, separate them using a comma, for example: [0.5, 1.65, 88, 12, 2.3, 0.5, 1.88, 79, 9, 2.3, 2, 1.88, 68.5, 9, 2.3, 0, 0, 0, 0, 0], [0.5, 1.61, 67.5, 3, 1.9, 0.5, 1.88, 79, 9, 2.3, 2, 1.88, 68.5, 9, 2.3, 0, 0, 0, 0]

covalency_competition_dominates_the_water_oxidation_structure-activity_relationship_on_spinel_oxides's People

Contributors

ntuyuanmiao avatar

Watchers

James Cloos 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.