Entradas

Titanic - Machine Learning from Disaster / Titanic: aprendizaje automático de la catástrofe

It is recommended to read the  Tutorial Titanic  to understand how the platform works and the type of learning it offers. Titanic - Machine Learning from Disaster On the night of April 14-15, 1912, the British ocean liner RMS Titanic collided with an iceberg off the coast of Newfoundland. The sinking of the ship occurred three hours later. Around 1,500 people died. The first exercise in Kaggle is to create a model with which to forecast the passengers who survived the shipwreck. For this we have two types of data set: training (train.csv) and test (test.csv). The training set is used to build the machine learning models.                    ------------------------o0o--------------------------- Es recomendable leer el tutorial  Tutorial Titanic  para comprender cómo funciona la plataforma y el tipo de aprendizaje que ésta ofrece. En resumen, se divide en cuatro partes: Titanic: aprendizaje automático de la catástrofe Es recomendable leer el tutorial  Tutorial Titanic  para comprender có

What is Kaggle? - ¿Qué es Kaggle?

¿Qué es Kaggle ? Kaggle es una plataforma web dedicada a la ciencia de datos. Los expertos en datos pueden participar en concursos y escribir y compartir código. La comunidad de Kaggle está formada por más de 130000 miembros que colaboran en la creación de soluciones de problemas de aprendizaje automático. Kaggle pone a disposición de sus usuarios una gran cantidad de conjuntos de datos con los que se puede practicar y poner a prueba las habilidades en aprendizaje automático. What is Kaggle? Kaggle is a web platform dedicated to data science. Data experts can enter contests and write and share code. The Kaggle community is made up of over 130,000 members collaborating to create solutions to machine learning problems. Kaggle makes available to its users a large number of datasets with which to practice and test machine learning skills.