1
0
Fork 0
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
Carlos A. Iglesias 0150ce7cf7
Update 3_7_SVM.ipynb
Updated formatted table
vor 1 Monat
lod Fix typos vor 1 Jahr
ml1 Update 2_6_Model_Tuning.ipynb vor 1 Monat
ml2 Update 3_7_SVM.ipynb vor 1 Monat
ml3 description about parameter h added vor 5 Jahren
ml4 Fixed broken link and bug of sklearn-deap with scikit 0.24 vor 3 Jahren
ml5 Borrada versión anterior vor 11 Monaten
nlp Updated 4_4 to use get_feature_names_out() instead of get_feature_names vor 11 Monaten
python Delete python/plurals.py vor 2 Monaten
rdf fix typo vor 4 Jahren
.gitignore Added gitignore vor 8 Jahren
CONTRIBUTING.md Add Makefile vor 5 Jahren
Makefile Makefile updated vor 5 Jahren
README.md Update README.md vor 3 Jahren
logo.jpg Add SPARQL notebooks vor 6 Jahren
requirements.txt Add requirements vor 2 Jahren

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