Skip to content

LeonardoSMSoares/Python-for-Data-Science-and-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python for Data Science and Machine Learning

Jose Portilla's Bootcamp.

Topics:

  • Programming with Python

  • NumPy with Python

  • Using pandas Data Frames to solve complex tasks

  • Use pandas to handle Excel Files

  • Web scraping with python

  • Connect Python to SQL

  • Use matplotlib and seaborn for data visualizations

  • Use plotly for interactive visualizations

  • Machine Learning with SciKit Learn, including:

  • Linear Regression

  • K Nearest Neighbors

  • K Means Clustering

  • Decision Trees

  • Random Forests

  • Natural Language Processing

  • Neural Nets and Deep Learning

  • Support Vector Machines