Hazel512's Stars
enaeseth/python-fp-growth
An implementation of the FP-growth algorithm in pure Python.
scikit-learn-contrib/imbalanced-learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
1nfinityLoop/Sudoku-Solver-AI
I made a real time Sudoku solver using the camera, it looks for the edges of the Sudoku in the frame, extracts it, solves it and overlays the solution on the puzzle itself. For the digit recognition, I used a CNN, trained using Keras with printed characters from the different ubuntu fonts. For the image processing part, I used OpenCV for the edge detection.
guillermo-navas-palencia/optbinning
Optimal binning: monotonic binning with constraints. Support batch & stream optimal binning. Scorecard modelling and counterfactual explanations.
poloclub/cnn-explainer
Learning Convolutional Neural Networks with Interactive Visualization.
hardikkamboj/An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
lux-org/lux
Automatically visualize your pandas dataframe via a single print! 📊 💡
PaddlePaddle/VisualDL
Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )
lyhue1991/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
jpmml/sklearn2pmml
Python library for converting Scikit-Learn pipelines to PMML
amphibian-dev/toad
ESC Team's credit scorecard tools.
loveunk/Deep-learning-books
Books for machine learning, deep learning, math, NLP, CV, RL, etc
shap/shap
A game theoretic approach to explain the output of any machine learning model.
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
3b1b/manim
Animation engine for explanatory math videos
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
gunesevitan/cs
Notes, codes and assignments from MOOCs
hse-aml/competitive-data-science
Materials for "How to Win a Data Science Competition: Learn from Top Kagglers" course
lyst/lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
gbolmier/funk-svd
:zap: A python fast implementation of the famous SVD algorithm popularized by Simon Funk during Netflix Prize
Anton1o-I/thompson-sampling
Implementation of Thompson Sampling in Python
MaurizioFD/RecSys2019_DeepLearning_Evaluation
This is the repository of our article published in RecSys 2019 "Are We Really Making Much Progress? A Worrying Analysis of Recent Neural Recommendation Approaches" and of several follow-up studies.
TheAlgorithms/Python
All Algorithms implemented in Python
illidanlab/T-LSTM
Time-Aware LSTM
curiousily/Deep-Learning-For-Hackers
Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
chen0040/keras-anomaly-detection
Anomaly detection implemented in Keras
benedekrozemberczki/awesome-fraud-detection-papers
A curated list of data mining papers about fraud detection.
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial