DayF core  1.2.1.2
DayF (Decision at your Fingertips) is an AutoML freeware development framework that let developers works with Machine Learning models without any idea of AI, simply taking a csv dataset and the objective column
Public Member Functions | List of all members
gdayf.metrics.anomaliesmetricmetadata.AnomaliesMetricMetadata Class Reference
Inheritance diagram for gdayf.metrics.anomaliesmetricmetadata.AnomaliesMetricMetadata:
Inheritance graph
[legend]
Collaboration diagram for gdayf.metrics.anomaliesmetricmetadata.AnomaliesMetricMetadata:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self)
 Method constructor. More...
 

Detailed Description

Definition at line 21 of file anomaliesmetricmetadata.py.

Constructor & Destructor Documentation

◆ __init__()

def gdayf.metrics.anomaliesmetricmetadata.AnomaliesMetricMetadata.__init__ (   self)

Method constructor.

Parameters
selfobject pointer

Definition at line 24 of file anomaliesmetricmetadata.py.


The documentation for this class was generated from the following file: