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

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

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

1 个仓库

Awesome GitHub RepositoriesRegression Models

Training of models to predict continuous numerical values from text input.

Distinct from Text Model Training: Specifically covers regression for numerical prediction, whereas Text Model Training is a general category for various text tasks.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Regression Models. Refine with filters or upvote what's useful.

Awesome Regression Models GitHub Repositories

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

    huggingface/autotrain-advanced

    4,580在 GitHub 上查看↗

    这是一个多模态模型训练器和机器学习微调工具,为将预训练模型适配到特定任务提供了容器化工作流。它具有无代码 Web 界面和仪表板,无需编写代码即可训练大语言模型和其他机器学习数据集。 该系统的特点是将无代码界面与远程 GPU 编排相结合,允许用户在云基础设施或本地硬件上部署容器化训练环境。它包含一个专门的集成器,用于将训练好的模型权重和配置直接上传到 Hugging Face Hub。 其功能涵盖多种模态,包括用于图像分类和目标检测的计算机视觉、用于文本分类和序列到序列任务的自然语言处理,以及用于表格数据的监督学习。该工具包还支持通过参数高效微调和量化进行专门的语言模型优化。 训练工作流通过配置文件或基于浏览器的界面进行管理,并内置了对数据集列映射和训练进度监控的支持。

    Provides capabilities to train models that predict continuous numerical values based on textual data.

    Python
    在 GitHub 上查看↗4,580
  1. Home
  2. Artificial Intelligence & ML
  3. Text Model Training
  4. Regression Models