sassoftware / python-dlpy

The SAS Deep Learning Python (DLPy) package provides the high-level Python APIs to deep learning methods in SAS Visual Data Mining and Machine Learning. It allows users to build deep learning models using friendly Keras-like APIs.
Apache License 2.0
224 stars 131 forks source link

Updated Binary Neural Classification with Tabular Data Example #360

Closed ChipRobie closed 3 years ago

ChipRobie commented 3 years ago

Updated the old binary neural classification with tabular data example. Runs end-to-end with code-supplied scikit-Learn toy breast cancer tables. Updated narrative and results. Good to go.

dxq77dxq commented 3 years ago

Looks good to me.