Welcome to RAID! This self-assessment will help you get familiar with the remote framework that we'll use for the project. Your task is to complete a simple example challenge similar to the ones we gonna tackle throughout the semester. If you find the test particularly difficult, we recommend reconsidering your participation in the project.
To access the challenge, please first register below. Afterwards, you can connect using:
ssh warmup@raid.mlsec.tu-berlin.de -p 2222
Your goal is to train an ML model to distinguish between fake and real news. Once ready, submit your solution with task submit. Your model will be evaluated using the Matthews Correlation Coefficient (MCC) on a secret test set. Can you beat the highscore?