Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RandomForestRegressor

Hierarchy

  • RandomForestRegressor

Implements

Index

Constructors

Properties

Methods

Constructors

Properties

fitted: boolean

Methods

  • fit(X: Matrix, y: Matrix): Promise<unknown>
  • predict(X: Matrix): Matrix