Statistical Learning Method package
Project description
mlaction
Machine Learning in Action 机器学习实战 Python3
GitHub: https://github.com/iOSDevLog/mlaction
方法
截图
PyPI 境像加速
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple mlaction
代码规范
参考:https://docs.python.org/3/tutorial
.vscode/settings.json
{
"python.pythonPath": "/Users/iosdevlog/.Envs/mlaction/bin/python",
"python.linting.flake8Enabled": true,
"python.formatting.provider": "yapf",
"python.linting.flake8Args": ["--max-line-length=248"],
"python.linting.pylintEnabled": false
}
- 字符串使用双引号: ""
安装
pip install mlaction
开发
本地开发
pip3 install -e .
测试
pytest mlaction
发布
python3 setup.py sdist bdist_wheel
twine upload dist/*
生成CHANGELOG
npm install -g conventional-changelog-cli
./version.sh
联系方式
网站: http://2019.iosdevlog.com/
微信公众号: AI 开发日志
License
mlaction is released under the MIT license. See LICENSE for details.
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
mlaction-0.0.7.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file mlaction-0.0.7.tar.gz
.
File metadata
- Download URL: mlaction-0.0.7.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75dcc4e10970a5666c79e1f4fb2abf4b380f6ceef56c39ee2e76b8f592f3382c |
|
MD5 | 9a4137dc11285e5494fbf81fdbb4402e |
|
BLAKE2b-256 | d678b6368cd57ffbadc5bf2b4ebb6c8852447a10c7ff08ce7025495cc39caaf8 |
File details
Details for the file mlaction-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: mlaction-0.0.7-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b31423a08d2dd7496ef371fb61f1bb2009a5717992fa95bff87029d7b4e34283 |
|
MD5 | 6e114a44f3400b19c5dbcb7226133863 |
|
BLAKE2b-256 | 2e1d47956f105630db48031f3391a9a218f92b08ff29adf57cef081f16aae853 |