Skip to main content

Weather data based machine learning R&D framework

Project description

https://travis-ci.org/MacHu-GWU/wechinelearn-project.svg?branch=master https://img.shields.io/pypi/v/wechinelearn.svg https://img.shields.io/pypi/l/wechinelearn.svg https://img.shields.io/pypi/pyversions/wechinelearn.svg

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.

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wechinelearn-0.0.1.zip (17.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page