The Wayback Machine - https://web.archive.org/web/20220525151455/https://github.com/topics/decision-tree
Skip to content
#

decision-tree

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

awesome-decision-tree-papers
mljar-supervised
ViacheslavDanilov
ViacheslavDanilov commented May 19, 2022

I trained models on Windows, then I tried to use them on Linux, however, I could not load them due to an incorrect path joining. During model loading, I got learner_path in the following format experiments_dir/model_1/100_LightGBM\\learner_fold_0.lightgbm. The last two slashes were incorrectly concatenated with the rest part of the path. In this regard, I would suggest adding something like `l

bug help wanted good first issue
awesome-gradient-boosting-papers

I've demonstrated the working of the decision tree-based ID3 algorithm. Use an appropriate data set for building the decision tree and apply this knowledge to classify a new sample. All the steps have been explained in detail with graphics for better understanding.

  • Updated May 15, 2022
  • Jupyter Notebook

Forecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning to Forecast Stock Return. Approach Used by Hedge Funds to Select Tradeable Stocks

  • Updated Dec 3, 2020
  • Jupyter Notebook

Improve this page

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

Learn more