This week is for working on the laboratory project and preparing the final presentation.
Select an algorithm and a dataset to make a presentation / case study of 10-25 slides. The combination of an algorithm and a dataset has to be unique for each student.
The list of algorithms can be found on MS Teams / Laboratory channel
The structure of the presentation should be as follows:
Describe the context of your case study. Introduce the algorithm and possible applications in real world scenarios.
Describe the algorithm in more detail (text, pseudocode, flowcharts), with use cases and methods for working with real data sets.
Describe the selected data set(s) and the implementation of the algorithm in Python. Present the results (text and visual output) and your observations.
Describe the outcome of the case study and applications in real world scenarios in broader terms.
Present the resources used for the case study: algorithm, data sets and other references
You can refer to the Laboratories or use any other implementation in Python.
Useful libraries for data science in Python include:
[Machine Learning]
[Data Processing]
[Visualizations]
Examples of applications can be found on:
You can use any open dataset. Some common sources include:
[Dataset aggregators for Machine Learning projects]
[Open Data]