Open
Description
Looks like an awesome project!
We've found a fun use case for deep learning for regression problems with auto_ml. We train the neural network, then instead of getting it's output from the final layer (just a linear model), we get the features it learned in it's penultimate layer, then feed those into a gradient boosted model (which is typically better at turning features into predictions than a linear model).
Your library looks like a great way to optimize the deep learning model.
Any thoughts on what it would take to get regression models supported?
Metadata
Metadata
Assignees
Labels
No labels