Metadata-Version: 2.1 Name: alphapy Version: 2.4.3 Summary: AlphaPy: A Machine Learning Pipeline for Speculators Home-page: https://github.com/ScottFreeLLC/AlphaPy Maintainer: ScottFree LLC [Robert D. Scott II, Mark Conway] Maintainer-email: scottfree.analytics@scottfreellc.com License: Apache License, Version 2 Platform: UNKNOWN Classifier: Development Status :: 4 - Beta Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 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: arrow (>=0.13) Requires-Dist: bokeh (>=1.3) Requires-Dist: category-encoders (>=2.1) Requires-Dist: iexfinance (>=0.4.3) Requires-Dist: imbalanced-learn (>=0.5) Requires-Dist: ipython (>=7.2) Requires-Dist: keras (>=2.3) Requires-Dist: matplotlib (>=3.0) Requires-Dist: numpy (>=1.17) Requires-Dist: pandas (>=1.0) Requires-Dist: pandas-datareader (>=0.8) Requires-Dist: pyfolio (>=0.9) Requires-Dist: pyyaml (>=5.0) Requires-Dist: scikit-learn (>=0.23.1) Requires-Dist: scipy (==1.4.1) Requires-Dist: seaborn (>=0.9) Requires-Dist: tensorflow (>=2.0) 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.