A Tutorial on how to use neural networks for regression problems (and on K-fold validation)

Опубликовано: 23 Март 2026
на канале: Morteza
1,004
17

In this video, a regression problem is solved using a neural network. The regression problem is finding the price of a house at a particular spot in Boston and the neural network is a feed forward neural network. K-fold validation method is also taught. Everything is coded on TensorFlow Keras. To access the code, use the following link:

https://github.com/mortezmaali/Neural...