1
0
Fork 0
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Ir para arquivo
Carlos A. Iglesias 9f46c534f7
Update 2_5_1_Exercise.ipynb
Added optional exercises.
1 dia atrás
lod Fix typos 1 ano atrás
ml1 Update 2_6_Model_Tuning.ipynb 2 meses atrás
ml2 Update 3_7_SVM.ipynb 2 meses atrás
ml3 description about parameter h added 5 anos atrás
ml4 Update 2_5_1_Exercise.ipynb 1 dia atrás
ml5 Borrada versión anterior 12 meses atrás
ml21 Add files via upload 2 semanas atrás
nlp Updated 4_4 to use get_feature_names_out() instead of get_feature_names 1 ano atrás
python Delete python/plurals.py 2 meses atrás
rdf fix typo 4 anos atrás
sna Delete sna/t.txt 2 dias atrás
.gitignore Added gitignore 8 anos atrás
CONTRIBUTING.md Add Makefile 5 anos atrás
Makefile Makefile updated 5 anos atrás
README.md Update README.md 2 dias atrás
logo.jpg Add SPARQL notebooks 6 anos atrás
requirements.txt Add requirements 2 anos atrás

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