jameslamb
(he/him) RAPIDS packaging at NVIDIA. LightGBM maintainer. Economist at heart.
NVIDIAChicago, IL
Pinned Repositories
bigforecast
Forecasting of globally important economic time series using lots of data and cool statistical stuff. Final project for "W251: Scaling Up!" in UC-Berkeley MIDS program
doppel-cli
Test framework for comparing the consistency of library APIs
lightgbm-dask-testing
Test LightGBM's Dask integration on different cluster types
pydistcheck
Linter that finds portability issues in Python package distributions (wheels, sdists, conda packages).
rsixygen
A (prototype) project for creating Roxygen documentation for R6 objects
talks
Conference talks, meetup talks, and misc. writing
teaching
Materials for my "Intro to R Programming" course
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.
pkgnet
R package for analyzing other R packages via graph representations of their dependencies
uptasticsearch
An Elasticsearch client tailored to data science workflows.
jameslamb's Repositories
jameslamb/pydistcheck
Linter that finds portability issues in Python package distributions (wheels, sdists, conda packages).
jameslamb/talks
Conference talks, meetup talks, and misc. writing
jameslamb/lightgbm-dask-testing
Test LightGBM's Dask integration on different cluster types
jameslamb/rsixygen
A (prototype) project for creating Roxygen documentation for R6 objects
jameslamb/teaching
Materials for my "Intro to R Programming" course
jameslamb/doppel-cli
Test framework for comparing the consistency of library APIs
jameslamb/conference-notes
jameslamb/ci-tools
Miscellaneous scripts for use in continuous integration (CI) pipelines
jameslamb/LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
jameslamb/oss-report
Make a report on one or more users' open source contributions
jameslamb/dot-files
misc configs and gnarly bash scripts
jameslamb/jameslamb
jameslamb/lgb-glibc-demo
Code and notes from investigating https://github.com/microsoft/LightGBM/issues/5106
jameslamb/prefect-cloud-repro
Notes and code used to create reproducible examples when reporting Prefect Cloud issues
jameslamb/py_dep_summary
Check licenses of your dependencies and get a lil CSV of the information
jameslamb/webhook-storage-integration-tests
burner repo to hold integration tests for a prefect PR
jameslamb/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
jameslamb/add_static_search_to_pkgdown
WIP - experimental project aiming to add static search to a pkgdown site for an R package
jameslamb/bedazzle
Experimenting with Bazel to build a C library shared between R and Python packages
jameslamb/crangraph
An application for analyzing and visualizing the dependencies between R packages on CRAN.
jameslamb/groundhog
Service and client libraries for interacting with SRTM elevation data
jameslamb/ML4EVIEWS
A repo to make some common tools and algorithms from data science pipelines available as EViews add-ins.
jameslamb/MSAE_Alumni_2015
This repo holds files relating to a presentation given at the Marquette University MSAE Alumni Event, held in Milwaukee, WI, 18 April 2015.
jameslamb/MSAE_Alumni_2016
Repository with files for a presentation entitled "Economics as A Science", to be delivered at Marquette University in April 2016.
jameslamb/oddish
trying to learn how to use R and c++ without Rcpp
jameslamb/pkgnet
R package for analyzing other R packages via graph representations of their dependencies
jameslamb/python-package-guide
Python packaging made simple. Recommendations & guidance curated by the pyOpenSci community
jameslamb/r-uptasticsearch-feedstock
A conda-smithy repository for r-uptasticsearch.
jameslamb/skills
tool for making skill recommendations
jameslamb/uptasticsearch
An Elasticsearch client tailored to data science workflows.