Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Carlos A. Iglesias 9f46c534f7
Update 2_5_1_Exercise.ipynb
Added optional exercises.
před 1 dnem
lod Fix typos před 1 rokem
ml1 Update 2_6_Model_Tuning.ipynb před 2 měsíci
ml2 Update 3_7_SVM.ipynb před 2 měsíci
ml3 description about parameter h added před 5 roky
ml4 Update 2_5_1_Exercise.ipynb před 1 dnem
ml5 Borrada versión anterior před 12 měsíci
ml21 Add files via upload před 2 týdny
nlp Updated 4_4 to use get_feature_names_out() instead of get_feature_names před 1 rokem
python Delete python/plurals.py před 2 měsíci
rdf fix typo před 4 roky
sna Delete sna/t.txt před 2 dny
.gitignore Added gitignore před 8 roky
CONTRIBUTING.md Add Makefile před 5 roky
Makefile Makefile updated před 5 roky
README.md Update README.md před 2 dny
logo.jpg Add SPARQL notebooks před 6 roky
requirements.txt Add requirements před 2 roky

README.md

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) - Master Universitario de Ingeniería de Telecomunicación (MUIT)
  • ABID (Analítica de Big Data) - Master Universitario en Ingeniera de Redes y Servicios Telemáticos)

For following this course:

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 visualizatoin
  • 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