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: SeongminPatrick/maching_learning_tutorials_python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: namsoojang/maching_learning_tutorials_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.
  • 12 commits
  • 48 files changed
  • 1 contributor

Commits on Jun 24, 2017

  1. Upload PPTs

    Taehoon Ko committed Jun 24, 2017
    Configuration menu
    Copy the full SHA
    c4cbc4b View commit details
    Browse the repository at this point in the history
  2. minor change

    Taehoon Ko committed Jun 24, 2017
    Configuration menu
    Copy the full SHA
    ffbe47a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. Update .gitignore

    Taehoon Ko committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    fcc872f View commit details
    Browse the repository at this point in the history
  2. update linear_regression

    Taehoon Ko committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    2a2b764 View commit details
    Browse the repository at this point in the history
  3. Delete .ipynb_checkpoints

    Taehoon Ko committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    c554a3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2ebb8a View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. Add matplotlib tutorial and novelty detection

    Taehoon Ko committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    7568e8f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2017

  1. Add new regression notebook and modify Lab01 ppt

    Taehoon Ko committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    3f6795a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

  1. Configuration menu
    Copy the full SHA
    414bbc7 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2017

  1. Modify logistic_regression_scratch

    Taehoon Ko committed Jul 14, 2017
    Configuration menu
    Copy the full SHA
    a5c3a6d View commit details
    Browse the repository at this point in the history
  2. Add Lab02 ppt

    Taehoon Ko committed Jul 14, 2017
    Configuration menu
    Copy the full SHA
    34e188a View commit details
    Browse the repository at this point in the history
  3. Adding k-NN and NB

    Taehoon Ko committed Jul 14, 2017
    Configuration menu
    Copy the full SHA
    8f323f1 View commit details
    Browse the repository at this point in the history
Loading