Can I build a cnn in keras with only one class (class - 0) so it can predict if the given date belongs to this class? Thanks in advance
Edite :Thanks for the answer and comments so far. My data is acceleration time series from a healthy structure but I don't have access to damaged state acceleration signals, so I have only data for class 0.