Pinned Repositories
dask
Parallel computing with task scheduling
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
pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
pandas-ml
pandas, scikit-learn, xgboost and seaborn integration
brassfibre
Provides multiple-dtype columner storage, known as DataFrame in pandas/R
cesiumpy
Lightweight Python wrapper of Cesium.js for 3D geospatial visualization
daskperiment
Reproducibility for Humans: A lightweight tool to perform reproducible machine learning experiment.
ggfortify
Define fortify and autoplot functions to allow ggplot2 to handle some popular R packages.
japandas
pandas japanese extension
stan-statespace
Stan models for state space time series
sinhrks's Repositories
sinhrks/ggfortify
Define fortify and autoplot functions to allow ggplot2 to handle some popular R packages.
sinhrks/stan-statespace
Stan models for state space time series
sinhrks/japandas
pandas japanese extension
sinhrks/cesiumpy
Lightweight Python wrapper of Cesium.js for 3D geospatial visualization
sinhrks/daskperiment
Reproducibility for Humans: A lightweight tool to perform reproducible machine learning experiment.
sinhrks/brassfibre
Provides multiple-dtype columner storage, known as DataFrame in pandas/R
sinhrks/pydetect
Change point and anomaly detections for time-series
sinhrks/pyopendata
sinhrks/CompetitiveProgramming
競技プログラミング過去問題の練習
sinhrks/pandas-ml
pandas, scikit-learn, xgboost and seaborn integration
sinhrks/rust-anycollections
Rust Vec and HashMap which can contains arbitrary types
sinhrks/rust-nullvec
sinhrks/arrow
Mirror of Apache Arrow
sinhrks/boto3
AWS SDK for Python
sinhrks/conda-recipes
build and test recipes for conda
sinhrks/dask
Task scheduling and blocked algorithms for parallel processing
sinhrks/dask-tutorial
Dask tutorial
sinhrks/distributed
Distributed computation in Python
sinhrks/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.
sinhrks/nvis
Lightweight network visualizer using vis.js for Jupyter Notebook.
sinhrks/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
sinhrks/pandas-datareader
sinhrks/rulinalg
A linear algebra library in Rust designed for machine learning
sinhrks/rust-blade
sinhrks/rusty-machine
Machine Learning library for Rust
sinhrks/sinhrks.github.io
sinhrks.github.io
sinhrks/staged-recipes
A place to submit conda recipes before they become fully fledged conda-forge feedstocks
sinhrks/statsmodels
Statsmodels: statistical modeling and econometrics in Python
sinhrks/xgboost
Large-scale and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, on single node, hadoop yarn and more.
sinhrks/YOLOv2
YOLOv2のchainerの再現実装です(darknetのchainerローダと、完全なchainer上での訓練コードを含みます)