1
0
mirror of https://github.com/gsi-upm/sitc synced 2025-04-11 07:29:14 +00:00
Dani Vera 344e054ba4
Update 3_3_Data_Munging_with_Pandas.ipynb
Se utiliza np.size en la última columna. Esto calcula el tamaño de la serie, creo que de valores no null, pero no lo que pienso que se pretende es calcular el número de supervivientes, para lo que se podría utilizar np.sum.
2019-09-18 15:39:16 +02:00
2019-02-21 18:04:17 +01:00
2019-03-06 17:55:22 +01:00
2019-03-21 19:35:50 +01:00
2019-03-06 17:46:12 +01:00
2019-03-06 17:46:12 +01:00
2019-04-23 10:39:56 +02:00
2019-03-06 17:46:12 +01:00
2019-02-15 13:49:49 +01:00
2016-03-28 12:34:10 +02:00
2019-03-06 12:08:34 +01:00
2018-03-13 13:32:29 +01:00
2019-03-28 14:13:22 +01:00
2018-05-03 11:27:07 +02:00

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
Description
No description provided
Readme 24 MiB
Languages
Jupyter Notebook 97.4%
HTML 2.1%
Python 0.3%
CSS 0.2%