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

118 Коммитов

Автор SHA1 Сообщение Дата
Andreas Argyriou c6fbc2e17d Add info about virtual-env in SETUP.md 2021-09-03 16:47:06 +00:00
Andreas Argyriou 47ba2132ec Rearrange SETUP.md 2021-08-27 17:20:00 +00:00
Andreas Argyriou c85bdf20a5 Update READMEs with libpython and numpy-base 2021-08-27 16:48:22 +00:00
miguelgfierro 5825b71838 replacing 793 occurrences accross 246 files with recommenders 2021-07-22 14:48:08 +00:00
Miguel González-Fierro 59c289bab9
Update SETUP.md 2021-07-21 17:02:48 +01:00
Miguel González-Fierro 27790b7791
Merge pull request #1476 from microsoft/andreas/venv
Instructions for installation in a virtual environment
2021-07-16 09:36:34 +01:00
miguelgfierro fbca66792f change package name 2021-07-15 15:53:01 +00:00
Andreas Argyriou 8b845ab574 Revert Cornac 2021-07-14 12:29:27 +00:00
Andreas Argyriou 27bed18413 Rewrite docker command 2021-07-14 11:37:19 +00:00
Andreas Argyriou ed8e861965 Change installation inside container 2021-07-13 18:26:16 +00:00
Andreas Argyriou bc546aa63b Change to Python 3.6 2021-07-12 16:50:33 +00:00
Andreas Argyriou 749b646eb3 Edit SETUP.md 2021-07-12 14:14:29 +00:00
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