Cantitate/Preț
Produs

Cheminformatics with Python: Theoretical and Computational Chemistry

Autor Zhimin Zhang, Hongmei Lu, Ming Wen
en Limba Engleză Paperback – mai 2026
Cheminformatics with Python provides a ground-up, practical introduction that helps reader make effective use of the software. In four parts, including programming, data, methods, and applications, the book provides a brief introduction to Python language and related scientific computing, cheminformatics, machine learning, and deep learning packages and presents a systematic study of the representation of instrumental data, including molecular structures and common chemical databases. The methods section covers analytical signal processing, multivariate calibration, multivariate resolution, classical machine learning, and deep learning methods. Finally, the application section presents case studies of successful applications of cheminformatics in analytical chemistry, metabolomics, drug discovery, and more.

A supporting appendix section and the necessary mathematical, statistical, and information theory-related theories are provided, along with practical tips such as code editors and source code management. Online coding materials on GitHub and an individual Jupyter notebook for each chapter further support practical learning. This book will be a great resource for senior undergraduate students, graduate students, post-docs, and professors primarily in the field of computational and analytical chemistry.

  • Provides an in-depth understanding of the application of deep learning in cheminformatics using Python software
  • Simultaneously introduces the basic principles and implementations of deep learning algorithms, demonstrating how to apply deep learning models to chemical data for prediction and classification using Python
  • Delves into rich case studies and practical project examples to help readers apply what they have learned to real chemical problems and data
  • Accompanied by an online GitHub repository with relevant Python code for each chapter
  • Includes an accompanying Jupyter Notebook containing relevant data, methods, and application examples, which can be run directly to get the results
Citește tot Restrânge

Din seria Theoretical and Computational Chemistry

Preț: 97440 lei

Preț vechi: 107077 lei
-9% Precomandă

Puncte Express: 1462

Preț estimativ în valută:
17248 20057$ 15072£

Carte nepublicată încă

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780443291869
ISBN-10: 0443291861
Pagini: 512
Dimensiuni: 191 x 235 mm
Editura: ELSEVIER SCIENCE
Seria Theoretical and Computational Chemistry


Cuprins

1. Introduction

Part I: Python for Cheminformatics
2. Python Basics
3. Python Packages

Part II: Data and Databases
4. Representation of Instrumental Signals
5. Representation of Molecules
6. Databases in Chemistry

Part III: Methods
7. Instrumental Signal Processing
8. Multivariate Calibration and Resolution
9. Manipulation of Molecular Structures
10. Classic Machine Learning Methods
11. Deep Learning Methods

Part IV: Applications
12. Cheminformatics in Analytical Chemistry
13. Cheminformatics in Metabonomics
14. Cheminformatics in Drug Discovery
15. Cheminformatics in Materials Science

Appendices
A: Necessary Knowledge of Mathematics
B: Editors and IDEs