Tabular Regression with the Python API
Tabular Regression with the Python API#
- Introduction to the Python API for NeurEco Regression
- Data preparation for NeurEco Regression with the Python API
- Build NeurEco Regression model with the Python API
- Evaluate NeurEco Regression model with the Python API
- Export NeurEco Regression model with the Python API
- Plot a NeurEco network
- Input sweep
- Compute gradients
- Convert a NeurEco Regression model to a Keras model
- Illustrative test cases for Tabular Regression
- Tutorial: using NeurEco Python API for a Tabular Regression problem
- Tutorial: compute gradients
- Tutorial: control the size of a network
- Tutorial: converting a NeurEco Regression model to a Keras model
- Tutorial: using NeurEco with MATLAB