Xamarin üzerinde ML.net kullanarak bir regresyon uygulaması geliştirdik. https://github.com/Teknolot/meetup-demos/tree/master/xamarin-mlnet-regression
XAMARIN ❤️ML.NETCihan YAKAR[email protected]
View Slide
MAKINE ÖĞRENMESIpublic static decimal FiyatTahmini(Ev ev){return *** ML ***}
MAKINE ÖĞRENMESI
REGRESYONpublic static float Sicaklik(DateTime tarih){return 45;}
VERİ SETİhttps://www.kaggle.com/harlfoxem/housesalesprediction
İNCELEME
ML.NETLoad DataIDataViewTransform DataITransformerChoose AlgorithmIEstimatorTrain ModelEvaluate ModelPredictionEngineDeploy Model
XAMARIN ❤️ ML.NETDEM
TEŞEKKÜRLERWWW.TEKNOLOT.COM