Commit Graph
3864 Commits
Author SHA1 Message Date
El Potaeto 56068b5453 text vignette 2015-02-22 00:17:37 +01:00
El Potaeto 56e9bff11f Vignette txt 2015-02-21 23:49:41 +01:00
El Potaeto 48390bdd6a text 2015-02-19 19:26:39 +01:00
El Potaeto 56877338b7 memory optimization 2015-02-19 13:48:39 +01:00
Tong He dce522d7a1 Merge pull request #179 from pommedeterresautee/master
Generalize co-occurence count to not categorical feature only + Perf + Vignette + CSS + Function documentation
2015-02-18 16:55:40 -08:00
El Potaeto 815789bed6 fix 2015-02-19 00:16:50 +01:00
El Potaeto d982f2746c small fixes 2015-02-18 19:41:13 +01:00
El Potaeto 83ddbbf03b splell 2015-02-18 17:14:08 +01:00
El Potaeto 8523fb9f49 avoid error message 2015-02-18 13:44:21 +01:00
El Potaeto dabb0fd4c0 Merge remote-tracking branch 'upstream/master' 2015-02-18 13:25:15 +01:00
El Potaeto f57f0f2543 Documentation feature importance 2015-02-18 13:19:39 +01:00
El Potaeto 8fd546ab3c vignette text 2015-02-18 13:13:27 +01:00
El Potaeto 1cfa810edb refix 2015-02-17 23:37:56 +01:00
El Potaeto fe4f73920b Merge remote-tracking branch 'origin/master'
Conflicts:
	R-package/vignettes/discoverYourData.Rmd
	R-package/vignettes/vignette.css
2015-02-17 23:35:52 +01:00
El Potaeto 412a6e1085 Add comments 2015-02-17 23:30:36 +01:00
El Potaeto 08493c2b3d missing feature management 2015-02-17 23:27:02 +01:00
El Potaeto d4731e7b29 vignette text 2015-02-17 23:06:09 +01:00
El Potaeto 2ea6fd9931 better CSS 2015-02-17 23:01:48 +01:00
El Potaeto e2b2c21aef better co occurence function 2015-02-17 22:39:38 +01:00
pommedeterresautee 2e391ed0ee text refactor 2015-02-16 22:43:12 +01:00
pommedeterresautee 8e3c25ed33 css improvement 2015-02-16 22:35:01 +01:00
Tianqi Chen 15562126a6 Merge pull request #178 from aldanor/master
[python] Fixed the dll import for relative paths + various cleanup.
2015-02-16 09:51:40 -08:00
Ivan Smirnov 8660ea91b5 Fixed the dll import for relative paths + various cleanup.
- DLL import now works when __file__ is a relative path
- Various PEP8 and whitespace fixes + whitespace cleanup
- Docstring fixes (conform to numpydoc)
- Added __all__ to the module
- Fixed mutable default values
- Removed print statements
- py2/py3-compatible string-type checks
- Replace asserts with proper exceptions
- Make classes new-style (derive from object)
2015-02-16 16:03:47 +00:00
Tong He 1b92d9eadf Merge pull request #177 from pommedeterresautee/master
New co occurence computation (for importance feature function)
2015-02-15 16:48:33 -08:00
El Potaeto f0eaac2174 Bug + documentation 2015-02-15 17:46:12 +01:00
El Potaeto f84cc0843f fixed bug 2015-02-15 17:30:39 +01:00
El Potaeto def2674dd1 Add new co-occurence computation capacity to importance feature function + related documentation 2015-02-15 17:15:47 +01:00
El Potaeto d75194303b CSS improvement 2015-02-15 10:26:32 +01:00
Tong He fe7651fe53 Merge pull request #175 from pommedeterresautee/master
markdown Vignette can be compiled as package Vignette (use devtools) + improve Vignette text
2015-02-14 14:38:45 -08:00
hetong007 3adfe4eeda not build the vignette 2015-02-13 13:13:29 -08:00
El Potaeto 3da261b6e7 add linear boosting part 2015-02-13 18:49:53 +01:00
Tianqi Chen a718a43d92 Update mushroom.hadoop.conf 2015-02-13 09:04:05 -08:00
El Potaeto 9a4bf40e5e clean temp 2015-02-13 13:34:24 +01:00
El Potaeto 8a7d803e52 justified text in CSS 2015-02-13 13:28:04 +01:00
pommedeterresautee ae9f7e9307 vignette text 2015-02-12 22:44:57 +01:00
pommedeterresautee 276b68b984 Vignette text 2015-02-12 22:22:00 +01:00
El Potaeto 7421f35136 vignette text 2015-02-12 20:05:38 +01:00
El Potaeto ba36c495be text vignette 2015-02-12 17:36:10 +01:00
El Potaeto 7f71cc12f4 add bibliography 2015-02-12 17:19:11 +01:00
El Potaeto 8a8eb33114 fix temp file created by PDF 2015-02-12 15:47:53 +01:00
El Potaeto df63c86afa git ignore update -> exclude generated vignette 2015-02-12 14:05:19 +01:00
El Potaeto 09a6522704 Vignette text 2015-02-12 13:59:45 +01:00
El Potaeto 234cf49e35 fix some CSS 2015-02-12 13:59:23 +01:00
El Potaeto 7bb2926414 add introduction paragraph from PDF file 2015-02-12 10:19:42 +01:00
El Potaeto 16ffd7c9b2 Comment wording 2015-02-12 09:56:27 +01:00
El Potaeto f1f346713a Merge remote-tracking branch 'upstream/master' 2015-02-12 09:51:42 +01:00
Tianqi Chen f8a314e2e4 Merge pull request #176 from tqchen/unity
pull rabit updates
2015-02-11 20:37:54 -08:00
tqchen 13776a006a Squashed 'subtree/rabit/' changes from 1bb8fe9..4db0a62
4db0a62 bugfix of lazy prepare
87017bd license
dc703e1 license
c171440 change license to bsd
7db2070 Update README.md
581fe06 add mocktest
d2f252f ok
4a5b9e5 add all
12ee049 init version of lbfgs
37a2837 complete lbfgs solver
6ade7cb complete lbfgs

git-subtree-dir: subtree/rabit
git-subtree-split: 4db0a62a06
2015-02-11 20:33:35 -08:00
tqchen e923bdb12f Merge commit '13776a006a4e572720ec4c5b029b54771cf2b35c' into unity 2015-02-11 20:33:35 -08:00
pommedeterresautee 97cb8bf637 refactor vignette 2015-02-12 00:06:13 +01:00