class: center, middle, inverse, title-slide # Welcome! ### Machine Learning with R
Basel R Bootcamp
### October 2019 --- layout: true <div class="my-footer"> <span style="text-align:center"> <span> <img src="https://raw.githubusercontent.com/therbootcamp/therbootcamp.github.io/master/_sessions/_image/by-sa.png" height=14 style="vertical-align: middle"/> </span> <a href="https://therbootcamp.github.io/"> <span style="padding-left:82px"> <font color="#7E7E7E"> www.therbootcamp.com </font> </span> </a> <a href="https://therbootcamp.github.io/"> <font color="#7E7E7E"> Machine Learning with R | October 2019 </font> </a> </span> </div> --- .pull-left4[ <br><br><br><br><br><br> # Welcome to the<br><high>Basel R Bootcamp!</high> ### Machine Learning with R ### October, 2019 ] .pull-right6[ <br><br><br> <p align = "center"> <img src="image/basel_mittlere.jpg" width="500" height="400"><br> <font style="font-size:10px">from <a href="https://swisskyline.ch/schweizer-staedte/Basel/Basel-alle-Bilder/Basel-Mittlere-Bruecke-6.html">swisskyline.ch</a></font> </p> ] --- .pull-left45[ <br><br><br><br><br> # Schedule and Materials Click the "....running..." link on our homepage! <font size="6" color="#F62D73"><a href="www.therbootcamp.com"><b>www.therbootcamp.com</b></a></font><br><br> ] .pull-right5[ <br><br> <iframe src="https://therbootcamp.github.io" width="500" height="500"></iframe> ] --- .pull-left6[ <br><br><br> # Aim >###The aim of this workshop is enable you to thoughtfully implement machine learning methods, using R, to make data-driven decisions. ] .pull-right4[ <br><br><br><br> <p align="center"><img src="https://raw.githubusercontent.com/therbootcamp/therbootcamp.github.io/master/_sessions/_image/target.png" height="350"></p> ] --- # What we will cover .pull-left45[ 1. Intro to the <high>fundamentals</high> of ML. 2. Intro to a few influential ML <high>models</high>. 3. Intro to <high>using R</high> for ML. 4. Opportunity to <high>learn by doing</high>. 5. Opportunity for <high>discussion</high>. <br> #### What we will <i>NOT</i> cover  In-depth, advanced treatment of ML. ] .pull-right45[ <p align = "center"> <img src="image/veggies.jpg" ><br> <font style="font-size:10px">from <a href="https://www.machinelearningplus.com/machine-learning/caret-package/">machinelearningplus.com</a></font> </p> ] --- .pull-left4[ # Schedule We have an <high>ambitious schedule</high>! 2 days, 3-4 sessions per day, ~2.5 hours per session, on a variety of topics. Each session contains a slide-based <high>introduction</high> and a hands-on <high>programming interactive or practical</high> <br> ] .pull-right45[ <br><br> <img src="image/schedule.png" height="525" align="center"> ] --- .pull-left45[ # Introduction <high>30 - 45 minutes</high> slide based introduction to help you understand the basic concepts, including: <br><br>   1. Theory<br>   2. Code examples<br>   3. Live demonstrations<br> <br> <high>All available online</high>. Follow along, and don't worry about memorizing. <br><br> <a href="https://therbootcamp.github.io/ML_2019Oct/">This is a Link to our materials</a>. <br><br> Be interactive! <high>Ask questions!</high> ] .pull-right55[ <br> <p align="center"> <img src="https://img.freepik.com/free-vector/business-presentation_23-2147511785.jpg?size=338&ext=jpg" style="width:250px"> <br> <font style="font-size:10px">from <a href="www.Freepik.com">Freepik.com</a></font> </p> <p align="center"> <img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcR5DZ7eRkgxeFuEMEtuVC9YHz2v0STxeQ9YJyW2T3PbXGIci_2Lig" style="width:250px"> <br> <font style="font-size:10px">from <a href="www.Freepik.com">Freepik.com</a></font> </p> ] --- .pull-left45[ # Practicals <high>Write your own</high> R scripts! <br><br> Anywhere from 10 ~ 30 programming tasks. Starts easy, gets <high>progressively more challenging</high>. <br><br> Go at your <high>own pace</high> and finish as much as you can. We have a <high>diverse group</high> with different backgrounds and interests, we love that! <br><br> We'll give you all the <high>answers later</high>. <br><br> Be interactive! <high>Ask questions!</high> ] .pull-right5[ <br> <iframe src="https://therbootcamp.github.io/ML_2019Oct/_sessions/Fitting/Fitting_practical.html" height="480px" width = "500px"></iframe> Example: <a href="https://therbootcamp.github.io/dML_2019Oct/_sessions/Fitting/Fitting_practical.html">Fitting Practical </a> ] --- .pull-left45[ <br> # 1-1 Coaching Learning a computer language is <high>hard</high>. <high>Take breaks when you need them</high>, and don't get discouraged! Sometimes, you may find yourself in need of some <high>intensive help</high>. That's ok! We're here to help! At any time, you can <high>request a 15 minute 1-1 intensive</high> coaching session. We'll grab a coffee and work through it together. ] .pull-right5[ <br><br> <p align="center"> <img src="image/yesterdayitworked.jpg" height="500px"> <br> <font style="font-size:10px">from <a href="www.geek-and-poke.com">geek-and-poke.com</a></font> </p> ] --- # Cheatsheets <table width="100%" style="cellspacing:0; cellpadding:0; border:none"> <tr> <td> <p align = 'center'>Base R<br><br> <a href="http://github.com/rstudio/cheatsheets/raw/master/base-r.pdf"><img border="0" alt="W3Schools" src="https://github.com/therbootcamp/therbootcamp.github.io/blob/master/_sessions/_image/baser_cheat_ss.png?raw=true" height="180"></a></p> </td> <td> <p align = 'center'>Data Import<br><br> <a href="https://github.com/rstudio/cheatsheets/raw/master/3-data-import.pdf"><img border="0" alt="W3Schools" src="https://d33wubrfki0l68.cloudfront.net/b7142a24f47a959b8a4b67910c67db8b41036f28/ac9a2/wp-content/uploads/2018/08/data-import.png" height="180"></a></p> </td> <td> <p align = 'center'>Data Transformation<br><br> <a href="https://github.com/rstudio/cheatsheets/raw/master/4-data-transform.pdf"><img border="0" alt="W3Schools" src="https://d33wubrfki0l68.cloudfront.net/db69c3d03699d395475d2ac14d64f611054fa9a4/e98f3/wp-content/uploads/2018/08/data-transformation.png" height="180"></a></p> </td> <td> <p align = 'center'>Caret<br><br> <a href="https://github.com/rstudio/cheatsheets/raw/master/6-caret.pdf"><img border="0" alt="W3Schools" src="https://d33wubrfki0l68.cloudfront.net/ad16acdb544c1a9ca00c7dd175312a52f45e8979/7e9a2/wp-content/uploads/2015/01/caret-cheatsheet.png" height="180"></a></p> </td> </tr> </table> <br> --- .pull-left5[ <br><br> # Breaks Programming is exhausting! <high>Take breaks</high> when you need them! Help yourself to <high>refreshments</high> and as much coffee as you can drink. Lunch on your own or <high>walk with the group</high> to <high>Tibits</high> or the <high>Union Diner</high> Be back in the room at <high>13:00 sharp</high> so we can continue learning! ] .pull-right4[ <p align='center'><br><br><br><br> <img src="https://raw.githubusercontent.com/therbootcamp/therbootcamp.github.io/master/_sessions/_image/tibits.jpg" height="400" vspace="10"><br> <font style="font-size:10px">from <a href="https://www.tibits.ch/de/restaurants.html#tibits-basel">Tibits.ch</a></font> </p> ] --- .pull-left5[ # Introductions 1. What is your name? 2. Where are you from? 3. What is your current profession? 4. What is your programming experience with R and in general? 5. What is your experience with ML? 6. What would you most like to do with ML? 7. Coffee or tea? 8. Beer or wine? 9. Berlin or Paris? ] .pull-right45[ <br><br> <p align="center"> <img src="https://raw.githubusercontent.com/therbootcamp/therbootcamp.github.io/master/_sessions/_image/introductions.jpg" height="450px"> <br> <font style="font-size:10px">from <a href="www.artofmanliness.com">artofmanliness.com</a></font> </p> ] --- class: middle, center <h1><a href=https://therbootcamp.github.io/ML_2019Oct/index.html>Schedule</a></h1>