giuliohome
02e41be857
python 3 encoding
2014-09-08 23:40:04 +02:00
giuliohome
59e1e75857
same version
...
reset changes
2014-09-05 13:37:18 +02:00
giuliohome
1d90288655
Fixing Configuration Type for Win32/Debug
...
Proposed fix to the main repo
Changed the windows wrapper type to DynamicLibrary. It was already ok
for the Win64/Release. maybe it got lost after latest commit
2014-09-05 13:30:02 +02:00
giuliohome
efbd1b21a6
Merge branch 'tqchen-master'
2014-09-05 13:26:20 +02:00
giuliohome
909a61edac
Merge branch 'master' of https://github.com/tqchen/xgboost into tqchen-master
...
Conflicts:
README.md
2014-09-05 13:24:45 +02:00
giuliohome
73b627d532
Fixing Configuration Type for Win32/Debug
...
Proposed fix to the main repo
Changed the windows wrapper type to DynamicLibrary. It was already ok
for the Win64/Release. maybe it got lost after latest commit
2014-09-05 13:08:06 +02:00
giuliohome
3f11354adb
Parallel execution of CV plus double inputted model
2014-09-03 23:14:31 +02:00
giuliohome
0be4f0032c
new theory: predict from cv + parametric rounds
2014-09-01 01:50:07 +02:00
giuliohome
dde22976cf
format README
2014-09-01 01:17:29 +02:00
giuliohome
c60649d28c
README
2014-09-01 01:16:12 +02:00
giuliohome
2d1430ac01
set NFold CV from cmd args
2014-09-01 01:14:10 +02:00
giuliohome
f1d6429e96
Parametric NFold from cmd args
2014-09-01 01:10:29 +02:00
giuliohome
147b7d33fe
NFold Refactoring
2014-09-01 00:50:43 +02:00
giuliohome
f42b25ec82
test my inline cv
2014-08-31 18:04:28 +02:00
giuliohome
21f16eac7b
fix: cv2
2014-08-31 18:03:12 +02:00
giuliohome
f88aa8d137
fix: submission format
2014-08-31 18:00:34 +02:00
giuliohome
cd0976202b
5 fold cv implementation in c# for the demo: you see inline cv ams while training (of course on a completely separate set)
2014-08-31 17:23:58 +02:00
giuliohome
442d17501f
cv1 + cv2 (inline 5-fold cross validation)
2014-08-31 17:09:52 +02:00
giuliohome
23195ac95b
Merge branch 'master' of https://github.com/giuliohome/xgboost
2014-08-31 16:31:11 +02:00
giuliohome
318d57f9d0
CV 5-fold implemented
2014-08-31 16:26:42 +02:00
giuliohome
6d3eea5056
c# Booster class (almost ready to do cv)
2014-08-30 16:14:09 +02:00
giuliohome
77e967f0e6
Fix: Events Dictionary
2014-08-30 15:19:12 +02:00
giuliohome
473744c5ac
conversion from csv to libsvm
2014-08-30 14:55:45 +02:00
giuliohome
b208338098
c# kaggle higgs demo drafted
2014-08-30 10:26:41 +02:00
giuliohome
2587da5fea
First example of c# wrapper done (marshalling prediction to submission file)
2014-08-30 03:05:40 +02:00
giuliohome
8b26cba148
eval training
2014-08-30 02:03:00 +02:00
giuliohome
4a67296e30
program cleanse
...
NEXT TO DO: try to predict after training
2014-08-30 01:43:45 +02:00
giuliohome
ba2d062f09
sharp higgs demo - training
2014-08-30 01:36:04 +02:00
giuliohome
db46e7a730
starting to develop a c# wrapper for xgboost:
...
c# implementation of kaggle higgs demo
2014-08-30 01:01:30 +02:00
giuliohome
6c3bc36a25
starting to develop a c# wrapper for xgboost
2014-08-30 00:36:01 +02:00
giuliohome
f3136c2d92
README
2014-08-27 23:24:57 +02:00
giuliohome
73c42d4574
FIX: If you are using Windows, __declspec(dllexport) is necessary
2014-08-27 23:21:55 +02:00
giuliohome
30b31a6910
win64 python dll project
2014-08-27 20:38:30 +02:00
giuliohome
1383afd8f4
MSVS DLL Project for Python wrapper (ver.3 on win64)
2014-08-27 20:27:05 +02:00