DeepChem is an open-source Python framework for applying deep learning to molecular, chemical, and biological data, serving as a comprehensive toolkit for drug discovery and materials science. At its core, it provides a featurizer-pipeline abstraction that converts raw molecular data into numerical representations, including graph-based molecular structures, SMILES tokenization vocabularies, and disk-sharded dataset persistence for handling large-scale data that exceeds RAM capacity. The framework distinguishes itself through integrated molecular docking workflows that automate pocket detecti
This project is a scientific agent framework and workflow orchestrator designed to extend large language models with specialized tools for genomic, chemical, and biological research. It provides a system for planning research hypotheses and executing automated workflows by integrating scientific databases with dynamic code execution. The framework includes a cheminformatics modeling suite for predicting molecular bioactivity and performing virtual screening, alongside a bioinformatics analysis toolkit for processing genomic sequences and single-cell data. It also features an academic document
This project is a Python machine learning library and data science toolkit designed for building predictive models and analyzing complex datasets. It provides a collection of implementations for common supervised and unsupervised algorithms using the Scikit-Learn framework. The toolkit includes a predictive modeling suite for generating predictions from historical data and a statistical analysis framework for applying Bayesian modeling and causality tests. It also features a data visualization suite based on Matplotlib for rendering static charts and graphs to interpret classifier boundaries
ThinkStats2 is a computational statistics course and educational library designed to teach probability and statistics through a programmatic approach. It provides a framework for studying statistical concepts by writing Python code and running simulations on real-world datasets. The project uses interactive notebooks and a collection of Python modules to deliver guided lessons. It emphasizes the verification of theoretical statistical laws through iterative computational experiments and simulation-driven testing. The resource covers broad capabilities in data analysis and data science traini
Ce projet est une collection de notebooks éducatifs et de flux de travail computationnels conçus pour la chimio-informatique et la science des données moléculaires. Il fournit un environnement structuré pour traiter les structures chimiques, effectuer l'identification d'échafaudages et exécuter l'énumération de réactions via des représentations de données standardisées.
Les fonctionnalités principales de patwalters/practical_cheminformatics_tutorials sont : Data Science Notebooks, Predictive Modeling, Molecular Modeling & Screening, Chemical Structure Processors, Molecular Property Prediction, Statistical Analysis, Molecular Featurization Libraries, Chemical String Serializers.
Les alternatives open-source à patwalters/practical_cheminformatics_tutorials incluent : deepchem/deepchem — DeepChem is an open-source Python framework for applying deep learning to molecular, chemical, and biological data,… k-dense-ai/claude-scientific-skills — This project is a scientific agent framework and workflow orchestrator designed to extend large language models with… susanli2016/machine-learning-with-python — This project is a Python machine learning library and data science toolkit designed for building predictive models and… allendowney/thinkstats2 — ThinkStats2 is a computational statistics course and educational library designed to teach probability and statistics… wesm/pydata-book — This project serves as a comprehensive textbook and educational resource for data analysis using the Python ecosystem.… donnemartin/data-science-ipython-notebooks — This project is a collection of interactive Python notebooks and educational resources designed for mastering data…