rkempter's Stars
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
google/dagger
A fast dependency injector for Android and Java.
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
plotly/plotly.js
Open-source JavaScript charting library behind Plotly and Dash
Miserlou/Zappa
Serverless Python
heynickc/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
catboost/catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
pytransitions/transitions
A lightweight, object-oriented finite state machine implementation in Python with many extensions
nicolashery/mac-dev-setup
A beginner's guide to setting up a development environment on macOS
segmentio/analytics.js
The hassle-free way to integrate analytics into any web application.
pythonprofilers/memory_profiler
Monitor Memory usage of Python code
spulec/freezegun
Let your Python tests travel through time
markusschanta/awesome-jupyter
A curated list of awesome Jupyter projects, libraries and resources
damianavila/RISE
RISE: "Live" Reveal.js Jupyter/IPython Slideshow Extension
mmcgrana/services-engineering
A reading list for services engineering, with a focus on cloud infrastructure services
scalanlp/breeze
Breeze is/was a numerical processing library for Scala.
NikolaiT/GoogleScraper
A Python module to scrape several search engines (like Google, Yandex, Bing, Duckduckgo, ...). Including asynchronous networking support.
jiffyclub/snakeviz
An in-browser Python profile viewer
lambdalisue/jupyter-vim-binding
Jupyter meets Vim. Vimmer will fall in love.
john-kurkowski/tldextract
Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).
sksamuel/scrimage
JVM - Java, Kotlin, Scala image processing library
p0w34007/ebooks
Livros de programação
jpmml/jpmml-sklearn
Java library and command-line application for converting Scikit-Learn pipelines to PMML
Wildhoney/Switzerland
🇨🇭Switzerland takes a functional approach to Web Components by applying middleware to your components. Supports Redux, attribute mutations, CSS variables, React-esque setState/state, etc… out-of-the-box, along with Shadow DOM for style encapsulation and Custom Elements for interoperability.
Miej/GoDeeper
kquick/Thespian
Python Actor concurrency library
spotify/futures-extra
Java library for working with Guava futures
Cleafy/promqueen
prometheus offline data recorder and backfiller
jarfo/kchar
Character-Aware Neural Language Models. A keras-based implementation
vstinner/faulthandler
Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals