Skip to content
#

decision-trees

Here are 1,241 public repositories matching this topic...

LightGBM
jameslamb
jameslamb commented Oct 3, 2020

Description of the problem

As of the changes in #3160 , builds of the CRAN version of the R package with gcc now raise "unknown pragma" warnings.

CRAN does not allow the use of -Wunknown-pragmas to suppress such warnings, so we remove them with sed when building the R package.

The "bug" here is that LightGBM's CI did not catch this. That should also be fixed.

How to fix thi

A Lightweight Decision Tree Framework supporting regular algorithms: ID3, C4,5, CART, CHAID and Regression Trees; some advanced techniques: Gradient Boosting (GBDT, GBRT, GBM), Random Forest and Adaboost w/categorical features support for Python

  • Updated Jul 14, 2020
  • Python

Predicting Amsterdam house / real estate prices using Ordinary Least Squares-, XGBoost-, KNN-, Lasso-, Ridge-, Polynomial-, Random Forest-, and Neural Network MLP Regression (via scikit-learn)

  • Updated Apr 9, 2019
  • Python

Improve this page

Add a description, image, and links to the decision-trees 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 decision-trees topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.