Skip to content
#

data-mining

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

LightGBM
jameslamb
jameslamb commented Jan 27, 2021

Summary

mypy shows some issues in LightGBM's Python package.

mypy \
    --exclude='python-package/compile/|python-package/build' \
    --ignore-missing-imports \
    python-package/
18 errors in 4 files (click me)
python-package/lightgbm/compat.py:12: error: Name 'Series' already defined (possibly by an import)
python-package
gensim
ferret
sktime
fkiraly
fkiraly commented Sep 1, 2021

This issue is about reproducing and potentially documenting installation of the developer version that seems to deviate from current installation instructions; and reproducing whether the current instructions, as they are written down, work properly (or not).


Via an environment mishap, I was forced to re-install my sktime development version on windows.

The vanilla workflow described

人工智能学习路线图,整理近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
orange3
janezd
janezd commented Aug 28, 2021

What's your use case?
In other words, what's your pain point?

Variable names and their icons are shown as vertical header. This

  • is ugly,
  • doesn't show the selection properly,
  • doesn't allow sorting by variable names,
  • doesn't allow selection by dragging across a range of variables (though one can drag across rows in the table itself),
  • and possibly something else.

<img wi

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