Explore nuestra lista seleccionada de proyectos, ejercicios y lecciones para aprender Data Science
Python
Data Science
Machine Learning
Python
Numpy
Data Science
Python es un lenguaje multipropósito, en esta lección comprenderás cómo se usa en el mundo de la Ciencia de Datos
Leer lecciónData Science
Machine Learning
easy
Use decision tree algorithm to diagnose diabetes by using patiente medical information from previous medical exams
Iniciar proyectoPython
Numpy
Data Science
easy
Prepare a real dataset to later train a machine learning model
Iniciar proyectoPython
Flask
Data Science
easy
Use Flask to create a machine learning web application to predict Titanic survival.
Iniciar proyectoPython
Data Science
Machine Learning
easy
Use a dataset with a lot of variables to practice your regularized linear regression skills and select only some of the features for your model
Iniciar proyectoPython
Data Science
Machine Learning
easy
Use ARIMA model o create a cpu usage anomaly detection model.
Iniciar proyectoData Science
Machine Learning
Logistic Regression
intermediate
Logistic Regression is the ideal first algorithm to learn how to model. Without doing much cleaning, train your model and optimize until you are satified with your evaluation and results.
Iniciar proyectoData Science
Machine Learning
easy
Create a url spam detector using NLP techniques and Support Vector Machine algorithm
Iniciar proyectoData Science
Machine Learning
easy
How much will your insurance cost based on a set of variables? Use this small dataset to model the relationship between several explanatory variables and a numerical target using a linear regression algorithm.
Iniciar proyectoData Science
Machine Learning
easy
Use k-means algorithm to segment houses based on their coordinates.
Iniciar proyectoPython
Data Science
Machine Learning
easy
Use XGBoost algorithm
Iniciar proyectoPython
Data Science
Machine Learning
easy
Use Random Forest algorithm to predict a marketing campaign success by predicting the campaign impressions
Iniciar proyectoPython
Flask
Data Science
easy
Use Streamlit to create a machine learning web application to predict Titanic survival.
Iniciar proyectoPython
Data Science
Machine Learning
beginner
Aprende lo básico y empieza a sentirte cómodo usando pandas y manipulando datasets de machine learning.
Iniciar ejercicioData Science
Machine Learning
easy
Use Naive Bayes algorithm to classify apps reviews as good or bad.
Iniciar proyectoData Science
Data Processing
easy
This is a dataset that contains Airbnb data on New York City. You will use it to practice your new EDA (exploratory data analysis) and data wrangling skills.
Iniciar proyectoData Science
Machine Learning
easy
Use KNN algorithm to build a simple movie recommender system.
Iniciar proyectoPython
Data Science
Machine Learning
easy
Use a deep learning algorithm to build an image classifier.
Iniciar proyectoPython
Data Science
Machine Learning
easy
Use your new skills to help American Express improve their default prediction model.
Iniciar proyectoData Science
Machine Learning
easy
These are your machine learning final project instructions
Iniciar proyectoPython
Numpy
Data Science
intermediate
Este tutorial interactivo te ayudará a familiarizarte con Numpy, dominar las funcionalidades más usadas y a limpiar tus primeros datasets.
Iniciar ejercicio