kgullikson88's Stars
online-ml/river
🌊 Online machine learning in Python
MaxHalford/prince
:crown: Multivariate exploratory data analysis in Python — PCA, CA, MCA, MFA, FAMD, GPA
bacook17/acronym
ACRONYM (Acronym CReatiON for You and Me)
tensorly/tensorly
TensorLy: Tensor Learning in Python.
holoviz/panel
Panel: The powerful data exploration & web app framework for Python
OpenIDEA-YunanUniversity/ycimpute
A missing value imputation library based on machine learning. It's implementation missForest, simple edition of MICE(R pacakge), knn, EM, etc....
shap/shap
A game theoretic approach to explain the output of any machine learning model.
CannyLab/tsne-cuda
GPU Accelerated t-SNE for CUDA with Python bindings
atavory/ibex
Pandas Adapters For Scikit-Learn
cornellius-gp/gpytorch
A highly efficient implementation of Gaussian Processes in PyTorch
tgsmith61591/skoot
A package for data science practitioners. This library implements a number of helpful, common data transformations with a scikit-learn friendly interface in an effort to expedite the modeling process.
takluyver/nbopen
Open a Jupyter notebook in the best available server
ResidentMario/missingno
Missing data visualization module for Python.
X-DataInitiative/tick
Module for statistical learning, with a particular emphasis on time-dependent modelling
civisanalytics/civisml-extensions
scikit-learn-compatible estimators from Civis Analytics
kutoga/going_deeper
Going Deeper: Infinite Deep Neural Networks
rasbt/mlxtend
A library of extension and helper modules for Python's data analysis and machine learning libraries.
scikit-garden/scikit-garden
A garden for scikit-learn compatible trees
ydataai/ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
keras-team/keras-contrib
Keras community contributions
zygmuntz/hyperband
Tuning hyperparams fast with Hyperband
lmcinnes/umap
Uniform Manifold Approximation and Projection
ramhiser/austin-deep-learning-meetup
Deep Learning Meetup in Austin, TX
engarde-dev/engarde
A library for defensive data analysis.
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
farizrahman4u/recurrentshop
Framework for building complex recurrent neural networks with Keras
scikit-optimize/scikit-optimize
Sequential model-based optimization with a `scipy.optimize` interface
dtak/rrr
Code/figures in Right for the Right Reasons
raghakot/keras-vis
Neural network visualization toolkit for keras
gabrieleangeletti/Deep-Learning-TensorFlow
Ready to use implementations of various Deep Learning algorithms using TensorFlow.