JackieLee

Results 4 comments of JackieLee

> @YishuiLi Xorbits does support some sklearn algorithms in here: https://github.com/xorbitsai/xorbits/tree/main/python/xorbits/_mars/learn Thanks. Will xorbits support more algorithms?

> Which algorithm do you want to use? We are also planning to redesign the implementation of some iterative algorithms like kNN. Some common algorithms. Decision Tree, KNN, GradientBoosting, SGD,...

> We have already supported xgboost and lightgbm. https://doc.xorbits.io/en/latest/libraries/index.html > > We are also working to improve the performance of iterative algorithms like kNN and Logistic Regression. OK. Thank you!