skadilover's Stars
apache/paimon
Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
mclow/search-library
A generic C++ searching library, proposed for inclusion in the C++ standard library
WojciechMula/sse4-strstr
SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
tuoxie007/play_with_llvm
A book about LLVM & Clang(中文开源书:玩转 LLVM)
damiencarol/jsr203-hadoop
A Java NIO file system provider for HDFS
ezylang/EvalEx
EvalEx is a handy expression evaluator for Java, that allows to evaluate simple mathematical and boolean expressions.
meirwah/awesome-workflow-engines
A curated list of awesome open source workflow engines
shenweichen/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
xiaohan2012/sdne-keras
Keras implementation of Structural Deep Network Embedding, KDD 2016
phanein/deepwalk
DeepWalk - Deep Learning for Graphs
mbforbes/py-factorgraph
Factor graphs and loopy belief propagation implemented in Python
danbar/fglib
factor graph library
pissang/starbucks
Starbucks locations represented by echarts map
lemon234071/2018-
qq2018spa
ldamewood/kaggle
All kaggle.com competition code
wangru8080/FFMFormat
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.
databricks/spark-csv
CSV Data Source for Apache Spark 1.x
hardikvasa/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
guojiasheng/gbdt
gdbt implement by scikit-learn
ycjuan/kaggle-2014-criteo
fukuball/Tom-Chang-Deep-Lyrics
基於 LSTM 深度學習方法研發而成的張雨生歌詞產生模型,致敬張雨生
ljpzzz/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
wangru8080/gbdt-lr
gbdt+lr
gonum/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
axgle/mahonia
character-set conversion library implemented in Go
mushroomsir/mushroomsir.github.io
https://mushroomsir.github.io
hjr265/redsync.go
*DEPRECATED* Please use https://github.com/go-redsync/redsync.
JerryLead/SparkInternals
Notes talking about the design and implementation of Apache Spark