Pinned Repositories
Applied-Predictive-Modeling-with-Python
A collection of notebook to learn the Applied Predictive Modeling using Python.
CLV_prediction
Predicting Customer Lifetime Value
crawlTwitterStream
Basic set to save all Tweets of a specific hashtag as json
GetOldTweets-python
A project written in Python to get old tweets, it bypass some limitations of Twitter Official API.
Marketing-Data-Science
Analytics and data science business case studies to identify opportunities and inform decisions about products and features. Topics include Markov chains, A/B testing, customer segmentation, and machine learning models (logistic regression, support vector machines, and quadratic discriminant analysis).
Mining-the-Social-Web-2nd-Edition
The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)
oreilly-intro-to-predictive-clv
Repo that contains the supporting material for O'Reilly Webinar "An Intro to Predictive Modeling for Customer Lifetime Value"
python-twitter
A Python wrapper around the Twitter API.
samuelpepys-twitter
Python script to publish timed tweets
Latif0516's Repositories
Latif0516/Mining-the-Social-Web-2nd-Edition
The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)
Latif0516/python-twitter
A Python wrapper around the Twitter API.
Latif0516/samuelpepys-twitter
Python script to publish timed tweets
Latif0516/Applied-Predictive-Modeling-with-Python
A collection of notebook to learn the Applied Predictive Modeling using Python.
Latif0516/CLV_prediction
Predicting Customer Lifetime Value
Latif0516/crawlTwitterStream
Basic set to save all Tweets of a specific hashtag as json
Latif0516/GetOldTweets-python
A project written in Python to get old tweets, it bypass some limitations of Twitter Official API.
Latif0516/Marketing-Data-Science
Analytics and data science business case studies to identify opportunities and inform decisions about products and features. Topics include Markov chains, A/B testing, customer segmentation, and machine learning models (logistic regression, support vector machines, and quadratic discriminant analysis).
Latif0516/oreilly-intro-to-predictive-clv
Repo that contains the supporting material for O'Reilly Webinar "An Intro to Predictive Modeling for Customer Lifetime Value"
Latif0516/pysteam
Data tools for extracting & analyzing data from Steam
Latif0516/python-twitter-examples
Examples of using Python for Twitter social data mining, using the python-twitter-tools framework.
Latif0516/reviewer_experience_prediction
System for scraping video game review data from Steam and analyzing the data in terms of NLP features and other attributes, such as hours played by reviewer, number of times the review was marked helpful, etc. The end result is to enable machine learning experiments with the collected data/features.
Latif0516/socialcomputing
repository for my social computing class
Latif0516/statsmodels
Statsmodels: statistical modeling and econometrics in Python
Latif0516/TimeSeriesAnalysisWithPython
Latif0516/tweetf0rm
A twitter crawler in Python
Latif0516/TwitchChatAnalysis
Latif0516/twitter
Python Twitter API
Latif0516/twitter-python
Simple example scripts for Twitter data collection with Tweepy in Python
Latif0516/Twitter_Analytics
Latif0516/TwitterStream
Example code for consuming Twitters Streaming API using Python and pycurl
Latif0516/twython
Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs.