mol-ml

Community

Master molecular ML workflows.

Authormcox3406
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses common challenges and pitfalls in building machine learning models with molecular data, ensuring robust and reliable results.

Core Features & Use Cases

  • Scaffold Splitting: Prevents data leakage by ensuring molecules with the same core structure are not present in both training and testing sets.
  • Fingerprint Selection Guidance: Recommends appropriate molecular fingerprints (e.g., Morgan, RDKit) based on the specific ML task (similarity search, QSAR, etc.).
  • Pitfall Avoidance: Highlights and provides solutions for common errors like ignoring fingerprint types, not handling parse failures, and feature matrix shape issues.
  • Use Case: When developing a QSAR model, use this Skill to perform a scaffold-based split and select the most informative Morgan fingerprints to avoid overestimating model performance.

Quick Start

Use the mol-ml skill to split a list of SMILES strings by scaffold, ensuring no data leakage between training and testing sets.

Dependency Matrix

Required Modules

rdkit

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mol-ml
Download link: https://github.com/mcox3406/claude-comp-chem-skills/archive/main.zip#mol-ml

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.