AE
数据与复现
aeon
aeon:Aeon是一个兼容 scikit-learn Python 工具包 ,用于 时序机器学习。 It provides state-of- -art algorithms ,用于 分类,回归,聚类,预测,异常检测,分割,、 相似性检索…
K-Dense-AI/claude-scientific-skills查看
维护者 K-Dense Inc. · 最近更新 2026年4月1日
Seaborn是一个Python visuali。
原始来源
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/seaborn
技能摘要
原始文档
Seaborn follows these core principles:
import seaborn as sns
import matplotlib.pyplot as plt
import pandas as pd
## Create a simple visualization
sns.scatterplot(data=df, x='total_bill', y='tip', hue='day')
plt.show()
相关技能
aeon:Aeon是一个兼容 scikit-learn Python 工具包 ,用于 时序机器学习。 It provides state-of- -art algorithms ,用于 分类,回归,聚类,预测,异常检测,分割,、 相似性检索…
arxiv-database:This skill provides Python tools ,用于 searching 、 retrieving preprints ,面向 arXiv.org ,通过 its public Atom A…
bio-causal-genomics-fine-mapping:Fine-mapping narrows GWAS association signals to identify likely causal variants。 Key o…
bio-chipseq-differential-binding:Differential binding analysis ,使用 DiffBind。 比较 ChIP-seq peaks between conditions ,支持 st…