Interested in data science?
Curious about some of the problems currently
plaguing modern data driven applications?
Basics
Rapid-fire basics of Python and how they play into the various packages often used in data science! Packages that will be covered include Numpy and Pandas.
Machine Learning
Hands-on interaction to aid understanding of the top packages used for simple machine learning tasks. Packages that will be covering topics like SkLearn, Tensorflow, Pytorch.
Visualization
Walks through how to display and explain data to others. This section uses packages like matplotlib to display trends and plots.
Natural Language Processing
Evaluating tweets, pdfs, and everything inbetween. Learn how to use sentiment analysis, inverse document frequency, and more.