Metadata-Version: 2.1
Name: servianwidgets
Version: 1.0.3
Summary: A simple library providing dataframe feature selection, and sklearn training comparison widgets
Home-page: UNKNOWN
Author: Michael Blayney, Maisa Daoud
Author-email: michael.blayney@servian.com, maisa.daoud@servian.com
License: MIT
Keywords: widgets
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.txt
Requires-Dist: ipywidgets

'A simple library providing dataframe feature selection, and sklearn training comparison widgets

Change Log
==========

1.0.0 (27/01/2022)
------------------
- Full Release

1.0.1 (27/01/2022)
------------------
- Fixed a small error in the code

