]> granicus.if.org Git - liblinear/commit
- add max Newton iter warning in newton.cpp
authorChih-Jen Lin <cjlin@csie.ntu.edu.tw>
Tue, 20 Oct 2020 23:43:05 +0000 (07:43 +0800)
committerChih-Jen Lin <cjlin@csie.ntu.edu.tw>
Tue, 20 Oct 2020 23:43:05 +0000 (07:43 +0800)
commit7b0193baec9a443684e4a079ae4a2040971f67cf
tree7c5a930dbf55b8fedfa16629b1f8ec8af968d437
parent07208b8beb4bc6545fcca2182734e0963cdcedaa
- add max Newton iter warning in newton.cpp

- in code comments replace tabs with spaces
linear.h
newton.cpp
predict.c
train.c