modelflow-ai/decision-tree 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

modelflow-ai/decision-tree

最新稳定版本:0.3.0

Composer 安装命令:

composer require modelflow-ai/decision-tree

包简介

Decision tree implementation for the modelflow ai library

关键字:

README 文档

README


Decision Tree Logo

Modelflow AI
Decision Tree


A decision tree represents a series of decisions and the possible outcome of those decisions. In modelflow-ai we use decision trees to decide which adapter is responsible to the request.

Note: This is part of the modelflow-ai project create issues in the main repository.

Note: This project is heavily under development and any feedback is greatly appreciated.


Installation

To install the Decision Tree package, you need to have PHP 8.2 or higher and Composer installed on your machine. Then, you can add the package to your project by running the following command:

composer require modelflow-ai/decision-tree

Usage

Detailed usage instructions will be provided in the future. For now, you can refer to the source code and unit tests for usage examples.

Contributing

Contributions are welcome. Please open an issue or submit a pull request in the main repository at https://github.com/modelflow-ai/.github.

License

This project is licensed under the MIT License. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

统计信息

  • 总下载量: 14.96k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 3
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-05-21