RxInfer Client - v1.3.0
    Preparing search index...

    Type Alias LearnResponse

    type LearnResponse = {
        learned_parameters: { [key: string]: unknown };
    }
    Index

    Properties

    learned_parameters: { [key: string]: unknown }

    A dictionary of learned parameters and their values