Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 662b2404

Přidáno uživatelem Roman Kalivoda před téměř 4 roky(ů)

Re #8832 integration

Zobrazit rozdíly:

Server/ServerApp/Predictor/IPredictor.cs
30 30
        /// <param name="input">A collection of model feature vectors in <c>ModelInput</c> instances.</param>
31 31
        /// <returns>A collection of <c>PredictionResult</c> instances.</returns>
32 32
        IDataView Predict(IEnumerable<ModelInput> input);
33

  
34
        // TODO define Save method
33 35
    }
34 36
}

Také k dispozici: Unified diff