You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Carlos A. Iglesias 2c7c9e58e0
Update 3_7_SVM.ipynb
Fixed bug in ROC curve visualization
2 years ago
lod Minor changes LOD 01 and 03 2 years ago
ml1 Update 2_6_Model_Tuning.ipynb 2 years ago
ml2 Update 3_7_SVM.ipynb 2 years ago
ml3 description about parameter h added 5 years ago
ml4 Fixed broken link and bug of sklearn-deap with scikit 0.24 3 years ago
ml5 updated to last version of OpenGym 3 years ago
nlp Updated with the new libraries 3 years ago
python Update 1__10_Modules_Packages.ipynb 2 years ago
rdf fix typo 4 years ago
.gitignore Added gitignore 8 years ago
CONTRIBUTING.md Add Makefile 5 years ago
Makefile Makefile updated 5 years ago
README.md Update README.md 3 years ago
logo.jpg Add SPARQL notebooks 6 years ago
requirements.txt Add requirements 3 years ago

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