Explore regression techniques using neural networks and compare their performance to other models in this 22-minute tutorial. Load and preprocess data, including splitting and scaling, before defining and fitting a neural network model. Analyze the results and compare the neural network's performance to other regression models, including decision trees. Gain practical insights into implementing these techniques with downloadable code examples available on GitHub.
Regression Using Neural Networks and Comparison to Other Models