Data Science Resources : Différence entre versions

De Transport
Ligne 6 : Ligne 6 :
 
* [https://github.com/jupyter/jupyter/wiki/A-gallery-of-interesting-Jupyter-Notebooks Gallery of Jupyter Notebooks on programming, data science, etc.]
 
* [https://github.com/jupyter/jupyter/wiki/A-gallery-of-interesting-Jupyter-Notebooks Gallery of Jupyter Notebooks on programming, data science, etc.]
 
* Examples and tutorials (Jupyter notebooks) for the transportation data management course CIV8760 (in French) https://github.com/nsaunier/CIV8760/
 
* Examples and tutorials (Jupyter notebooks) for the transportation data management course CIV8760 (in French) https://github.com/nsaunier/CIV8760/
 +
 +
=Machine Learning=
 +
* list of machine learning books http://matpalm.com/blog/cool_machine_learning_books/
 +
** Pattern Recognition and Machine Learning by Christopher Bishop free at https://www.microsoft.com/en-us/research/uploads/prod/2006/01/Bishop-Pattern-Recognition-and-Machine-Learning-2006.pdf
 +
* [https://www.microsoft.com/en-us/research/publication/fourth-paradigm-data-intensive-scientific-discovery/ Hey, T. Tansley, S. & Tolle, K. (Eds.) The Fourth Paradigm: Data-Intensive Scientific Discovery Microsoft Research, 2009]
 +
* [http://www.kdnuggets.com/ Site KDnuggets]
 +
* (French) reference book: Cornuéjols, A.; Miclet, L. & Kodratoff, Y. Apprentissage Artificiel Eyrolles, 2002
 +
* (French) [http://eric.univ-lyon2.fr/~ricco/cours/supports_data_mining.html Notes pour les cours de data mining de Ricco Rakotomalala]
 +
* MOOC by IVADO on deep learning https://cours.edulib.org/courses/course-v1:IVADO+IA-101+P2018/
  
 
=Data Visualization=
 
=Data Visualization=
Ligne 29 : Ligne 38 :
 
* QGIS how-to: [https://www.qgistutorials.com/en/docs/3/creating_heatmaps.html heatmaps], [https://www.giscourse.com/how-to-add-openstreetmap-basemaps-in-qgis-3-0/|add OSM layer]
 
* QGIS how-to: [https://www.qgistutorials.com/en/docs/3/creating_heatmaps.html heatmaps], [https://www.giscourse.com/how-to-add-openstreetmap-basemaps-in-qgis-3-0/|add OSM layer]
 
* SpatiaLite cookbook http://www.gaia-gis.it/gaia-sins/spatialite-cookbook-5/index.html
 
* SpatiaLite cookbook http://www.gaia-gis.it/gaia-sins/spatialite-cookbook-5/index.html
* French books from EPFL: Systèmes d'Information Géographique [https://www.researchgate.net/publication/320979981_Systemes_d%27Information_Geographique_1 Partie 1] et [https://www.researchgate.net/publication/320980079_Systemes_d%27Information_Geographique_2 Partie 2]
+
* (French) books from EPFL: Systèmes d'Information Géographique [https://www.researchgate.net/publication/320979981_Systemes_d%27Information_Geographique_1 Partie 1] et [https://www.researchgate.net/publication/320980079_Systemes_d%27Information_Geographique_2 Partie 2]
* Resources in French, including online courses https://claroline-connect.univ-st-etienne.fr/web/app.php/resource/open/icap_wiki/224152#/
+
* (French) resources, including online courses in https://claroline-connect.univ-st-etienne.fr/web/app.php/resource/open/icap_wiki/224152#/
  
 
=Statistics=
 
=Statistics=
Ligne 36 : Ligne 45 :
 
* Scientific Approaches to Transportation Research http://onlinepubs.trb.org/Onlinepubs/nchrp/cd-22/start.htm
 
* Scientific Approaches to Transportation Research http://onlinepubs.trb.org/Onlinepubs/nchrp/cd-22/start.htm
 
* Understanding and Communicating Multimodal Transportation Data http://web.cecs.pdx.edu/~monserec/t.data/
 
* Understanding and Communicating Multimodal Transportation Data http://web.cecs.pdx.edu/~monserec/t.data/
* French resources
+
* (French) resources
 
** Cours MTH2302C: Probabilités et statistique, Denis Marcotte http://cours.polymtl.ca/geo/marcotte/mth2302c.html
 
** Cours MTH2302C: Probabilités et statistique, Denis Marcotte http://cours.polymtl.ca/geo/marcotte/mth2302c.html
 
** Notes et ebooks de Ricco Rakotomalala http://eric.univ-lyon2.fr/~ricco/
 
** Notes et ebooks de Ricco Rakotomalala http://eric.univ-lyon2.fr/~ricco/
 
** Cours du master économétrie et statistique appliquée de l'Université d’Orléans https://www.univ-orleans.fr/deg/masters/ESA/CH/churlin_E.htm#_Universit%C3%A9_d%27Orl%C3%A9ans,_Master_Econom
 
** Cours du master économétrie et statistique appliquée de l'Université d’Orléans https://www.univ-orleans.fr/deg/masters/ESA/CH/churlin_E.htm#_Universit%C3%A9_d%27Orl%C3%A9ans,_Master_Econom
 
=Courses=
 
* MOOC by IVADO on deep learning https://cours.edulib.org/courses/course-v1:IVADO+IA-101+P2018/
 

Version du 12 novembre 2020 à 23:33

Code

Machine Learning

Data Visualization

Spatial Data

Statistics