Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
Go to file
Carlos A. Iglesias 0150ce7cf7
Update 3_7_SVM.ipynb
Updated formatted table
1 miesiąc temu
lod Fix typos 1 rok temu
ml1 Update 2_6_Model_Tuning.ipynb 1 miesiąc temu
ml2 Update 3_7_SVM.ipynb 1 miesiąc temu
ml3 description about parameter h added 5 lat temu
ml4 Fixed broken link and bug of sklearn-deap with scikit 0.24 3 lat temu
ml5 Borrada versión anterior 11 miesięcy temu
nlp Updated 4_4 to use get_feature_names_out() instead of get_feature_names 11 miesięcy temu
python Delete python/plurals.py 2 miesięcy temu
rdf fix typo 4 lat temu
.gitignore Added gitignore 8 lat temu
CONTRIBUTING.md Add Makefile 5 lat temu
Makefile Makefile updated 5 lat temu
README.md Update README.md 3 lat temu
logo.jpg Add SPARQL notebooks 6 lat temu
requirements.txt Add requirements 2 lat temu

README.md

sitc

Exercises for Intelligent Systems Course at Universidad Politécnica de Madrid, Telecommunication Engineering School. This material is used in the subjects

  • SITC (Sistemas Inteligentes y Tecnologías del Conocimiento) - Master Universitario de Ingeniería de Telecomunicación (MUIT)
  • TIAD (Tecnologías Inteligentes de Análisis de Datos) - Master Universitario en Ingeniera de Redes y Servicios Telemáticos)

For following this course:

Topics

  • Python: 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-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