A Blog full of Web Projects

A Blog full of Web Projects

Machine Learning to taste wine

07-December-2023

Artificial Intelligence, Machine Learning and Deep Learning

Tasting wine using ML.NET with C#

This is a console application using Microsoft’s Machine Learning framework ML.NET for tasting wine

FastTree regression used to train the Model

The code at GitHub
A Blog made with Gatsby React and GraphQL