TechYoung Machine Learning ToolKit
Project description
# ML4
Introduction
ML4是TechYoung课程辅助工具包.
## Distribution |
Run the following commands to register, build and upload the package to PYPI. |
python3 setup.py sdist upload |
The home page on PYPI is: https://pypi.org/project/wcc/ |
Install
sudo pip3 install ml4
Usage
methods:
ml4.getWindowData(data, x, y, windowSize=300, steps=300):
*data:* dataframe
*x:* x-axis column name , 例如 “ctime”
*y:* column name, 例如 “hr”
*window:* window size (s)
*steps:* window steps (s)
Note
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
ml4-0.0.2.tar.gz
(2.2 kB
view details)
File details
Details for the file ml4-0.0.2.tar.gz
.
File metadata
- Download URL: ml4-0.0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8243557c028e0c8cf4137ed427f3c3dc081873425f814a006ddada91ddcd0569 |
|
MD5 | aca73f0e8a75363988016e11bc3e0740 |
|
BLAKE2b-256 | b7a536968ecf815f2b00749d7c9983530ce35d8c52ae676594e3341b80f46d4c |