japhyter

Results 2 comments of japhyter

> I want to do cross-validated recursive feature elimination with a catboost model on data which contains categorial columns. After i did the follwing: > > ```python > ts =...

> > change line 57 to > > utils.draw_bounding_box_on_image_array(img_raw, ymin/scale, xmin/scale, ymax/scale, xmax/scale) > > also need to place ‘_, H, W = img.shape’ after ‘img = img.transpose((2,0,1))’ thanks bro,...