Andreas Argyriou
b39362fe61
Add section about venv in README
2021-07-12 09:33:56 +00:00
Simon Zhao
7c48adc77e
Remove incorrect statement
2021-07-05 15:24:13 +08:00
Ubuntu
d78193cc62
enhance doc
2021-06-24 20:07:32 +00:00
Ubuntu
e08393c364
enhance readme
2021-06-24 19:44:46 +00:00
miguelgfierro
67012ddb54
change to underscore
2021-06-17 13:31:58 +00:00
miguelgfierro
a321a14d2d
wip
2021-06-15 16:24:30 +00:00
miguelgfierro
cb434735f6
wip
2021-06-15 14:59:15 +00:00
Andreas Argyriou
f442ae450e
Update SETUP.md
2021-06-14 18:28:18 +01:00
miguelgfierro
fab92db854
publish pypi
2021-06-14 16:51:24 +00:00
Andreas Argyriou
1dceb85d12
Rearrange the guides; separate conda yaml instructions
2021-06-07 17:33:09 +00:00
miguelgfierro
86f1ca7933
trick to copy-past faster
2021-01-26 14:20:43 +00:00
Miguel González-Fierro
26c0cb4628
small change in setup
2020-11-27 14:38:31 +00:00
Miguel González-Fierro
51814835bb
🐛
2020-11-03 13:18:48 +00:00
Miguel González-Fierro
7416377e93
Merge branch 'staging' into yegorkryukov/update_setup_guide
2020-11-03 13:15:58 +00:00
Miguel González-Fierro
a4c0d331ae
notice for dsvm on conflict with MMLSpark versions
2020-11-03 12:50:49 +00:00
Yegor Kryukov
15d34fa2df
Moved java description to another section
2020-10-05 22:31:46 -04:00
Yegor Kryukov
977dd74cf6
Added Java v8 reference and install code for MacOS
2020-09-29 18:45:29 -04:00
Jun Ki Min
e5b0982400
Specify databricks version limit
2020-09-10 14:43:22 -04:00
miguelgfierro
12fa12a437
📝
2020-09-10 15:09:59 +01:00
Miguel González-Fierro
2aa9fa9767
Update SETUP.md
2020-08-21 22:04:25 +01:00
Scott Graham
b170c8459d
Gramhagen/xlearn docker fix ( #1146 )
...
* moving cmake installation later in docker so it is available for all versions, also switching to just use aptitude
* updating setup instructions for xlearn cmake dependency
* reverting vscode auto-formatting of setup.md table of contents
2020-07-19 14:04:35 -04:00
miguelgfierro
476ddea650
clarify
2020-07-07 08:05:32 +01:00
miguelgfierro
1881066726
java8
2020-06-22 12:49:57 +00:00
miguelgfierro
c0185c1d71
spark
2020-06-22 10:33:14 +00:00
miguelgfierro
f022427b8b
fix paths
2020-06-16 15:41:58 +01:00
yueguoguo
7ad27a7fe6
SETUP: add more instruction about the docker argument"
2020-01-16 07:33:02 +00:00
yueguoguo
8326ac2311
SETUP: add notes for installing cmake for xlearn
2020-01-15 03:18:10 +00:00
Jun Ki Min
f0f4ff50ae
Update Spark SETUP doc
2019-11-21 13:10:24 -08:00
miguelgfierro
99b0c7490b
🐛
2019-10-28 10:59:24 +00:00
Scott Graham
8443388039
fixing version import in setup.py ( #958 )
...
* fixing version import in setup.py
* moving setup.py
* updating pip install instructions
2019-10-21 09:30:03 -04:00
Miguel González-Fierro
6e5f09f4d3
Update SETUP.md
2019-09-12 13:30:54 +01:00
miguelgfierro
b8fe173f1f
modification of readme and setup
2019-09-11 16:57:47 +01:00
Zhang Le
83e0d69093
Docker Support ( #718 )
...
* DOCKER: add pyspark docker file
* DOCKER: remove unused line
* DOCKER: remove old file
* DOCKER: add SETUP text
* DOCKER: add azureml`
* DOCKER: udpate dockerfile
* DOCKER: use a branch of the repo
* SETUP: update setup
* DOCKER: update dockerfile
* DOC: update setup
* DOCKER: one that binds all
* SETUP: update docker use
* DOCKER: move to top level
* SETUP: use a different base name
* DOCKER: use the same keywords in the repo for environment arg
* SETUP: update environment variable names
* updating dockerfile to use multistage build and adding readme
* adding full stage
* fixing documentation
* adding info for running full env
* README: update notes for exporting environment on certain platform
* README: updated with example on Windows
* README: fix typo
2019-07-30 09:37:31 -04:00
Jun Ki Min
bb79782876
Fix Markdown syntax
2019-07-12 13:53:38 -04:00
Jun Ki Min
2306890f18
Use Windows drive and backslash
2019-04-09 16:23:01 -04:00
Jun Ki Min
486fa800b5
Note formatting
2019-04-09 13:42:21 -04:00
Jun Ki Min
2c7023df23
Add DSVM link
2019-04-09 13:30:54 -04:00
Jun Ki Min
20a157adab
Windows SETUP
2019-04-09 17:18:47 +00:00
Jun Ki Min
401091a50c
some words change
2019-04-08 15:17:59 -04:00
Jun Ki Min
d1c161657c
Update DSVM-related setups
2019-04-08 15:05:16 -04:00
Jun Ki Min
f32dbe510e
change 'pyspark cpu' back to 'pyspark'
2019-04-07 16:29:14 -04:00
Jun Ki Min
1d1ae7b7db
Update some texts
2019-04-07 16:27:54 -04:00
Jun Ki Min
8fa99c0eb7
Grammar fix
2019-04-06 18:08:07 -04:00
Jun Ki Min
6a688ca4b5
Update anaconda instruction
...
To use install if the package is not installed
2019-04-06 18:06:06 -04:00
Jun Ki Min
01d7505f20
Fix typos and change names
2019-04-06 16:19:37 -04:00
Jun Ki Min
42daeee158
Update spark SETUP
...
Spark env variable to be more visible
Backup and recover SPARK_HOME
2019-04-06 16:12:26 -04:00
Jeremy Reynolds
e9fddf0796
Merge branch 'staging' into o16_lgbm_criteo
2019-04-01 19:03:55 -06:00
Andreas Argyriou
4d267185b7
fix databricks install command in SETUP.md
2019-04-01 14:11:14 +01:00
Miguel González-Fierro
705cebd91b
Merge pull request #680 from Microsoft/gramhagen/lgbm_scenario
...
Gramhagen/lgbm scenario
2019-03-29 23:48:32 +00:00
miguelgfierro
bdfb2db2a4
Merge branch 'gramhagen/lgbm_scenario' of github.com:Microsoft/Recommenders into gramhagen/lgbm_scenario
2019-03-29 14:37:17 +00:00
miguelgfierro
8c0df8df39
mmlspark lightgbm pass
2019-03-29 14:36:54 +00:00
Jun Ki Min
c98b5c54cb
Fix SETUP internal link
...
fix broken links to headers
2019-03-28 18:37:24 -04:00
Andreas
b10f7b6eb6
LightGBM: unset SPARK_HOME in SETUP.md
2019-03-28 15:27:15 +00:00
Andreas Argyriou
70bc80ad24
Update SETUP.md
2019-03-21 17:31:35 +00:00
Scott Graham
2d9d9f7b2c
updating docs and apply black formatting
2019-03-20 08:13:37 -04:00
Scott Graham
574adb1fd2
merging staging
2019-03-20 07:26:58 -04:00
Jun Ki Min
36bcc70f91
Update SETUP.md for more databricks info
2019-03-19 16:30:31 -04:00
Miguel González-Fierro
4b3db22a49
Merge branch 'staging' into jeremr/python_databricks_setup
2019-03-06 12:06:15 +00:00
Andreas Argyriou
cd914886e1
Update SETUP.md
2019-03-01 18:30:57 +00:00
Andreas Argyriou
c8c3eb77aa
Update SETUP.md
2019-03-01 18:27:50 +00:00
Jeremy Reynolds
ae9f01278d
update info about scripts for options
2019-02-28 10:05:20 -07:00
Jeremy Reynolds
248f91bb5e
updated documentation
2019-02-27 20:45:47 -07:00
Miguel González-Fierro
c16c4e4c57
Addressed 🐛 #550
2019-02-22 18:16:45 +00:00
Andreas Argyriou
a5f4c0030c
Update SETUP.md
2019-02-18 17:37:52 +00:00
Miguel González-Fierro
1c7685372b
small typo 🐛
2019-02-15 12:36:50 +00:00
Scott Graham
4279a560ec
cleanup setup rqmts
2019-02-13 15:13:35 -05:00
Scott Graham
5464cd3a4e
fixing typos and broken links
2019-02-13 08:18:23 -05:00
Scott Graham
db1295905c
updating readme and adding help messaging per code review
2019-02-12 14:20:09 -05:00
Scott Graham
622aa2f4c2
updating readme adding py script
2019-02-12 08:36:37 -05:00
Scott Graham
2ca94a22ef
moving generate conda file to python script and updating readme and setup docs
2019-02-07 12:34:02 -05:00
Jeremy Reynolds
23190d082a
update databricks envs supported
2019-01-31 07:03:47 -07:00
Jeremy Reynolds
2e115ded0c
update SETUP.md for clarity and add a section for operationalization to have all setup in one place
2019-01-30 10:34:28 -07:00
Jun Ki Min
235d137f6d
Update SETUP
...
Update to mention the databricks installation script doesn't handle dependencies,
and set prerequisites a part from the main step.
2019-01-29 19:13:49 -07:00
Jun Ki Min
f6f630948b
Update SETUP
2019-01-28 19:51:52 -05:00
Jun Ki Min
0d7a3ea304
Update databricks installation script
...
Handle error cases such as no databricks-cli installed, cluster id not found, etc.
SETUP.md bug fix as databricks-cli works for not just Azure Databricks
2019-01-29 00:27:17 +00:00
Jun Ki Min
0b70706649
Databricks installation script
...
Add installation sh
Update SETUP.md accordingly
2019-01-28 13:16:13 -05:00
Zhang Le
468efbbec5
Merge branch 'staging' into le_setup
2019-01-23 14:29:50 +08:00
Zhang Le
300ee0df04
Add Linux system as prerequisite
2019-01-23 14:27:44 +08:00
miguelgfierro
f4b7e9132b
add gpu env readme and setup
2019-01-09 11:35:02 +01:00
Miguel González-Fierro
c385630b2d
typos in SETUP
2019-01-03 08:37:38 +01:00
Scott Graham
1c91547d56
additional spark env var
2018-12-11 20:40:57 -05:00
Nikhil Joglekar
7300cf5b9b
markdown file cleanup
2018-12-10 20:50:19 -08:00
Nikhil Joglekar
36468b574b
Update setup
...
note we can't use DB 4.3 / Spark 2.3.1 yet - the O16N notebook depends on a CosmosDB Spark connector which doesn't support this version.
2018-12-07 15:21:26 -08:00
Scott Graham
9a602c6e28
fixing typos and broken links
2018-12-06 13:35:27 -05:00
Scott Graham
65ce2ed80b
addressing code review comments for readmes
2018-12-06 12:37:36 -05:00
Scott Graham
8d0d5396f2
moving notebook details into respective folder readmes
2018-12-05 09:04:36 -05:00
Scott Graham
e4f90fa9d3
adjusting notebook folder names per comments, removing gpu references, adding pyspark troubleshooting, cleaning up benchmarking
2018-12-05 08:23:45 -05:00
Scott Graham
fad27af27a
initial adjustments to readme, setup, tests markdown files
2018-12-04 14:57:32 -05:00
Nikhil Joglekar
504c03616b
setup / tests split
2018-12-03 01:20:01 -08:00
miguelgfierro
27e18c7ca4
click here ...
2018-11-20 09:37:51 +01:00
miguelgfierro
a53876af38
drop down menus everywhere 😎
2018-11-19 11:40:47 +01:00
Miguel González-Fierro
654f459c95
fix
2018-11-15 18:26:26 +01:00
Miguel González-Fierro
c6469dee0f
relocate compute environments
2018-11-15 18:22:28 +01:00
Miguel González-Fierro
5479363fef
Update SETUP table of contents with drop down menu
2018-11-15 18:18:44 +01:00
Jun Ki Min
a052d6cc6e
ALS notebook update for Databricks
...
Update ALS notebook work on Databricks file system.
Add Jupyter notebook and Databricks notebook checker functions.
2018-11-15 05:25:12 +00:00
miguelgfierro
297fbf8123
dependencies
2018-11-13 18:37:10 +01:00
miguelgfierro
4b35e6c18b
updated instructions for databricks
2018-11-13 18:28:31 +01:00
miguelgfierro
b478f05795
added suggestions
2018-11-08 11:01:16 +01:00
yueguoguo
8645513540
SETUP: a few text edits
2018-11-01 07:43:26 +00:00
yueguoguo
31d7e58cdc
SETUP: fixe SETUP typo
2018-11-01 07:33:22 +00:00