spiziX

Results 3 issues of spiziX

hello ,i had make the labelimg.app on mac. and run it ok. but i can't find the pre-defined class file. and i want to send the labelimg.app with class file...

Some applications have special behavior.

question
Microsoft Extension

I tried code: ```python ds.splitter.GroupShuffleSplit(train_pct=0.7,val_pct=0.2,test_pct=0.0) ``` get > ValueError: train_size=0.0 should be either positive and smaller than the number of samples 376 or a float in the (0, 1) range...