Journal Article10.1016/j.compbiomed.2023.106984
Machine learning based dynamic consensus model for predicting blood-brain barrier permeability
18
TL;DR: In this article , machine learning and deep learning-based predictive models were built using XGboost, Random Forest, Extra-tree classifiers and deep neural network for predicting BBB permeability.
read more
About: This article is published in Computers in Biology and Medicine. The article was published on 01 Apr 2023. The article focuses on the topics: Medicine & Computer science.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Breaking the Barriers: Machine-Learning-Based c-RASAR Approach for Accurate Blood–Brain Barrier Permeability Prediction
Vinay Kumar,Arkaprava Banerjee,Kunal Roy +2 more
TL;DR: The c-RASAR framework accurately predicts BBB permeability using machine learning, enhancing the accuracy of drug permeability predictions and streamlining drug development.
13
A comprehensive review of artificial intelligence for pharmacology research
Bing Li,Kan Tan,Angelyn R. Lao,Haiying Wang,Huiru Zheng,Le Zhang +5 more
TL;DR: This review comprehensively explores artificial intelligence applications in pharmacology research, including drug discovery, pharmacokinetic prediction, and clinical pharmacology, highlighting strengths, limitations, and future directions of AI models in the field.
2
Molecular Property Diagnostic Suite Compound Library (MPDS-CL): A Structure based Classification of the Chemical Space
Lijo John,Selvaraman Nagamani,Hridoy Jyoti Mahanta,S. Vaikundamani,Nandan Kumar,Asheesh Kumar,Esther Jamir,Lipsa Priyadarsinee,G. Narahari Sastry +8 more
- 10 Aug 2023
TL;DR: MPDS-CL is an open-source structure-based classification of molecules based on their atom composition and fingerprints. It contains nearly 150 million unique compounds classified into 56 structurally well-defined classes and 625 clusters.
1
Inflampred: A Machine Learning Framework For Anti-Inflammatory Small Molecule Prediction
Subathra Selvam,Priya Dharshini Balaji,R. Annie Uthra,Ataollah Haddadi G.,Honglae Sohn,Thirumurthy Madhavan +5 more
- 01 Jan 2024
Predictive Modeling of Blood-Brain Barrier Penetration Using ANN Optimized by Sine Cosine Algorithm
Raden Fasya Mazaya Putri,Isman Kurniawan +1 more
- 20 Aug 2024
TL;DR: This study develops a predictive model of Blood-Brain Barrier penetration using an Artificial Neural Network optimized by the Sine Cosine Algorithm, achieving an accuracy of 0.89 and F1-score of 0.75, offering a reliable in silico alternative to in vivo methods.
References
Random Forests
Leo Breiman
- 01 Oct 2001
TL;DR: Internal estimates monitor error, strength, and correlation and these are used to show the response to increasing the number of features used in the forest, and are also applicable to regression.
•Journal Article
Scikit-learn: Machine Learning in Python
Fabian Pedregosa,Gaël Varoquaux,Alexandre Gramfort,Vincent Michel,Bertrand Thirion,Olivier Grisel,Mathieu Blondel,Peter Prettenhofer,Ron Weiss,Vincent Dubourg,Jake Vanderplas,Alexandre Passos,David Cournapeau,Matthieu Brucher,Matthieu Perrot,Edouard Duchesnay +15 more
TL;DR: Scikit-learn is a Python module integrating a wide range of state-of-the-art machine learning algorithms for medium-scale supervised and unsupervised problems, focusing on bringing machine learning to non-specialists using a general-purpose high-level language.
XGBoost: A Scalable Tree Boosting System
Tianqi Chen,Carlos Guestrin +1 more
TL;DR: This paper proposes a novel sparsity-aware algorithm for sparse data and weighted quantile sketch for approximate tree learning and provides insights on cache access patterns, data compression and sharding to build a scalable tree boosting system called XGBoost.
SMOTE: synthetic minority over-sampling technique
TL;DR: In this article, a method of over-sampling the minority class involves creating synthetic minority class examples, which is evaluated using the area under the Receiver Operating Characteristic curve (AUC) and the ROC convex hull strategy.
A fast learning algorithm for deep belief nets
TL;DR: A fast, greedy algorithm is derived that can learn deep, directed belief networks one layer at a time, provided the top two layers form an undirected associative memory.