Stars
Code and data that accompanies SAS video tutorials, especially those at youtube.com/sasusers
A job recommender app, using natural language processing and fuzzy matching to match job seekers with employers.
Generating automated word documents with Python
ETL with Python - Taught at DWH course 2017 (TAU)
Jupyter metapackage for installation, docs and chat
Files for Udemy Course on Algorithms and Data Structures
Course Files for Complete Python 3 Bootcamp Course on Udemy
Code examples and supporting materials for data mining and machine learning techniques on the SAS Viya environment.
📟 Links to others' solutions to Projects (https://github.com/karan/Projects/)
scikit-learn: machine learning in Python
An implementation of a complete machine learning solution in Python on a real-world dataset. This project is meant to demonstrate how all the steps of a machine learning pipeline come together to s…