Skip to content

Commit

Permalink
added sources
Browse files Browse the repository at this point in the history
  • Loading branch information
hannhegg committed Apr 22, 2025
1 parent d0be1de commit 172cb27
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,18 @@ For å benytte denne API-en må man lage en bruker, og som student for man tilga
- **Natural Disasters:**
[DATASET_1](https://www.kaggle.com/datasets/brsdincer/all-natural-disasters-19002021-eosdis)

Andre kilder:

### Biblioteker
[Pandas](https://pandas.pydata.org/docs/)
[Matplotlib](https://matplotlib.org/stable/users/index)
[NumPy](https://numpy.org/doc/stable/)
[Scikit-learn](https://scikit-learn.org/stable/user_guide.html)

### Bok
[TDT4114 – Programmering (NTNU)](https://rouhani.folk.ntnu.no/textbooks/tdt4114/intro.html)

### Videomateriale
1. [YouTube: Python Crash Course 1](https://www.youtube.com/watch?v=bDhvCp3_lYw&t=1353s)
2. [YouTube: Python Crash Course 2](https://www.youtube.com/watch?v=b0L47BeklTE)
3. [YouTube: Python Crash Course 3](https://www.youtube.com/watch?v=ukZn2RJb7TU)

0 comments on commit 172cb27

Please sign in to comment.