Keras-OneClassAnomalyDetection
Keras-OneClassAnomalyDetection copied to clipboard
Is it avaliable for other domain data? Like vehicle runtime dataset.
Not the image domain.
I have a dataset that has 400+ colunms and 10k+ rows. But it's not image dataset.
I wanna know if this works for it as anomaly detection.
Thank you.
The sample programs in this repository are for images only. If you can replace the data you own with an image, you may be able to detect something. It would be interesting if you had such an idea.