Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prediction engine for time series. #1618

Closed
wants to merge 30 commits into from

Commits on Nov 14, 2018

  1. Configuration menu
    Copy the full SHA
    a87d836 View commit details
    Browse the repository at this point in the history
  2. clean up.

    codemzs committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    227adb6 View commit details
    Browse the repository at this point in the history
  3. clean up.

    codemzs committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    7a7fe64 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Merge branch 'master' of https://github.com/dotnet/machinelearning in…

    …to timeseriesengine
    codemzs committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    8fc8307 View commit details
    Browse the repository at this point in the history
  2. refactor code.

    codemzs committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    cae6f89 View commit details
    Browse the repository at this point in the history
  3. refactor code.

    codemzs committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    8381205 View commit details
    Browse the repository at this point in the history
  4. refactor code.

    codemzs committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    ccaabd4 View commit details
    Browse the repository at this point in the history
  5. refactor code.

    codemzs committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    11b42e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. refactor code.

    codemzs committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    7d21d78 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/dotnet/machinelearning in…

    …to timeseriesengine
    codemzs committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    878e87d View commit details
    Browse the repository at this point in the history
  3. refactor code.

    codemzs committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    745ff1c View commit details
    Browse the repository at this point in the history
  4. PR feedback.

    codemzs committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    6adadee View commit details
    Browse the repository at this point in the history
  5. PR feedback.

    codemzs committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    31b91e7 View commit details
    Browse the repository at this point in the history
  6. PR feedback.

    codemzs committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    75ec0b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. checkpoint.

    codemzs committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    0efc46d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/dotnet/machinelearning in…

    …to timeseriesengine
    
    # Conflicts:
    #	src/Microsoft.ML.Api/PredictionEngine.cs
    #	test/Microsoft.ML.TimeSeries.Tests/TimeSeriesDirectApi.cs
    codemzs committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    a870984 View commit details
    Browse the repository at this point in the history
  3. checkpoint.

    codemzs committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    b7db101 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/dotnet/machinelearning in…

    …to timeseriesengine
    codemzs committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    5cb319a View commit details
    Browse the repository at this point in the history
  5. checkpointing.

    codemzs committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    c66940e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/dotnet/machinelearning in…

    …to timeseriesengine
    
    # Conflicts:
    #	src/Microsoft.ML.Data/DataView/CompositeRowToRowMapper.cs
    #	src/Microsoft.ML.TimeSeries/SequentialTransformerBase.cs
    codemzs committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    237aab4 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2018

  1. misc fixes.

    codemzs committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    e8d10e5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/dotnet/machinelearning in…

    …to timeseriesengine
    codemzs committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    54593d3 View commit details
    Browse the repository at this point in the history
  3. misc fixes.

    codemzs committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    7bf4c39 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. PR feedback.

    codemzs committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    dbf3a20 View commit details
    Browse the repository at this point in the history
  2. cleanup.

    codemzs committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    a6e6d27 View commit details
    Browse the repository at this point in the history
  3. revert libmf.

    codemzs committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    ffcc045 View commit details
    Browse the repository at this point in the history
  4. PR feedback.

    codemzs committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    a28d461 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/dotnet/machinelearning in…

    …to timeseriesengine
    codemzs committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    3247537 View commit details
    Browse the repository at this point in the history
  6. PR feedback.

    codemzs committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    4c27aa1 View commit details
    Browse the repository at this point in the history
  7. PR feedback.

    codemzs committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    1a660e4 View commit details
    Browse the repository at this point in the history