Viktor Gal

Results 84 comments of Viktor Gal

@lhoestq yeah that's intentional, i.e. i really want to load the whole column into the memory. but as said above there's an unreasonable amount of overhead for the memory. the...

i've just created a possible fix for this bug in swig, see swig/swig#1717

@krutikabapat i mean that's necessary for sure, but there are way to solve this with JS that the selection gets copied on your clipboard....

https://github.com/shogun-toolbox/shogun/tree/develop/doc/cookbook

@mrkarna try to give it a go and send in a pr

@shark-S shogun is a c++ library that has a python interface (as well). if you want to work on shogun you should get familiar with c++

@shark-S you cab test in pyhon but write it in only in c++

@youssef-emad great work! we would really like to have a more maintainable and reproducable way of doing benchmarking, so it'd be great if you could port this idea to this...