EVE ML project scaffold generator (init/addmodel/list-models)
Project description
evescaffold
一个用于 EVE 机器学习项目的脚手架工具,提供三个命令:
evescaffold init: 初始化项目目录骨架与必要示例文件evescaffold addmodel <name>: 初始化一个模型目录与初版代码evescaffold list-models: 列出内置模型模板
安装(开发模式)
pip install -e .
用法
evescaffold init
evescaffold list-models
evescaffold addmodel xgboost
也可指定项目根目录:
evescaffold init --path /path/to/project
evescaffold addmodel randomForest --path /path/to/project
默认不会覆盖已存在文件,如需强制覆盖使用 --force。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
evescaffold-0.1.0.tar.gz
(7.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file evescaffold-0.1.0.tar.gz.
File metadata
- Download URL: evescaffold-0.1.0.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1aec39eeffc0ecf90d64d315410b1b0f6e013b5943aa3487371f095525542f45
|
|
| MD5 |
771ee459a2187a56845e786edd1480a4
|
|
| BLAKE2b-256 |
4eecb291fec3a511616e47f5f95da6c775b39d3d1d8b49ac8c80d56b1ed0f519
|
File details
Details for the file evescaffold-0.1.0-py3-none-any.whl.
File metadata
- Download URL: evescaffold-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d845a4767cf4f7ca2f64a5b5d86cdf7c2881ab96c273eed5c651f89b7f386ba8
|
|
| MD5 |
61e7037fa494f2134de21d174ff74b51
|
|
| BLAKE2b-256 |
cb0b7d3de672cc6503dbf868ba8ea5723c023ab252c8529a64266b6cfa0d447d
|