Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aman-095/multi-layer-perceptron-model

Applying MLP model on IRIS and house prices advanced regression techniques dataset and computing average mean-square error for complete test data. Computing l1 (manhattan distance) and l2 (euclidean distance) loss and comparing the results. Plotting the loss curve, and a histogram of prediction errors with appropriate bin size.
https://github.com/aman-095/multi-layer-perceptron-model

Last synced: 26 days ago
JSON representation

Applying MLP model on IRIS and house prices advanced regression techniques dataset and computing average mean-square error for complete test data. Computing l1 (manhattan distance) and l2 (euclidean distance) loss and comparing the results. Plotting the loss curve, and a histogram of prediction errors with appropriate bin size.

Awesome Lists containing this project