This repository contains a simple ML.NET console application on .NET Core that predicts Dublin Residential Property Price Index for a specific date based on historical data.
- Clone the repo:
git clone https://github.com/ersingenel/machinelearning-dotnetcore.git - Go to
DublinPropertyPricePredictionfolder then typedotnet runin a terminal window