Skip to content

Conversation

gumdropsteve
Copy link
Member

@gumdropsteve gumdropsteve commented Aug 14, 2020

  • Fix Matplotlib plots (resolves Matplotlib viz of Simple & Multiple LR #6)
    • CuPy import no longer necessary (remove install as well)
    • SLR plot ValueError: object __array__ method not producing an array (.tolist() should fix)
    • MLR plot (.to_array() or .to_pandas() should fix)
  • Remove noise & reformat

@gumdropsteve gumdropsteve added bug Something isn't working enhancement New feature or request good first issue Good for newcomers labels Aug 14, 2020
@gumdropsteve gumdropsteve self-assigned this Aug 14, 2020
@gumdropsteve gumdropsteve removed the bug Something isn't working label Aug 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Matplotlib viz of Simple & Multiple LR
1 participant