Skip to content
#

data-mining

Here are 3,414 public repositories matching this topic...

LightGBM
gensim
pseudotensor
pseudotensor commented Jan 12, 2021

Problem: the approximate method can still be slow for many trees
catboost version: master
Operating System: ubuntu 18.04
CPU: i9
GPU: RTX2080

Would be good to be able to specify how many trees to use for shapley. The model.predict and prediction_type versions allow this. lgbm/xgb allow this.

sktime
fkiraly
fkiraly commented Jul 3, 2021

We should refactor the default settings in _config.

Currently, _config has two things related to default settings:

  • default "inhabitants" of key scitypes, within and outside sktime
  • default parameter settings for each individual concrete estimator

I would go and locate these within the boundaries of their "natural concern":

  • default parameter settings as an inspectable attrib

人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域

  • Updated Feb 6, 2020

Improve this page

Add a description, image, and links to the data-mining topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-mining topic, visit your repo's landing page and select "manage topics."

Learn more