Skip to content
View aazuspan's full-sized avatar
🛰️
🌲 🔥
🛰️
🌲 🔥

Block or report aazuspan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. wxee Public

    A Python interface between Earth Engine and xarray for processing time series data

    Python 209 15

  2. lemma-osu/sklearn-raster Public

    Spatial raster prediction with scikit-learn estimators

    Python

  3. sankee Public

    Visualize classified time series data with interactive Sankey plots in Google Earth Engine

    Python 105 15

  4. lemma-osu/sknnr Public

    scikit-learn compatible estimators for various kNN imputation methods

    Python 1

  5. eerepr Public

    Interactive Code Editor-style reprs for Earth Engine objects in a Jupyter notebook

    Python 34 1

  6. spinasm-lsp Public

    A language server for SPINAsm

    Python

524 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to aazuspan/spinasm-lsp, aazuspan/blog, lemma-osu/sklearn-raster and 27 other repositories
Loading A graph representing aazuspan's contributions from April 14, 2024 to April 18, 2025. The contributions are 69% commits, 16% pull requests, 10% issues, 5% code review.

Contribution activity

April 2025

Created 12 commits in 2 repositories

Created a pull request in lemma-osu/sklearn-raster that received 9 comments

Implement predict_proba

Closes #47 by implementing the predict_proba method for wrapped classifiers. This is modified from predict (parameters and docstring are almost ide…

+168 −9 lines changed 9 comments
Opened 2 other pull requests in 1 repository
lemma-osu/sklearn-raster 2 merged
Reviewed 5 pull requests in 2 repositories

Created an issue in lemma-osu/sklearn-raster that received 2 comments

Improve support for categorical classification

Currently, predicting a categorical target will return an object array with string category labels. For example: from sklearn.ensemble import Rando…

2 comments
Loading