[Dclib-devel] [dclib-devel] loss_multiclass_log_per_pixel_weighted and 2d binary classification
Brought to you by:
davisking
From: Eloi Du B. <elo...@gm...> - 2018-03-04 18:30:15
|
Hi, I would like to make a classifier over a 2D matrix with 2 classes defective / non defective. Do you recommend using 1 class (0) + not_a_label or 2 classes in {0, 1} ? Thanks, |