nikhilsinghnine's Stars
plotly/dash
Data Apps & Dashboards for Python. No JavaScript Required.
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
afshinea/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
EliotAndres/kaggle-past-solutions
A searchable compilation of Kaggle past solutions
chaoming0625/NumpyDL
Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.
nikhilsinghnine/NumpyDL
Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.
dask/dask
Parallel computing with task scheduling
numpy/numpy
The fundamental package for scientific computing with Python.
Gogh-Co/Gogh
Gogh is a collection of color schemes for various terminal emulators, including Gnome Terminal, Pantheon Terminal, Tilix, and XFCE4 Terminal also compatible with iTerm on macOS.
dmlc/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, Dask, Flink and DataFlow
jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
MLWave/Kaggle-Ensemble-Guide
Code for the Kaggle Ensembling Guide Article on MLWave
datasciencemasters/go
The Open Source Data Science Masters
ycjuan/kaggle-avazu
VowpalWabbit/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.