awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesInterpretable Machine Learning Libraries

Libraries designed to make the internal decision-making process of ML models transparent and explainable.

Distinct from Machine Learning Visualization Libraries: None of the candidates address the specific identity of being a library for interpretability; they are language-specific or visualization-focused

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Interpretable Machine Learning Libraries. Refine with filters or upvote what's useful.

Awesome Interpretable Machine Learning Libraries GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ourownstory/neural_prophetourownstory 的头像

    ourownstory/neural_prophet

    4,284在 GitHub 上查看↗

    Neural Prophet 是一个基于 PyTorch 的时间序列预测库,专为可解释的机器学习而设计。它作为一个分解框架,将信号分解为自回归效应、分段线性趋势和基于傅里叶的季节性等组成部分,以预测未来值。 该项目通过结合神经网络与传统算法,生成能够解释潜在趋势驱动因素的预测,从而脱颖而出。它采用全局时间序列建模方法,允许单个模型在多个同步序列上进行训练,在共享学习模式的同时保持局部特异性。此外,它还作为不确定性量化工具,利用分位数回归和共形预测来生成可靠的预测区间。 该库提供了一套全面的数据管理功能,包括节假日检索、缺口填充和归一化。它涵盖了完整的建模生命周期,包括自动超参数优化、趋势变点检测以及未来和滞后回归变量的集成。通过预测分解和输入归因分析,用户可以可视化特定因素如何影响最终预测。

    Provides tools to analyze how factors like holidays, trends, and lagged variables influence final predictions.

    Pythonartificial-intelligenceautoregressiondeep-learning
    在 GitHub 上查看↗4,284
  1. Home
  2. Artificial Intelligence & ML
  3. Interpretable Machine Learning Libraries