Граф коммитов

1138 Коммитов

Автор SHA1 Сообщение Дата
Vanja Paunic 7aeb9c02a9 moved r exploration notebook to contrib directory
Former-commit-id: f681206245
2020-02-21 11:49:52 +00:00
Vanja Paunic 055919a482 modified data preparation notebook with images
Former-commit-id: 4a3f194785
2020-02-21 11:47:13 +00:00
Vanja Paunic 57c02c7d53 Merge branch 'staging' of github.com:microsoft/forecasting into vapaunic/datasplit
Former-commit-id: f295657064
2020-02-21 10:20:03 +00:00
Chenhui Hu 93a7bc38ff Chenhui/env setup script (#67)
* added a shell script for setting up environment

* changed yaml to yml

* added comments and updated SETUP.md


Former-commit-id: bda63dc12c
2020-02-20 14:05:53 -05:00
Chenhui Hu d49b6cb593 updated evaluation periods (#66)
Former-commit-id: fd27788e36
2020-02-20 14:05:06 -05:00
Vanja Paunic 252882df96 updated the pictures
Former-commit-id: e427c8181c
2020-02-20 17:07:45 +00:00
Vanja Paunic 072824f284 first images of time series split
Former-commit-id: 3700989b78
2020-02-20 16:54:59 +00:00
vapaunic be0a51f8ff Vapaunic/split bug (#65)
* fixed a yield bug

* removed two blank files

* modified split data function to auto-calculate the splits based on the parameters

* removed forecast_settings module

* removed unused parameter

* modified splitting function to use non-overlapping testing

* tested the split function after the update

* minor fix

* defaults changed in split function

* modified lightgbm example with new split function

* modified automl example (needs verification)

* modified data explore notebook

* quick fix:

* updated data preparation notebook

* changed defaults in split function

* Addressed changes in lightgbm

* addressed issues in automl notebook

* fixed typo in lightgbm plot


Former-commit-id: 4cc59ac53e
2020-02-20 10:27:40 -05:00
Chenhui Hu 78768415be Chenhui/add automl example (#62)
* added multiple linear models and example notebook for AutoML

* removed commented code

* address review comments

* minor update to the notebook

* minor update to the notebook

* added text

* changed types in lightgbm to be consistent with the rest of the code

* modified docstrings in multiple_linear_regression.py

* updated ci yaml files

* changed import statement in confest.py

* updated gitpython version to the latest

Co-authored-by: vapaunic <15053814+vapaunic@users.noreply.github.com>

Former-commit-id: 6b2ef3f100
2020-02-18 14:54:51 -05:00
Hong Ooi 8146fe1701 Merge pull request #60 from microsoft/hongooi/dev
R model init

Former-commit-id: 512adf8220
2020-02-15 02:35:06 +11:00
Hong Ooi 8d19380f32 formatting fixes
Former-commit-id: 1763cd23a7
2020-02-15 00:09:18 +11:00
Hong Ooi 12596ab348 keep top-level gitignore only
Former-commit-id: 32d40e2705
2020-02-14 23:39:37 +11:00
vapaunic 0f8fbb0bfd Vapaunic/envname (#61)
* renamed conda env

* modified setup instructions

* minor change in contributing guide


Former-commit-id: b6874e1b7a
2020-02-13 17:32:13 -05:00
vapaunic 2d6b60dace Renaming forecasting_lib to fclib (#59)
* renamed forecasting_lib directory

* modified references to forecasting_lib


Former-commit-id: 7fc831ae03
2020-02-13 17:31:58 -05:00
Hong Ooi bec2df1f2b add rproj file
Former-commit-id: 29ad5d4232
2020-02-14 02:55:24 +11:00
Hong Ooi a9fe1d68b4 typo
Former-commit-id: f45249978c
2020-02-14 02:28:48 +11:00
Hong Ooi 99f0acd730 Merge branch 'hongooi/dev' of https://github.com/microsoft/forecasting into hongooi/dev
Former-commit-id: 7f7d2a2091
2020-02-14 02:24:02 +11:00
Hong Ooi b747f1e6f4 simplemodel init
Former-commit-id: 41febe1fc3
2020-02-14 02:23:54 +11:00
Hong Ooi 81a3f98195 Merge pull request #51 from microsoft/hongooi/dev
Add ojdata modelling parameters file

Former-commit-id: c9fc9b71f5
2020-02-13 23:36:29 +11:00
vapaunic 7f22c9d6a8 Merge branch 'staging' into hongooi/dev
Former-commit-id: 8ad8321f68
2020-02-13 11:50:55 +00:00
Hong Ooi 1ddf480e06 fix settings
Former-commit-id: 210bada11e
2020-02-13 04:15:55 +11:00
vapaunic c58a7ef6ee Merge pull request #55 from microsoft/vapaunic/remove_blank
Removing blank placeholder notebooks

Former-commit-id: 6f94851fe8
2020-02-12 16:48:48 +00:00
vapaunic 43a9565c11 Merge pull request #56 from microsoft/vapaunic/setup
Separated out the setup guide

Former-commit-id: 2a1ff9d544
2020-02-12 16:48:32 +00:00
Vanja Paunic 960b4ef2c5 separated out the setup guide
Former-commit-id: 8aea4c5f82
2020-02-12 13:58:48 +00:00
Hong Ooi 262753e091 fix settings
Former-commit-id: 1a75af7203
2020-02-13 00:39:39 +11:00
Vanja Paunic 52fe07c4e2 Merge branch 'staging' of github.com:microsoft/forecasting into hongooi/dev
Former-commit-id: e1594ad412
2020-02-12 10:26:35 +00:00
Vanja Paunic 66a84fd6a4 Excluding irrelevant directories
Former-commit-id: 74a65aa5b1
2020-02-12 10:26:19 +00:00
Vanja Paunic 2b94b58144 removed change log, as we don't plan to maintain this
Former-commit-id: a455d48c5d
2020-02-12 10:17:33 +00:00
Vanja Paunic 50fd91dfc5 updating .gitignore
Former-commit-id: b161858000
2020-02-12 10:16:20 +00:00
Vanja Paunic 2d654eab5b removed outdated swp file
Former-commit-id: 88ee5c5cb3
2020-02-12 10:15:20 +00:00
Vanja Paunic b502c5ad7d removed outdated text from contrib/README
Former-commit-id: 6738cd8b7a
2020-02-12 10:13:18 +00:00
Vanja Paunic b075f8a19b removed blank o16n notebooks
Former-commit-id: 4bbb04afad
2020-02-12 10:11:08 +00:00
Vanja Paunic c83a1ebc3e Removed blank model selection notebooks
Former-commit-id: 1154a79096
2020-02-12 10:10:15 +00:00
Vanja Paunic d146c9830d removed blank evaluation notebooks
Former-commit-id: 886baa6c8a
2020-02-12 10:08:55 +00:00
Vanja Paunic 6ca1cbf40d removed blank modeling notebooks
Former-commit-id: 2ed75c78f6
2020-02-12 10:03:31 +00:00
Vanja Paunic 6c908ff4e3 removed blank quick start notebooks
Former-commit-id: e9536eff85
2020-02-12 09:59:25 +00:00
Chenhui Hu 94946fdb66 Merge pull request #44 from microsoft/chenhui/integration_test_pipeline
added integration test

Former-commit-id: 47a1060b4b
2020-02-11 10:36:05 -05:00
Hong Ooi 7e28277afa model parameters
Former-commit-id: f03529bd5b
2020-02-12 00:32:50 +11:00
Hong Ooi d856f3f7ac init
Former-commit-id: f50d9ed661
2020-02-11 21:02:26 +11:00
Chenhui Hu e5f50e1c09 Merge pull request #45 from microsoft/chenhui/data_prep_notebook
Chenhui/data prep notebook

Former-commit-id: a67d22dee1
2020-02-05 10:56:44 -05:00
Ubuntu 2bc19ea804 updated url
Former-commit-id: fa27bbe7b7
2020-02-04 19:50:35 +00:00
Ubuntu ad00753e08 updated notebook
Former-commit-id: 44a1206907
2020-02-04 19:49:35 +00:00
Ubuntu 4f3067de9d updated notebook
Former-commit-id: d5b4b68b81
2020-02-04 19:42:22 +00:00
Ubuntu 1b9c04e1d2 updated notebook
Former-commit-id: 85362641a7
2020-02-04 19:34:36 +00:00
Ubuntu 0979ba7364 added initial data prep notebook
Former-commit-id: 8a64d18408
2020-02-04 03:06:58 +00:00
Ubuntu d5d589c22b added integration test
Former-commit-id: 23003b9c54
2020-02-03 19:30:08 +00:00
Chenhui Hu c11a10b44e Chenhui/add scrapbook (#43)
* added scrapbook support

* Added gitpython to environtment.yml file

* added git_repo_path function to utils

* updated notebook

* added test for lightgbm notebook

* included testing of notebooks

* resolve test error

* resolve test error

* added kernel name

* updated kernel name

* trying installing bayesm from cmd

* trying installing bayesm from cmd

* trying installing bayesm from cmd

* excluded notebook test

* excluded notebook test

* added lapack.so link fix

* included notebook tests

* excluded files for notebook test

Co-authored-by: vapaunic <15053814+vapaunic@users.noreply.github.com>

Former-commit-id: 28ed8856d7
2020-01-31 15:06:29 -05:00
vapaunic c7ff62fdb3 Merge pull request #42 from microsoft/vapaunic/notice
NOTICE file

Former-commit-id: 6f5bb69dce
2020-01-31 07:11:48 +00:00
Vanja Paunic b709b423a3 added NOTICE file, currently empty as we're not redistributing any packages
Former-commit-id: ee6c702112
2020-01-29 11:23:39 +00:00
Chenhui Hu 79d311e903 Chenhui/light gbm quick start (#40)
* initial example notebook for lightgbm

* reduced to one round forecast

* added text

* added text

* added text

* moved week_of_month to feature engineering utils

* moved df_from_cartesian_product to feature utils

* moved functions to feature utils

* moved functions to feature utils

* added lightgbm model utils

* updated plots

* added text and renamed predict function

* reduced print out frequency in model training

* moved data visualization code to utils

* added text

* updated plot function and added docstring

* renamed the notebook

* updated text


Former-commit-id: 487d6c35b9
2020-01-28 14:02:27 -05:00