Skip to content

Course on the fundamentals of machine learning. Practical experience tasks with the Titanic dataset.

Notifications You must be signed in to change notification settings

CogitoNTNU/course-on-machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course on Machine Learning

In this hands-on workshop, participants will learn the fundamentals of machine learning through practical experience with the Titanic dataset. By the end of the session, you will be able to:

  • Understand the basic concepts of machine learning.
  • Apply machine learning algorithms to real-world data.
  • Evaluate the performance of machine learning models.
  • Collaborate with a team to solve machine learning problems.

Prerequisites

  • Ensure that git is installed on your machine. Download Git.
  • Basic programming knowledge (Python recommended) Download Python.
  • Familiarity with Jupyter Notebooks.

Setup

  1. Clone the repository.
git clone https://github.com/CogitoNTNU/course-on-machine-learning.git
  1. Install juptyer notebook
pip install ipykernel -U --user
  1. Team leads should join Kaggle and create a team. Join Kaggle Competition

How to Use This Notebook

Follow the parts in order, completing tasks and exercises as you go. Experiment with the code cells to reinforce your learning. Refer to the "Extras" section for additional tools and techniques beyond the course scope. Happy learning!

Competition

The Leaderboard shows the final results of the competition.

Credits

This workshop is based on the Titanic: Machine Learning from Disaster competition on Kaggle.

Many thanks to our amazing CEO Olav Selnes Lorentzen and our talented Ksenia Mordovets for their contributions to this workshop and making the presentation slides so beautiful. Thanks to Professor Zhirong Yang and Ryutaro Tanno insights.

Creator


Sverre Nystad

About

Course on the fundamentals of machine learning. Practical experience tasks with the Titanic dataset.

Topics

Resources

Stars

Watchers

Forks