ML.NET Project Structure

Learn the fundamental structure of an ML.NET project.

The interactive playground below contains a project that is autogenerated when we build an ML model by using ML.NET. This is a binary classification model that aims to determine whether a specific sentence has a positive or negative sentiment. It was trained by using the yelp_labelled.txt file found in the TrainingData folder.

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy