You can find the full workshop in the .NET Conf Student Zone 2022 repository.
Through completing the workshop...
-
Students will be skilled at:
- Designing and applying a regression model to a Machine Learning problem
- Using ML.NET to create predictions based on historical data
-
Students will be able to independently use their learning to:
- Use data visualization
- Transform data and prepare it for data modelling
- Create their own machine learning experiments
- Students will walk away with a regression model that they can use to predict their future water consumption
- Milestone 1: Import the data into your environment
- Milestone 2: Explore the data with data visualization
- Milestone 3: Transform the data and prepare it for modelling
- Milestone 4: Create a machine learning experiment