Giter VIP home page Giter VIP logo

kuanhuang / predicting-heavy-metal-adsorption-in-soil Goto Github PK

View Code? Open in Web Editor NEW
12.0 1.0 2.0 33.42 MB

A machine learning model based on gradient boosting decision tree for predicting heavy metal adsorption in soil.

Home Page: https://www.chemai.aropha.com/adsorption/heavy-metal-in-soil/about.html

License: MIT License

Python 81.52% Jupyter Notebook 18.48%
heavy-metal machine-learning python3 adsorption soil gradient-boosting-decision-trees

predicting-heavy-metal-adsorption-in-soil's Introduction

Predicting heavy metal adsorption in soil

A machine learning model based on gradient boosting decision tree for predicting heavy metal adsorption in soil.

An online predictor has been created on the project ChemAI launched by Dr. Huichun Zhang's research group at Case Western Reserve University, which is hosted and supported by Aropha Inc. at: https://www.chemai.aropha.com/adsorption/heavy-metal-in-soil/about.html

Adsorption_HMsoil_TOC source: https://doi.org/10.1021/acs.est.1c0247

Dataset

The regression model was built on 4,420 data points for soil adsorption to 6 heavy metals (i.e., Cd, Cr, Cu, Pb, Ni, Zn). The model included 9 inputs: (i) four descriptors for soil properties, namely, pH of soil, CEC (cation exchange capacity, cmol/kg), OC (organic carbon, %), and clay content(%); (ii) five descriptors for the adsorption system, namely, the equilibrium concentration (Ce,mg/L), solution pH, ionic strength (I, mol/L), temperature (T, °C), and soil-to-solution ratio (g/mL). The output was the natural logarithm of the corresponding adsorbed heavy metal amount on soil (Ln-mg/g).

ML algorithms

A total of 10 ML algorithms were examined to find the best one, including Classification and Regression Trees, K-nearest neighbors, Linear regression, Ridge regression, Stochastic gradient descent regressor, Support vector regression, Extremely randomized trees, Gradient boosting decision tree, Random forest, Extreme gradient boosting.

Gradient boosting decision tree was found to be the best one.

Other notes

The feature importance of 9 input parameters was analyzed using the Shapley additive explanation method to identify their effect on the adsorption, which agreed with the known mechanisms.

Publication

This work has been published on Environmental Science & Technology:

Yang, H.; Huang, K.; Zhang, K.; Weng, Q.; Zhang, H.; Wang, F. Predicting Heavy Metal Adsorption on Soil with Machine Learning and Mapping Global Distribution of Soil Adsorption Capacities. Environ. Sci. Technol. 2021, 55 (20), 14316-14328. https://doi.org/10.1021/acs.est.1c0247

Adsorption_HMsoil_plot source: https://doi.org/10.1021/acs.est.1c0247

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.