Jovan Veljanoski

Results 94 comments of Jovan Veljanoski

Thanks for the report! I hope we can fix it soon.

Yeah, I think this is definitely worth looking into at some point soon. I think it would be quite cool do various types of pre-processing on all images instead of...

Ah don't worry about it. Those errors are unrelated. I hope we can clean them up soon. I don't think that the notebooks run on the windows CI which is...

Ups I completely forgot about this one :( Well, indeed it would be great to do min and max in one pass over the data. If one is interested only...

Substantial update to this PR. Now we have support for multi-class classification and multi-target regression. One can pass `to_dataset()` datasets to both tf estimators and keras models. For keras models,...

Hi @solalatus We are happy you think so! Yeah, it is ready. Perhaps some cleanup is needed. We are doing some internal testing on big-ish data together with an involved...

Well.. i can admit that this is technically a bug.. but this is also you abusing the system.. In principle `selection = [None]` should the be same as `selection=None` I...

Ok I've taken over the developement here (temporarily?) since I like this and want to push this forward! It is a fairly big PR so i'm doing this in steps....

Columns starting with "__" have special meaning in vaex and are hidden. Users should not be creating such columns, unless they really really know what they are doing. You can...

@matteobachetti I don't know what kind of file that `.evt` is, but in any case it is not supported by vaex. Please use a memory mappable file format like hdf5...