C# 클래스 PrincessAPI.API.AzureEstatePrediction.EstatePrediction

파일 보기 프로젝트 열기: PrincessMadMath/EstatePrediction_ConUHack

공개 메소드들

메소드 설명
PredictWithHouseStats ( HousePredictionModel model ) : Task
PredictWithHouseTags ( HousePredictionTags model ) : Task

메소드 상세

PredictWithHouseStats() 공개 정적인 메소드

public static PredictWithHouseStats ( HousePredictionModel model ) : Task
model PrincessAPI.Models.HousePredictionModel
리턴 Task

PredictWithHouseTags() 공개 정적인 메소드

public static PredictWithHouseTags ( HousePredictionTags model ) : Task
model PrincessAPI.Models.HousePredictionTags
리턴 Task