How do I use pandas with scikit-learn to create Kaggle submissions?

Описание к видео How do I use pandas with scikit-learn to create Kaggle submissions?

Have you been using scikit-learn for machine learning, and wondering whether pandas could help you to prepare your data and export your predictions? In this video, I'll demonstrate the simplest way to integrate pandas into your machine learning workflow, and will create a submission for Kaggle's Titanic competition in just a few lines of code!

VIDEO: What is machine learning, and how does it work?    • What is machine learning, and how doe...  

VIDEO SERIES: Introduction to machine learning with scikit-learn:    • Machine learning in Python with sciki...  

SUBSCRIBE to learn data science with Python:
https://www.youtube.com/dataschool?su...

JOIN the "Data School Insiders" community and receive exclusive rewards:
  / dataschool  

== RESOURCES ==
GitHub repository for the series: https://github.com/justmarkham/pandas...
Kaggle's Titanic competition: https://www.kaggle.com/c/titanic
"loc" documentation: http://pandas.pydata.org/pandas-docs/...
"DataFrame" constructor documentation: http://pandas.pydata.org/pandas-docs/...
"to_csv" documentation: http://pandas.pydata.org/pandas-docs/...
"to_pickle" documentation: http://pandas.pydata.org/pandas-docs/...
"read_pickle" documentation: http://pandas.pydata.org/pandas-docs/...

== LET'S CONNECT! ==
Newsletter: https://www.dataschool.io/subscribe/
Twitter:   / justmarkham  
Facebook:   / datascienceschool  
LinkedIn:   / justmarkham  

Комментарии

Информация по комментариям в разработке