Pinned Repositories
120-DS-Interview-Questions
My Answer to 120 Data Science Interview Questions
A-B-Testing-for-Udacity
AB Testing
Algorithm_Implementation
This repositories archived a set of algorithms implemented manually using Python.
Diabetic_retinopathy_detection
classification on diabetic retinopathy images
e-commerce-purchase-prediction
Hospital_readmission_prediction
hospital readmission prediction
Loan_default_analysis
American loan default analysis
pumpkin-book
《机器学习》(西瓜书)公式详解
Twitter_scrapper
The twitter scrapper for sentiment analysis
User_comment_classification_and_bias_minimiazation
Analyzed the topic and toxicity of comments using online comment dataset with 2M+ entries using Python
moggirain's Repositories
moggirain/Hospital_readmission_prediction
hospital readmission prediction
moggirain/A-B-Testing-for-Udacity
AB Testing
moggirain/Algorithm_Implementation
This repositories archived a set of algorithms implemented manually using Python.
moggirain/Diabetic_retinopathy_detection
classification on diabetic retinopathy images
moggirain/e-commerce-purchase-prediction
moggirain/pumpkin-book
《机器学习》(西瓜书)公式详解
moggirain/User_comment_classification_and_bias_minimiazation
Analyzed the topic and toxicity of comments using online comment dataset with 2M+ entries using Python
moggirain/Loan_default_analysis
American loan default analysis
moggirain/Data-Structure-Algorithm
Content, Practices and Projects related to data structure & algorithm--implemented in Python
moggirain/Data-Structure-Algorithm-Projects
This is a repository for a data structure and algorithm course-related archive and content.
moggirain/Database_and_interface_design
Laboratory mouse colony management database design
moggirain/Deep_learning_Specialization
This is a repository that archived the programming assignments and projects I conducted in Andrew NG's Coursera deep learning specialization.
moggirain/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
moggirain/dmls-book
Summaries and resources for Designing Machine Learning Systems book (Chip Huyen, O'Reilly 2022)
moggirain/DS-Career-Resources
Compilation of resources for aspiring data scientists
moggirain/finBERT
Financial Sentiment Analysis with BERT
moggirain/Hands_on_deep_learning
moggirain/Human_activity_recognition_with_smartphones
predict the human activity movement using sensor signal data
moggirain/jupyter-tips-and-tricks
Using Project Jupyter for data science.
moggirain/LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
moggirain/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
moggirain/natural-language-processing
Resources for "Natural Language Processing" Coursera course.
moggirain/README-template.md
A README template for anyone to copy and use.
moggirain/SNL_discharge_prediction
predict where the patient will be discharged to before surgery
moggirain/SQL_queries
SQL_scripts
moggirain/tensorflow-1-public
moggirain/University-of-Rochester
Master of Science in Data Science
moggirain/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
moggirain/winter_2020
moggirain/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow