Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: amueller/introduction_to_ml_with_python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: rsrenner/introduction_to_ml_with_python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 7 files changed
  • 1 contributor

Commits on Feb 8, 2021

  1. Created using Colaboratory

    rsrenner committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    9f2defa View commit details
    Browse the repository at this point in the history
  2. Created using Colaboratory

    rsrenner committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    d3128c9 View commit details
    Browse the repository at this point in the history
  3. Created using Colaboratory

    rsrenner committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    a6d4166 View commit details
    Browse the repository at this point in the history
  4. Created using Colaboratory

    rsrenner committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    0690dd7 View commit details
    Browse the repository at this point in the history
  5. Created using Colaboratory

    rsrenner committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    a84f45c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Update datasets.py

    trying to resolve install mglearn errors, related to deprecated boston housing data.
    Replacing boston housing requests with california_housing.
    rsrenner authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    c6d5ccb View commit details
    Browse the repository at this point in the history
  2. Update plot_ridge.py

    replaced boston housing with california housing
    rsrenner authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    490312a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Update plot_pca.py

    rsrenner authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    f2074a0 View commit details
    Browse the repository at this point in the history
  2. Update plot_nmf.py

    rsrenner authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    8220794 View commit details
    Browse the repository at this point in the history
  3. Update plot_pca.py

    rsrenner authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    b6d8b83 View commit details
    Browse the repository at this point in the history
Loading