Github
Preparing search index...
The search index is not available
@ai-on-browser/data-analysis-models
@ai-on-browser/data-analysis-models
default
models
OtsusThresholding
Class OtsusThresholding
Otus's thresholding
Index
Constructors
constructor
Properties
_count
_t
_x
Methods
predict
Constructors
constructor
new
OtsusThresholding
()
:
OtsusThresholding
Returns
OtsusThresholding
Properties
_count
_count
:
number
_t
_t
:
number
_x
_x
:
number
[]
Methods
predict
predict
(
x
:
number
[]
)
:
(
0
|
1
)
[]
Returns thresholded values.
Parameters
x
:
number
[]
Training data
Returns (
0
|
1
)
[]
Predicted values
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_count
_t
_x
Methods
predict
Github
@ai-on-browser/data-analysis-models
Loading...
Otus's thresholding