Header menu logo BioFSharp

Model Type

Options concerning the model used for prediction.

Union cases

Union case Description

Custom string

Full Usage: Custom string

Parameters:
    Item : string

Option to use a custom model at the given path

Item : string

NonPlant

Full Usage: NonPlant

dppops original non-plant model used in the web API.

Plant

Full Usage: Plant

dppops original plant model used in the web API.

Static members

Static member Description

Model.getModelBuffer

Full Usage: Model.getModelBuffer

Returns: Model -> byte[]

returns a byte array from the ressource stream. Either reads the original models from the manifest resources or reads the custom model from the given path

Returns: Model -> byte[]

Type something to start searching.