Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

What is scikit-learn?

less than 1 minute read

Published:

Scikit-learn has been the lingua-franca of machine learning community for over a decade now. Developed in early 2000’s, the paper about scikit-learn came in 2011 and 2013. The paper is well written, and describes the basic principles of the library. The very fact that the paper of a machine learning library is still very much relevant today, speaks volumes about the strong principles and robust software design of scikit-learn library. No doubt, the library has influenced many onward machine learning libraries and almost all the ‘mainstream’ machine learning libraries have borrowed many concepts from it. Since the success of scikit-learn, there has been plethora of scikits, sickit-optimize for optimization of hyperparameters, scikit-image for image processing, to name a few. This post has been influenced by the original paper and my experience of using scikit-learn. The purpose is to provide an overview of scikit-learn with code examples.

publications

Prediction of biogas production in anaerobic co-digestion of organic wastes using deep learning models

Published in Water Research, 2021

This paper is prediction of antibiotic resistance genes at a recreational beach in South Korea using deep learning..

Recommended citation: Jeong, K., Abbas, A., Shin, J., Son, M., Kim, Y. M., & Cho, K. H. (2021). Prediction of biogas production in anaerobic co-digestion of organic wastes using deep learning models. Water Research, 205, 117697. https://doi.org/10.1016/j.watres.2021.117697

In-stream Escherichia Coli Modeling Using high-temporal-resolution data with deep learning and process-based models

Published in Hydrology and Earth System Sciences, 2021

Recommended citation: Abbas, A., Baek, S., Silvera, N., Soulileuth, B., Pachepsky, Y., Ribolzi, O., ... & Cho, K. H. (2021). In-stream Escherichia coli modeling using high-temporal-resolution data with deep learning and process-based models. Hydrology and Earth System Sciences, 25(12), 6185-6202. https://doi.org/10.5194/hess-25-6185-2021

Machine learning approaches to predict the photocatalytic performance of bismuch ferrite-based materials in the removal of malachite green

Published in Journal of Hazardous Materials, 2022

Recommended citation: Jaffari, Z. H., Abbas, A., Lam, S-M., Sanghun, P., Chon, K., Kim, E-S., & Cho, K. H. (2022). Machine learning approaches to predict the photocatalytic performance of bismuch ferrite-based materials in the removal of malachite green. Journal of Hazardous Materials, https://doi.org/10.1016/j.jhazmat.2022.130031

Artificial neural networks for insights into adsorption capacity of industrial dyes using carbon-based materials

Published in Separation and Purification Technology, 2023

Recommended citation: Iftikhar, S., Zahra, N., Rubab, F., Sumra, R. A., Khan, M. B., Abbas, A., & Jaffari, Z. H. (2023). Artificial neural networks for insights into adsorption capacity of industrial dyes using carbon-based materials. Separation and Purification Technology, 326, 124891. https://doi.org/10.1016/j.seppur.2023.124891

Machine learning analysis to interpret the effect of the photocatalytic reaction rate constant (k) of semiconductor-based photocatalysts on dye removal

Published in Journal of Hazardous Materials, 2023

Recommended citation: Kim, C. M., Jaffari, Z. H., Abbas, A., Chowdhury, M. F., & Cho, K. H. (2023). Machine learning analysis to interpret the effect of the photocatalytic reaction rate constant (k) of semiconductor-based photocatalysts on dye removal. Journal of Hazardous Materials, 132995. https://doi.org/10.1016/j.jhazmat.2023.132995

teaching