Table Of Contents


Built with 🛠 MkDocs - Theme 🖤 Github.

Regression

Explore complete Java projects that train neural networks to predict continuous numerical values.

Use regression when the target is a continuous numerical value such as time, price, payment, or performance.

Start with Sorting Execution Time because it uses one input and one output, then continue with the multivariable examples.