Metadata-Version: 1.1
Name: neatbook
Version: 0.14
Summary: One line of code that makes a notebook that writes code that writes code.
Home-page: https://github.com/Peter-32/neatbook
Author: Peter Myers
Author-email: peterjmyers1@gmail.com
License: MIT
Download-URL: https://github.com/Peter-32/neatbook/archive/0.14.tar.gz
Description: This automates nearly all the work for classification modeling. The notebook walks you through all the steps in a straightforward way. I wrote the code generation and data cleaning code. The last four steps of building a model are done by the TPOT package.
Keywords: automated machine learning,cleaning,classification,code generation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
