Difference between revisions of "DataScience"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
'''What would a course on Data Science look like?''' | '''What would a course on Data Science look like?''' | ||
+ | |||
+ | [[Media:intro-to-data-science-nov15.pdf|Intro to Data Science]] | ||
+ | |||
+ | <!-- | ||
=Introduction= | =Introduction= | ||
[[Image:Data_Science_VD.png|400px|thumbnail|center|Drew Conway's Venn diagram of data science]] | [[Image:Data_Science_VD.png|400px|thumbnail|center|Drew Conway's Venn diagram of data science]] | ||
− | Topics would include | + | =Topics would include= |
+ | |||
* What is relevant for the UoB? | * What is relevant for the UoB? | ||
* y=f(x) relationships:- classifiers & regression | * y=f(x) relationships:- classifiers & regression | ||
Line 23: | Line 28: | ||
* Programming Skills: | * Programming Skills: | ||
** "Clean code shows clarity of mind," | ** "Clean code shows clarity of mind," | ||
+ | ** Languages: R? Python? Others? | ||
** Version control. | ** Version control. | ||
** Build systems. | ** Build systems. | ||
** Testing. | ** Testing. | ||
** Scripting and automation. | ** Scripting and automation. | ||
+ | --> |