Metadata-Version: 2.0
Name: alphapy
Version: 2.0.2
Summary: AlphaPy: A Machine Learning Pipeline for Speculators
Home-page: https://github.com/ScottFreeLLC/AlphaPy
Author: ScottFree LLC [Robert D. Scott II, Mark Conway]
Author-email: mark.conway@scottfreellc.com
License: Apache License, Version 2.0.2
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Operating System :: OS Independent
Requires-Dist: bokeh (>=0.12)
Requires-Dist: category-encoders (>=1.2.0)
Requires-Dist: imbalanced-learn (>=0.2.1)
Requires-Dist: ipython (>=3.2.3)
Requires-Dist: matplotlib (>=2.0.0)
Requires-Dist: numpy (>=1.9.1)
Requires-Dist: pandas (>=0.19.0)
Requires-Dist: pandas-datareader (>=0.3)
Requires-Dist: pyfolio (>=0.7)
Requires-Dist: pyyaml (>=3.12)
Requires-Dist: scikit-learn (>=0.17.1)
Requires-Dist: scipy (>=0.18.1)
Requires-Dist: seaborn (>=0.7.1)
Requires-Dist: xgboost (>=0.6a2)

alphapy is a Python library for machine learning using scikit-learn. We have a stock market pipeline and a sports pipeline so that speculators can test predictive models, along with functions for trading systems and portfolio management.


