Pinned Repositories
120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
BertTheDuck
HackZurich2019
Capstone-Airport
Capstone for PIT Airport
Clustering-Financing-Articles
A financial institution news agency has collected 3000 news articles that relates to several matters of financial importance. Before analyzing these unlabeled news, it is only fair to try to partition them into some sort of logical groupings based on their similarities. The objectie of this code is to use appropriate unsupervised machine learning algorithm to form the news clusters based on their similarity. Prior to clustering, performing basic natural language processing steps such as stemming, tokenization and word vectorization for best results.
CPP-Gomuku
Past Software Engineering Projects
Java-Distributed-Systems-Web-Dev
Distributed Systems & Web Development Projects
Kaggle-Home-Depot-Search-Relevance
Home Depot Search Relevance | Kaggle Competition Machine Learning Project
Py-Lending-Club-Loan-Investments
Python-Big-Data-Large-Scale-Computing
Python-NLP
Unstructured Data Analytics
reveriezhu's Repositories
reveriezhu/Kaggle-Home-Depot-Search-Relevance
Home Depot Search Relevance | Kaggle Competition Machine Learning Project
reveriezhu/Python-Big-Data-Large-Scale-Computing
reveriezhu/Python-NLP
Unstructured Data Analytics
reveriezhu/120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
reveriezhu/BertTheDuck
HackZurich2019
reveriezhu/Capstone-Airport
Capstone for PIT Airport
reveriezhu/Clustering-Financing-Articles
A financial institution news agency has collected 3000 news articles that relates to several matters of financial importance. Before analyzing these unlabeled news, it is only fair to try to partition them into some sort of logical groupings based on their similarities. The objectie of this code is to use appropriate unsupervised machine learning algorithm to form the news clusters based on their similarity. Prior to clustering, performing basic natural language processing steps such as stemming, tokenization and word vectorization for best results.
reveriezhu/CPP-Gomuku
Past Software Engineering Projects
reveriezhu/Java-Distributed-Systems-Web-Dev
Distributed Systems & Web Development Projects
reveriezhu/Py-Lending-Club-Loan-Investments
reveriezhu/cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
reveriezhu/DataStructure-BeautyOfAlgorithm
《数据结构与算法之美》的学习笔记和python代码实现
reveriezhu/ee-2019-baseline
面向金融领域的事件主体抽取(ccks2019),一个baseline
reveriezhu/Java-NutritionDataGUI
[Course Project] Nutrition Data Retrieval and Analytics in JavaFX (Java)
reveriezhu/Kaggle
reveriezhu/Python-Movie-Quantamentals
Movie Quantamentals Data Analytics (Python)
reveriezhu/ReLaXed
Create PDF documents using web technologies
reveriezhu/SQL-VehicleRental
[Course Project] Vehicle Rental Database Systems and SQL Warehousing (Database Management)
reveriezhu/TakeHomeDataChallenges
My solution to the book <A collection of Data Science Take-home Challenges>