mgrani / LODA-lecture-notes-on-data-analysisLinks
Lecture notes and excercises for data analysis in python. Includes introduction to Python, Numpy, Scipy, Scikit-Learn, SimpleCV. Topics Supervised/Unsupervised Learning, Signal Analysis, Image Analysis, Text and Web-Media Analysis
☆48Updated 8 years ago
Alternatives and similar repositories for LODA-lecture-notes-on-data-analysis
Users that are interested in LODA-lecture-notes-on-data-analysis are comparing it to the libraries listed below
Sorting:
- EuroScipy 2014 tutorial: Introduction to predictive analytics with pandas and scikit-learn☆85Updated 11 years ago
- Source code for the "Practical Data Science in Python" tutorial☆58Updated 10 years ago
- Preprocess text for NLP (tokenizing, lowercasing, stemming, sentence splitting, etc.)☆29Updated 14 years ago
- Code & Data for Introduction to Machine Learning with Scikit-Learn☆81Updated 7 years ago
- Exploring Text, Graphically☆12Updated 10 years ago
- Code and Notebooks for the Natural Language Processing with Python course.☆65Updated 8 years ago
- ☆49Updated 13 years ago
- Applied Machine Learning in Python with scikit-learn☆133Updated 14 years ago
- A Topic Modeling toolbox☆92Updated 9 years ago
- Repository for exploratory data transformation & visualization talk☆27Updated 9 years ago
- Code for NLTK3 Cookbook☆141Updated 9 years ago
- Pydata Dallas 2015 Scikit-Learn Tutorial☆62Updated 10 years ago
- Public Machine Learning and Data Competition Repo☆54Updated 10 years ago
- IPython notebooks and data an interactive scikit-learn tutorial.☆53Updated 11 years ago
- Python 3.x notebooks about real-world data cleaning and visualization☆72Updated 9 years ago
- Supporting code for a video series on best practices for exploratory data analysis.☆75Updated 10 years ago
- smappPy addresses common tasks programmers dealing with lots of data☆25Updated 9 years ago
- Tutorial on "Modern Optimization Methods in Python"☆18Updated 9 years ago
- Scraping Tweet data for Russian Troll Twitter accounts into Neo4j☆57Updated 7 years ago
- A PyData 2013 talk on straightforward, data-driven ways to handle natural language text in Python.☆51Updated 11 years ago
- Materials for the workshop Advanced Text Analysis with SpaCy and Scikit-Learn, given at NYU during NYCDH Week 2017, at PyData NYC in Nov.…☆83Updated 3 years ago
- A wrapper around tweepy to produce pandas dataframes for analysis