Nico Trummer

Results 45 comments of Nico Trummer

Also it would be nice to have this for the prediction, but I don't yet know how to implement it there

Hey, thanks for the feedback! - The reason why I changed the pandas version requirement was that I tried to install the package in a larger environment where another tool...

I think I adressed everything now and all the functionalities I need are there. Apparently I did something wrong with the `print_tree` problem - works like a charm now.

The last commit fixas a problem where when a highlighted node name contains an underline `_`, it is interpreted like a LaTeX index command. In some cases the `print_tree` command...

For the compression I don't think I know enough about FAISS to make this work properly. I had a problem where the index did not fit into my GPU memory,...

The problem with `to_gpu` is also that we cannot only do this when `predict` is called, since `parentnode.classifier.kneighbors` is called before (but I think only for the root node). I...

Hey, we can do it like this. I can create a separate PR that cherry-picks only the printing and plotting changes. However, for me the `learn` and `predict` functionalities work...

Hey, someone posted a smart approach for this in #31

Same thing happens both for WireGuard and OpenVPN connections

Hey, thanks guys! This solution worked for me and 24.05 is also not too far away :)