amatsubara0624's Stars
swsoyee/2019-ncov-japan
🦠 Interactive dashboard for real-time recording of COVID-19 outbreak in Japan
tetsuwaka/CausalExtraction
ctgk/PRML
PRML algorithms implemented in Python
fastai/fastbook
The fastai book, published as Jupyter Notebooks
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
LiyuanLucasLiu/RAdam
On the Variance of the Adaptive Learning Rate and Beyond
facebookresearch/hiplot
HiPlot makes understanding high dimensional data easy
kaz-ogiwara/covid19
新型コロナウイルス感染症(COVID-19)の国内における状況を厚生労働省の報道発表資料からビジュアルにまとめた。
jrzaurin/LightGBM-with-Focal-Loss
An implementation of the focal loss to be used with LightGBM for binary and multi-class classification problems
VertaAI/modeldb
Open Source ML Model Versioning, Metadata, and Experiment Management
holoviz/holoviews
With Holoviews, your data visualizes itself.
bokeh/bokeh
Interactive Data Visualization in the browser, from Python
plotly/plotly.py
The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
plotly/dash-sample-apps
Open-source demos hosted on Dash Gallery
kubeflow/kubeflow
Machine Learning Toolkit for Kubernetes
nextcloud/docker
⛴ Docker image of Nextcloud
parrt/dtreeviz
A python library for decision tree visualization and model interpretation.
mlflow/mlflow
Open source platform for the machine learning lifecycle
ydataai/ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
scikit-learn-contrib/imbalanced-learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
shap/shap
A game theoretic approach to explain the output of any machine learning model.
matplotlib/matplotlib
matplotlib: plotting with Python
numpy/numpy
The fundamental package for scientific computing with Python.
pandas-dev/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
fivethirtyeight/data
Data and code behind the articles and graphics at FiveThirtyEight
mwaskom/seaborn
Statistical data visualization in Python
optuna/optuna
A hyperparameter optimization framework
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.