[SOLVED] AIS7 Assignment 1

30.00 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

1/5 - (1 vote)

In Part A you will set-up the system and executed your first learning algorithm. You can find a jupyter notebook here. The notebook contains the assignment description!

Assignment1_partA.md

  • Add your group number, names and code in the given notebooks
  • Answer all questions that are located in the notebooks
  • place your comments / conclusion / insights on all executed steps

Assignment 1 – Part B

In part B and Part C you will analyze real data and generate a dataset for your own learning problem. In this part you will analyze the data of a given dataset and train machine learning models on this data.

Assignment1_partB.md

  • Add your group number, names and code in the given notebooks
  • Answer all questions that are located in the notebooks
  • place your comments / conclusion / insights on all executed steps

Assignment 1 – Part C

In part B and Part C you will analyze real data and generate a dataset for your own learning problem. In this part you will generate your own dataset and you will have to train your models on that data.

Assignment1_partC.md

  • Add your group number, names and code in the given notebooks
  • Answer all questions that are located in the notebooks
  • place your comments / conclusion / insights on all executed steps
  • make a short video (max 3 minutes) explaining & showing the process from dataset creation to final result

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.