{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "# Applied Data Analysis and Machine Learning: Introduction to the course\n", "\n", " \n", "**Morten Hjorth-Jensen**, Department of Physics, University of Oslo and Department of Physics and Astronomy and National Superconducting Cyclotron Laboratory, Michigan State University\n", "\n", "Date: **Aug 23, 2018**\n", "\n", "Copyright 1999-2018, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license\n", "\n", "\n", "\n", "\n", "\n", "## Overview of first week\n", "\n", " * Thursday: First lecture: Presentation of the course, aims and content\n", "\n", " * Thursday: Second Lecture: Start with simple linear regression and repetition of linear algebra\n", "\n", " * Friday: Linear regression \n", "\n", " * Computer lab: Wednesday. First time: Wednesday August 29.\n", "\n", "\n", "\n", "## Reading suggestions and exercises\n", "\n", "The recommended textbooks\n", "* HTF: [Trevor Hastie, Robert Tibshirani, Jerome H. Friedman, The Elements of Statistical Learning, Springer](https://www.springer.com/gp/book/9780387848570)\n", "\n", "* AG: [Aurelien Geron, Hands‑On Machine Learning with Scikit‑Learn and TensorFlow, O'Reilly](http://shop.oreilly.com/product/0636920052289.do)\n", "\n", " * HTF chapters 1-3 and [lecture notes](https://compphysics.github.io/MachineLearning/doc/pub/Regression/html/Regression-bs.html)\n", "\n", " * AG chapters 1 and 2\n", "\n", "\n", "\n", "## Lectures and ComputerLab\n", "\n", " * Lectures: Thursday (12.15pm-2pm) and Friday (12.15pm-2pm).\n", "\n", " * Weekly reading assignments needed to solve projects and exercises.\n", "\n", " * Weekly exercises when not working on projects. You can hand in exercises if you want.\n", "\n", " * First hour of each lab session may be used to discuss technicalities, address questions etc linked with projects and exercises.\n", "\n", " * Detailed lecture notes, exercises, all programs presented, projects etc can be found at the homepage of the course.\n", "\n", " * Computerlab: Wednesday (10am-6pm), room FV329, four groups (10am-12pm, 12pm-2pm, 2pm-4pm, 4pm-6pm). \n", "\n", " * Weekly plans and all other information are on the official webpage.\n", "\n", " * No final exam, three projects that are graded and have to be approved.\n", "\n", "\n", "\n", "## Course Format\n", "\n", " * Three compulsory projects. Electronic reports only using [devilry](https://devilry.ifi.uio.no/) to hand in projects and [Git](https://github.com/) for repository and all your material.\n", "\n", " * Evaluation and grading: The three projects are graded and each counts 1/3 of the final mark. No final written or oral exam.\n", "\n", " * The last project is organized as a workshop (duration approx 5-6 hours toward the end of the semester) where each group submits a proposal for a data sets to be analyzed with the different methods discussed during the course. \n", "\n", " a. Each group submits a proposal or works with suggested (by us) proposals for the project.\n", "\n", " b. Each group makes a poster and presents this to all other participants of the course\n", "\n", " c. Poster session where all participants can study and discuss the other proposals (the three best posters get additional score)\n", "\n", " d. Based on feedback etc, each group finalizes the report and submits for grading. \n", "\n", "\n", " * The computer lab (room FV329)consists of 16 Linux PCs, but many prefer own laptops. Python is the default programming language, but feel free to use C/C++ and/or Fortran. All source codes discussed during the lectures can be found at the webpage and [github address](https://github.com/CompPhysics/MachineLearning/tree/master/doc/Programs) of the course.\n", "\n", "\n", "\n", "## Teachers and ComputerLab\n", "\n", "\n", "**Teachers :**\n", "1. [Kristine B. Heine](https://www.mn.uio.no/ifi/english/?vrtx=person-view&uid=krisbhei)\n", "\n", "2. [Morten Hjorth-Jensen](http://mhjgit.github.io/info/doc/web/)\n", "\n", "3. [Bendik Samseth](https://www.mn.uio.no/fysikk/english/?vrtx=person-view&uid=bendiksa)\n", "\n", "4. [Øyvind Sigmundson Schøyen](https://www.mn.uio.no/fysikk/english/?vrtx=person-view&uid=oyvinssc)\n", "\n", "
| day | Time |
|---|---|
| Group 1: Wednesday | 10am-12pm |
| Group 2: Wednesday | 12pm-2pm |
| Group 3: Wednesday | 2pm-4pm |
| Group 4: Wednesday | 4pm-6pm |