Metadata-Version: 2.4
Name: pyunit-evaluate
Version: 2025.5.23
Summary: 一些关于机器学习的评价指标
Maintainer-email: 张伟 <jtyoui@qq.com>
Project-URL: Repository, https://github.com/pyunits/pyunit_evaluate.git
Keywords: 机器学习,评价指标
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy

# Evaluate

关于一些机器学习的评价指标模块

## 安装

pip install pyunit_evaluate

## 使用

[test_evaluate.py](test_evaluate.py)
