Metadata-Version: 1.1
Name: neatbook
Version: 0.5
Summary: Automates nearly all the work for classification modeling with help from other packages
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.5.tar.gz
Description: This package creates a Python notebook that automates nearly all the work for classification modeling with help from other packages. I wrote the data cleaning code and notebook generation code. The last four steps of building a model are done by the TPOT package.  It can save me hours and makes the work straightforward.
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
