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: smartinsightsfromdata/BuildingMachineLearningSystemsWithPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: luispedro/BuildingMachineLearningSystemsWithPython
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.
  • 11 commits
  • 11 files changed
  • 5 contributors

Commits on Jan 3, 2016

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

Commits on Mar 5, 2016

  1. Merge pull request luispedro#13 from juanpabloaj/webstats_pep8

    analyze_webstats with PEP8
    wrichert committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    90b8207 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2016

  1. BUG Fix name of function chist

    The function for computing color histograms is chist. Use it throughout.
    
    closes luispedro#15
    luispedro committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    db795e0 View commit details
    Browse the repository at this point in the history
  2. Fix predict method called

    tomahawk28 authored and luispedro committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    c714303 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2016

  1. format this file

    ao-song committed Apr 28, 2016
    Configuration menu
    Copy the full SHA
    b97a0be View commit details
    Browse the repository at this point in the history

Commits on May 1, 2016

  1. Merge pull request luispedro#17 from ao-song/master

    format gen_webstats.py in ch01
    wrichert committed May 1, 2016
    Configuration menu
    Copy the full SHA
    456a830 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2016

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

Commits on Nov 27, 2016

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

Commits on Mar 28, 2017

  1. MIN Update link to AP data

    luispedro committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    c4c71a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2017

  1. BUG Fixes API usage

    For newer versions of gensim at least, topics are represented as `(word,
    frequency)`.
    
    closes luispedro#21
    luispedro committed Jun 25, 2017
    Configuration menu
    Copy the full SHA
    a237d75 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. BUG Fix function import

    luispedro committed May 21, 2018
    Configuration menu
    Copy the full SHA
    52891e6 View commit details
    Browse the repository at this point in the history
Loading