yin-zhang

Results 10 comments of yin-zhang

@dwelle Is there any plan on getting this fixed soon? In case you are busy, would you please give us some guidance on places to change? We'd love to contribute...

@anatoliibakhtin @dwelle How would this be implemented? We really hope to get this fixed. Will something along the following line work? In Asp.tsx, handleCanvasPointerDown(), when we find (1) it becomes...

Along the above line, we made a patch that seems to solve the problem reasonably well. @nxboo will try to create a PR when he gets a chance.

@ys31jp have you found a way to convert RandomForestRegressor?

I ended up using skompiler to dump each individual tree, and combine the result.

> > I ended up using skompiler to dump each individual tree, and combine the result. > > which languages you need to be convert? I also needed C code

I'd also love to play with the training code.