Stars
Assignments for the course IsYE 6414: Regression Analysis offered on campus at Georgia Tech in the Fall 2018. All problems coded in R.
Collection of useful data science topics along with articles, videos, and code
Extended Isolation Forest for Anomaly Detection
The questions are listed on Leetcode under 'Amazon OA' title, some solutions are gathered from different comments, some of them are my solutions. It is good to have them in one place. Enjoy. You ca…
Neural networks and machine learning algorithms
Text Classification Algorithms: A Survey
Code for Machine Learning for Algorithmic Trading, 2nd edition.
Data Science Repo and blog for John Hopkins Coursera Courses. Please let me know if you have any questions.
In this workshop you will learn about pandas and geopandas by exploring UK Crime Data in a Jupyter notebook
Dataset + classifier tools to study social perception biases in natural language generation
😈Awful AI is a curated list to track current scary usages of AI - hoping to raise awareness
Python code written for MIT's Machine Learning course offered on edX
MITx: 6.86x Machine Learning with Python: from Linear Models to Deep Learning
Some Machine Learning algorithms implemented by me, mostly from scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
Collected data about from three sources, one opinion-based social media in twitter, research data in New York Times, and the third is the common crawl data for the same topic or key phrase, and fro…
Python tools for getting data from the New York Times Article API. Retrieves JSON from the API, stores it, parses it into a CSV file.
Following the instruction of "Machine Learning Mastery With Python"
Going through the courses and information provided by "Jason@ML Mastery"
A python package that retrieves comments from the New York Times articles customized with respect to timeline and queries and return the comments' and articles' data as pandas dataframes with an op…
Solutions to the exercises in Grinstead and Snell's Introduction to Probability
Library to scrape and clean web pages to create massive datasets.
Recommendation Engine for Ecommerce Site Olist
Machine Learning University: Accelerated Natural Language Processing Class
comparing stand up comedians using natural language processing
Topic modeling and clustering of wildfire tweets hosted in AWS PostgreSQL database
LaTeX source and supporting code for Think Python, 2nd edition, by Allen Downey.
Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]