ModelFLOWs application
-
Updated
Jul 4, 2023 - Python
ModelFLOWs application
A Python implementation of RSLDA (paper "Robust Sparse Linear Discriminant Analysis").
This project is a practice implementation of an autoencoder, The primary use case for this autoencoder is for anomaly detection in sales data, but it can be adapted for other purposes. The autoencoder compresses the input data into a lower-dimensional representation and then reconstructs the original input from this representation.
Add a description, image, and links to the data-reconstruction topic page so that developers can more easily learn about it.
To associate your repository with the data-reconstruction topic, visit your repo's landing page and select "manage topics."