UMR CNRS 7253

Site Tools


en:aec

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:aec [2019/08/23 05:37] tdenoeuxen:aec [2024/02/07 07:59] (current) tdenoeux
Line 1: Line 1:
-====== Advanced Computational Econometrics: Machine Learning ======+====== Advanced Computational Econometrics: Statistical Learning ======
  
 **Instructor:** Thierry Denoeux **Instructor:** Thierry Denoeux
  
-Description: This course is an introduction to machine learning, with examples of application to econometrics. +Description: This course is an introduction to statistical learning, with examples of application to econometrics. 
  
 **Program** **Program**
Line 11: Line 11:
   - Model selection    - Model selection 
   - Splines and generalized additive models    - Splines and generalized additive models 
-  - Tree-based methods  +  - Tree-based and ensemble methods  
-  - Gaussian mixture models +  - Kernel-based classification and regression 
-  Support Vector Machines  +
-  - Support Vector Regression and KPCA +
-  - Relevance Vector Machines+
   - Neural networks     - Neural networks  
-  
  
 **Recommended reading**:  **Recommended reading**: 
  
-  * [[https://web.stanford.edu/~hastie/ElemStatLearn/|The Elements of Statistical Learning: Data Mining, Inference, and Prediction]] by Trevor Hastie, Robert Tibshirani and Jerome Friedman +  * [[https://www.statlearning.com|An Introduction to Statistical Learning with Applications in R]] 
-  * [[https://www.springer.com/gp/book/9780387310732|Pattern Recognition and Machine Learning]] by Christopher Bishop.+  * [[https://web.stanford.edu/~hastie/ElemStatLearn/|The Elements of Statistical Learning: Data Mining, Inference, and Prediction]]  
 +  * [[https://www.springer.com/gp/book/9780387310732|Pattern Recognition and Machine Learning]] 
  
 **Slides** **Slides**
  
-  - {{ :en:ace_chapter1_2019.pdf |Introduction}} +  - {{ :en:ace_chapter1_2023.pdf | Introduction}} 
-  - {{ :en:ace_chapter2_2019.pdf |Linear classification}} +  - {{ :en:ace_chapter2_2023.pdf | Linear and Quadratic Classification}} 
-  - {{ :en:ace_chapter3_2019.pdf |Model selection}} +  - {{ :en:ace_chapter3_2023.pdf | Model Selection}} 
-  - {{ :en:ace_chapter4_2019.pdf |Splines and generalized additive models}} +  - {{ :en:ace_chapter4_2023.pdf | Splines and Generalized Additive Models}} 
-  - {{ :en:ace_chapter5_2019.pdf |Tree-based and ensemble methods}} +  - {{ :en:ace_chapter5_2023.pdf | Tree-based and ensemble methods}} 
-  - {{ :en:ace_chapter6_2019.pdf |Gaussian mixture models}} +  - {{ :en:ace_chapter6_2023.pdf | Kernel-based classification and regression}} 
-  - {{ :en:ace_chapter7_2019.pdf |Support vector machines}} +  - {{ :en:ace_chapter7_2023.pdf | Neural networks and deep learning}}
-  - {{ :en:ace_chapter8_2019.pdf |Kernel-based Regression and Feature Extraction}} +
-  - {{ :en:ace_chapter9_2019.pdf |Relevance Vector Machines}} +
-  - {{ :en:ace_chapter10_2019.pdf |Neural networks}}+
  
-**Exercises** 
  
-  - {{ :en:exercices_chapter1.pdf |K-NN regression and bias-variance decomposition}} 
-    * {{ :en:chapter1_exercises.r.zip |Solution}} 
-  - {{ :en:exercises_chapter2.pdf |Linear classification}} 
-    * {{ :en:ace_chapter2_exercises.r.zip |Solution}} 
-  - {{ :en:aec_exercises_chapter3.pdf |Model selection}} 
-    * {{ :en:ace_chapter3_exercises.r.zip |Solution}} 
-  - {{ :en:ace_exercises_chapter4.pdf |Splines and GAM}} 
-    * {{ :en:ace_chapter4_exercises.r.zip |Solution}} 
-  - {{ :en:ace_exercises_chapter5.pdf |Tree-based and ensemble methods}} 
-    * {{ :en:ace_chapter5_exercises.r.zip |Solution}} 
-  - {{ :en:ace_exercises_chapter6.pdf |Gaussian mixture models}} 
-    * {{ :en:ace_chapter6_exercises.r.zip |Solution}} 
-  - {{ :en:ace_exercises_chapters7_8.pdf |Support vector classification and regression}} 
-    * {{ :en:ace_chapters7-9_exercises.r.zip |Solution}} 
-  - {{ :en:ace_chapters10_exercises.r.zip |Neural networks: solution}} 
  
-** Exam **+**Exercises**
  
-  {{ :en:exam_2019_ace_.pdf |Final exam}}+  {{ :en:ace_exercices_chapter1.pdf |K-NN regression and bias-variance decomposition}} 
 +  - {{ :en:ace_exercises_chapter2.pdf | Linear and Quadratic Classification}} 
 +  - {{ :en:ace_exercises_chapter3.pdf | Model selection}} 
 +  - {{ :en:ace_exercises_chapter4.pdf | Splines and Generalized Additive Models}} 
 +  - {{ :en:ace_exercises_chapter5.pdf | Tree-based and ensemble methods}} 
 +  - {{ :en:ace_exercises_chapters6.pdf | Kernel-based classification and regression}} 
 +  - {{ :en:ace_exercises_chapters7.pdf |Neural networks and deep learning}} 
 +  
  
 ** Datasets ** ** Datasets **
Line 66: Line 51:
   * {{ :en:tablef14-1.csv.zip |Program effectiveness}}   * {{ :en:tablef14-1.csv.zip |Program effectiveness}}
   * {{ :en:cp.csv.zip |CP time series}}   * {{ :en:cp.csv.zip |CP time series}}
-  * {{ :en:bike_sharing_day.csv.zip |Bike sharing}}+  * {{ :en:f7_1.zip |German health care}} 
 +  * {{ :en:communities_and_crime.zip |Communities and crime}} 
 +  * {{ :en:bike_sharing.rdata.zip |Bike sharing}}

User Tools