bchoivw's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
psf/black
The uncompromising Python code formatter
ydataai/ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
marcotcr/lime
Lime: Explaining the predictions of any machine learning classifier
DataTalksClub/mlops-zoomcamp
Free MLOps course from DataTalks.Club
aws/amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
amueller/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
h2oai/h2o-3
H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
aaronwangy/Data-Science-Cheatsheet
A helpful 5-page machine learning cheatsheet to assist with exam reviews, interview prep, and anything in-between.
nalepae/pandarallel
A simple and efficient tool to parallelize Pandas operations on all available CPUs
mito-ds/mito
The mitosheet package, trymito.io, and other public Mito code.
parrt/random-forest-importances
Code to compute permutation and drop-column importances in Python scikit-learn models
amueller/COMS4995-s19
COMS W4995 Applied Machine Learning - Spring 19
acantril/docker-fundamentals
Course Assets for https://learn.cantrill.io/p/docker-fundamentals/
casact/chainladder-python
Actuarial reserving in Python
koalaverse/vip
Variable Importance Plots (VIPs)
toothbrush/debounce-mac
Frustrated that OS X doesn't have a simple software keyboard debouncer. Here's my hack.
KaveIO/PhiK
Phi_K correlation analyzer library
hyunblee/ISLR-with-Python
Introduction to Statistical Learning with R을 Python으로
lrnv/Copulas.jl
A fully `Distributions.jl`-compliant copula package
MHaringa/insurancerating
R-package for actuarial pricing
kasaai/explain-ml-pricing
Towards Explainability of Machine Learning Models in Insurance Pricing
smartystreets/smartystreets-python-sdk
The official client libraries for accessing SmartyStreets APIs from Python 2.7 and 3.5
arthurtyukayev/python-safer
A web scraping API written in Python to fetch data from the Department of Transportation's https://safer.fmcsa.dot.gov
oliver-wyman-actuarial/easyr
Makes difficult operations easy. Includes functions for shorthand, type conversion, data wrangling, and workflow.
clrife/CarPriceAnalysis
Capstone project from General Assembly Data Science Immersive course
williamhaley/dot-safer-fmcsa-api
cran/actuar
:exclamation: This is a read-only mirror of the CRAN R package repository. actuar — Actuarial Functions and Heavy Tailed Distributions. Homepage: https://gitlab.com/vigou3/actuar Report bugs for this package: https://gitlab.com/vigou3/actuar/-/issues
casact/double_lift
Double Lift Charts in Python