You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
CHANGES IN ruimtehol VERSION 0.3.2
Docs of starspace and starspace_dictionary: fix use of {} in itemize items
Remove compliance.cpp and compliance.h and move the abort/exit statements directly in the cpp files
Drop C++11 specification in Makevars
hereby replacing use of std::random_shuffle with the Fisher-Yates Shuffle Algorithm as indicated at https://gallery.rcpp.org/articles/stl-random-shuffle/ - as data is reshuffled, model training will give different results compared to previous versions due to different randomisations of the training data