Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@conda-forge @psa-lab @iPRoBe-lab @Raschka-research-group

Pinned

  1. The "Python Machine Learning (3rd edition)" book code repository

    Jupyter Notebook 1.6k 683

  2. A collection of various deep learning architectures, models, and tips

    Jupyter Notebook 13.6k 3.3k

  3. Working with molecular structures in pandas DataFrames

    Python 296 71

  4. A library of extension and helper modules for Python's data analysis and machine learning libraries.

    Python 3.2k 678

  5. Rank Consistent Ordinal Regression for Neural Networks with Application to Age Estimation

    Python 159 28

  6. STAT 453: Intro to Deep Learning @ UW-Madison (Spring 2020)

    Jupyter Notebook 460 122

578 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2020

Created 1 repository

Created a pull request in rasbt/mlxtend that received 2 comments

Fix integer bug in bias_variance_decomp

Description Fixes a bug in bias_variance_decomp where when the mse loss was used, downcasting to integers caused imprecise results for small numbers.

+20 −48 2 comments
Opened 4 other pull requests in 3 repositories

Created an issue in rasbt/mlxtend that received 6 comments

Reset Keras models in bias_variance_decomp after each bootstrap round

Following up on #725, I think that the model needs to be reset after each bootstrap round. Consider the following: from mlxtend.evaluate import bia…

6 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.