Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 79aa3a39

Přidáno uživatelem Roman Kalivoda před více než 3 roky(ů)

Re #8953 Adapt to changes from lower layer

Zobrazit rozdíly:

Server/ServerApp/Program.cs
177 177
		{
178 178
			// TODO nastavit čas
179 179
			IDataParser p = new DataParser(dd);
180
            IJsonParser jsonP = new JsonParser(dd);
180 181
            IPredictionController predictionController = new PredictionController(jsonP, p);
181 182
            predictionController.Train();
182 183
            //var results = predictionController.Predict()

Také k dispozici: Unified diff