Data Analytics in Finance & Accounting
Winter Term 2022-3
Dr. Sasan Mansouri
Prof. Dr. Mark Wahrenburg
Important links:
Session#1 (17.10.2022)
Notes:
- Don't forget to register on PIAZZA
- Submit your HW before the next session's begin
Session#2 (24.10.2022)
Session#3 (27.10.2022)
Session#4 (31.10.2022)
- HW1(No need for submission)
- HW2
Session#5 (07.11.2022)
Session#6 (10.11.2022)
Session#7 (14.11.2022)
Session#8 (21.11.2022)
Session#9 (24.11.2022)
Session#10 (28.11.2022)
Prerequisites (as posted in PIAZZA):
Session#11 (28.11.2022)
- Keep your login information at hand
Session#12 (05.12.2022)
Session#13 (12.12.2022)
Session#14 (19.12.2022)
THE CLASS WE BE ONLINE IN ZOOM:
https://uni-frankfurt.zoom.us/my/sasi2400?pwd=RFZHZC94dGxOWTZwajZST3gvOGJSZz09
- pip install gensim
- pip install tqdm
- pip install nltk
- pip install stop-words
- The Spacy notebook can be run on the local jupyter notebook environment. However, the Bert notebook should be run in google colab since the notebook requires access to a GPU.
- HuggingFace & Transformers
- Pytorch is an open-source machine learning framework that you can download for free from their website (https://pytorch.org/get-started/locally/)
- Just choose all your hard- and software requirements and run the respective command in the Anaconda Powershell
- You can check if it worked by running the import torch in Jupyter Notebook
- For transformers, you can simply run the command pip install transformers
- Just run the line from transformers import pipeline in Jupyter Notebook to see if it worked
Session#15 (09.01.2023)
Session#16 (16.01.2023)
Session#17 (19.01.2023)
Video Recordings are available at : https://youtu.be/vXH_zhDlQI0
Session#18 (23.01.2023)
- A framework for prediction (ML concepts)
Session#19 (30.01.2023)
Session#20 (02.02.2023)
Session#21 (06.02.2023) - Final Session