Data Dojo Würzburg 19

DataDojo@Lunch - live

January 2023

Participants

Please add your name to the list (click the pen icon at the top left to edit) if you plan to come. And please remove it if you can not make it. Feel free to add your preferred tool or programming language.

Dataset

Machine Learning Series

We are doing a series of Data Dojos on machine learning. The task is to classify tree species by their traits (e.g. height, stem diameter, geographic location). :deciduous_tree::evergreen_tree::palm_tree: We use a subset of the recently published database: Tallo

The full dataset contains measurements for almost 500k individual trees from more than 5k species.

In the first dojo of the series, we filtered the full set to 3 species with reasonable overlap (Fagus sylvatica, Pinus pinaster, Quercus ilex). Now we want to try different Machine Learning methods to classify tree species from traits.

In the second dojo we created our first models. A very simple “Majority Vote” model and some K-Nearest-Neighbor (KNN) models with scikit-learn.

In the third dojo we explored the effect of scaling on the performance of the KNN models.

In the fourth dojo we explored Decision Trees as models for classification

In the fifth dojo we used Support Vector Machines as models for classification

Session 6 - Random Forests?

Question Pool:

Collaborative Tools and Workflow

For Notebooks (R, python, julia, js, …) with real time collaboration CoCalc seems to be the best option right now. It worked great the last couple of times so we’ll stick to it for now. You need to register an account there (it is free).

Future Suggestions

Add your suggestions to the list and :+1: to the end of a line you are interested in

Data Sets

Tools/Languages

Skills

Data Sources

all data types are welcome, including tables, images, videos, sounds, DNA, …