C# Class ASPC.Marvel.CrimeAPI.PredictML

Afficher le fichier Open project: Inmeta/aspc2016

Méthodes publiques

Méthode Description
GetCrimeNumberByCoordAndYear ( double latitude, double longitude, int year ) : int

Private Methods

Méthode Description
InvokeRequestResponseService ( double latitude, double longitude, int year ) : Task
ParseAzureMLResult ( Newtonsoft.Json.Linq.JObject response ) : int

Method Details

GetCrimeNumberByCoordAndYear() public méthode

public GetCrimeNumberByCoordAndYear ( double latitude, double longitude, int year ) : int
latitude double
longitude double
year int
Résultat int