issues
search
jubatus
/
jubatus_core
Jubatus algorithm component
GNU Lesser General Public License v2.1
20
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix fv_converter for suppressing warning
#401
komainu8
closed
5 years ago
1
Fix bit_vector for suppressing warning
#400
komainu8
closed
5 years ago
1
Use double precision
#399
rimms
closed
6 years ago
1
recommender: forget old record in datum
#398
JAGAxIMO
closed
4 years ago
3
Use double in the score of Recommender, NN and Anomaly
#397
rimms
closed
6 years ago
1
add distance option to clustering
#396
TkrUdagawa
closed
6 years ago
1
Add tests of missing id
#395
rimms
closed
6 years ago
2
use reference in add_bulk
#394
TkrUdagawa
closed
6 years ago
1
fix #390
#393
TkrUdagawa
closed
6 years ago
1
Support save/load of unlearner
#392
rimms
closed
6 years ago
2
add add_bulk api
#391
TkrUdagawa
closed
6 years ago
1
anomaly_test doesn't run using python3
#390
TkrUdagawa
closed
6 years ago
2
Save unlearner
#389
rimms
closed
6 years ago
1
remove unused mmapper modules
#388
shiodat
closed
7 years ago
1
Implement similar_row_from_*_and_{score,rate} to recommender
#387
rimms
closed
7 years ago
3
clustering_util_test.util_test.dist fails in i686
#386
kazuki
closed
4 years ago
3
datum_to_fv_converter.combination_feature_string may fails
#385
kazuki
closed
5 years ago
3
fix wscript to pass build on FreeBSD (fix #376)
#384
kmaehashi
closed
7 years ago
1
Fixes floting point exception in NN when data is empty
#383
kazuki
closed
7 years ago
1
nearest neighbor: neighbor_row with multi threads fails when data is empty
#382
TkrUdagawa
closed
7 years ago
1
add epsilon decreasing algorithm
#381
imaimai1125
closed
7 years ago
2
Implement equality operator for json object
#380
kmaehashi
closed
7 years ago
1
add --disable-fmv configure option
#379
kmaehashi
closed
7 years ago
1
type conversion error in waf configure's FMV test
#378
kazuki
closed
7 years ago
7
Improve process of convert string to number.
#377
komainu8
closed
7 years ago
3
dl lib check on wscript
#376
yamori813
closed
7 years ago
2
There are unused classes
#375
kazuki
closed
7 years ago
2
SSE2 test doing nothing?
#374
kmaehashi
closed
7 years ago
4
add _mm256_srl_epi32 to AVX2 test
#373
kmaehashi
closed
7 years ago
2
Add some information to get_status of anomaly
#372
rimms
closed
7 years ago
1
check if ld.gold is available
#371
kmaehashi
closed
7 years ago
3
skip gmm test if JUBATUS_USE_EIGEN is undefined
#370
kmaehashi
closed
7 years ago
2
Fix compile error in gcc-6.0 and above
#369
kazuki
closed
7 years ago
1
compile error in gcc-6.0 and above
#368
kazuki
closed
7 years ago
1
(WIP)Support latest MessagePack
#367
kumagi
opened
7 years ago
0
(WIP)support latest MessagePack
#366
kumagi
closed
7 years ago
1
add seed option to bandit algorithms
#365
TkrUdagawa
closed
7 years ago
1
Implement contextual bandit
#364
kmaehashi
closed
4 years ago
3
Bandit: add seed option to some methods
#363
TkrUdagawa
closed
7 years ago
1
Fix build error with --disable-eigen configure option
#362
kazuki
closed
7 years ago
1
build error with --disable-eigen
#361
kazuki
closed
7 years ago
1
anomaly: bulk insert API
#360
kmaehashi
closed
6 years ago
1
make local_storage model format compatible with local_storage_mixture
#359
kmaehashi
closed
7 years ago
1
fix lof score becomes inf
#358
imaimai1125
closed
7 years ago
1
add travis status
#357
kumagi
closed
7 years ago
1
Fix cosine similarity calculation floating-point error
#356
shiodat
closed
7 years ago
3
cosine similarity score becomes larger than 1.0 due to floating-point error.
#355
shiodat
closed
7 years ago
1
bandit: Add epsilon-decreasing option
#354
imaimai1125
closed
7 years ago
1
deprecate support for Ubuntu 12.04 LTS
#353
kmaehashi
closed
7 years ago
1
Add distance weight option to nn regression
#352
shiodat
closed
7 years ago
2
Next