Case Study 1
Case Study 1
Presenting yourselves
Name, studies, current job
How much experience with Data Science, Python, R
Last Semester lessons leared form Courses connected to Data Science
Why did you choose Data Science?
Presenting yourselves
Name, studies, current job
How much experience with Data Science, Python, R
Last Semester lessons leared form Courses connected to Data Science
Why did you choose Data Science?
Last Semester:
Analyse Design
Datenquellen und Datenaufbereitung
Analysewerkzeuge
What is Data
Information, “something whose value we care about“
Types of Data:
Structured Data: e.g. CSV or "comma-separated values" file
Unstructured Data : not organized, or not categorized, or not in a well-defined
format.
Data Types:
Numbers, Strings ...
Data frames, Series ...
What is Science
Formulating Hypothesis and Validating it
mathematical proof
What is Data
Information, “something whose value we care about“
Types of Data:
Structured Data: e.g. CSV or "comma-separated values" file
Unstructured Data : not organized, or not categorized, or not in a well-defined
format.
Data Types:
Numbers, Strings ...
Data frames, Series ...
What is Science
Formulating Hypothesis and Validating it
mathematical proof - not possible in most practical problems
statistics, since we deal with uncertainty
Dr.rer.nat. Anda-Ramona Tănasie (FHWN) Case Study 1 February 19, 2024 3 / 11
Machine Learning
What is Algorithm
Clearly defined series of steps to solve a Task, e.g. Recipe
Machine learning
Supervised learning
Unsupervised learning
Semi supervised learning
Reinforcement learning
What is intelligence?
What is intelligence?
understanding intelligence is one of the oldest disciplines
learning, remembering, reasoning...
more difficult as thought, the definitions change constantly
Nowadays:
AI has a huge variety of sub-fields
Narrow vs General AI
Dr.rer.nat. Anda-Ramona Tănasie (FHWN) Case Study 1 February 19, 2024 6 / 11
Definitions of AI
(Top) Reasoning vs Behaviour (Bottom)
(Left) Human performance vs ideal concept: "rationality" (Right)
JOURNEY
Goals:
1 Identify your interests
2 Focus on setting one small
reasonable goal at a time
3 Learn coding practices and good
habits for Data Science
4 Statistics, standard algorithms,
paradigms of machine learning
(Classification, Regression,
Clustering, etc...)
Workload
Lecture : Home
1 : 2
Dr.rer.nat. Anda-Ramona Tănasie (FHWN) Case Study 1 February 19, 2024 10 / 11
Generalities
Assumed for this course
install R, RStudio, Python, Jupyter Notebook, VSCode
Tools and libraries for Data Science
Script vs Markdown/Notebooks
Use Documentation
Familiarity with Statistics, Plots ...
Recommandations
R and Python
Stay Organized: Project Folders, Enviroments, Sharing your work,
Proper Communication
Save time: Pipes, Shortcuts, writing short clear code
Build your Portofolio!
Set seed for reproducibility, test your code
Dr.rer.nat. Anda-Ramona Tănasie (FHWN) Case Study 1 February 19, 2024 11 / 11