Skip to content
#

regression

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

RishabhGarg108
RishabhGarg108 commented Jun 15, 2021

What is the desired addition or change?

Add some utility methods to the DecisionTree class (And DecisionTreeRegressor class once #2905 is merged). Some of the methods are:-

  1. NumLeaves: Returns the number of leaves in the tree.
  2. TreeDepth: Returns the maximum depth of the tree from the root node.
  3. FeatureImportance: Returns an array that contains the importance of each feature.
    4

Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra

  • Updated May 9, 2021
  • PHP

Improve this page

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

Learn more