Weather data based machine learning R&D framework
Project description
Welcome to wechinelearn Documentation
wechinelearn is a Weather data based machine learning R&D framework. Basically, if you want to use weather data to build a classification/prediction model, this framework could help.
The first major problem in model R&D is handling big dataset. wechinelearn can use any relational database as back-end, and easy to extend for adding more data or data point. Using database can greatly reduce the average time cost for trying your idea.
Your target object, could be a user, a region or anything associated with local weather by location. One major problem wechinelearn solved is finding best weather data for your target, and also takes missing data points, unreliable data points, multiple data source choice into account.
Quick Links
Install
wechinelearn is released on PyPI, so all you need is:
$ pip install wechinelearn
To upgrade to latest version:
$ pip install --upgrade wechinelearn
If you have problem with installing numpy in Windows, download the compiled wheel file here, and install it with pip.
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
File details
Details for the file wechinelearn-0.0.1.zip
.
File metadata
- Download URL: wechinelearn-0.0.1.zip
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bb53d4284a0c371eedf52f6063b58644ff7a320ea8981d52460696a8cd0f7ee |
|
MD5 | e4f97801c26d48aac69e41155b3c02bb |
|
BLAKE2b-256 | 5760a95743aaba252840428fb41aa6469aa80805f4c9924127461bf390b186c7 |