1
0
mirror of https://github.com/gsi-upm/sitc synced 2026-02-08 23:58:17 +00:00
Files
sitc/README.md
Carlos A. Iglesias feb60748f4 Update README.md
2026-02-04 18:49:16 +01:00

22 lines
1.2 KiB
Markdown

# sitc
Exercises for Intelligent Systems Course at Universidad Politécnica de Madrid, Telecommunication Engineering School. This material is used in the subjects
- CDAW (Ciencia de datos y aprendizaje en automático en la web de datos) - Máster Universitario de Ingeniería de Telecomunicación (MUIT)
- ABID (Analítica de Big Data) - Máster Universitario en Ingeniería de Redes y Servicios Telemáticos)
For following this course:
- Follow the instructions to install the environment: https://github.com/gsi-upm/sitc/blob/master/python/1_1_Notebooks.ipynb (Just install 'conda')
- Download the course: use 'https://github.com/gsi-upm/sitc' (or clone the repository to receive updates).
- Run in a terminal in the folder sitc: jupyter notebook (and enjoy)
Topics
* Python: a quick introduction to Python
* ML-1: Introduction to machine learning with scikit-learn
* ML-2: Introduction to machine learning with pandas and scikit-learn
* ML-21: Preprocessing and visualization
* ML-3: Introduction to machine learning. Neural Computing
* ML-4: Introduction to Evolutionary Computing
* ML-5: Introduction to Reinforcement Learning
* NLP: Introduction to NLP
* LOD: Linked Open Data, exercises and example code
* SNA: Social Network Analysis