Hameedullah Farooki

Results 12 comments of Hameedullah Farooki

The plugin does a lot more than I need it to so personally I made a much simpler explosion regeneration plugin, does not have nearly as many features as CH...

This is probably not the most efficient implementation, but in case anyone else needs it: ```Python def calculate_importances(nodes, n_features): importances = np.zeros((len(nodes), n_features)) feature_gains = np.zeros(n_features) def calculate_node_importances(node, i_root): if...

.NET Core support would be very good.

That's a significantly longer download time for users with slow internet on their computer, wasteful when downloading updates to the plugin but not its dependencies, generally less efficient

but at the same time it's probably the more correct way to do it

It also makes the plugin seem much lighter weight superficially

DEFINITELY this ^^ I remember the pain of uploading plugins back when I used shared hosts.