⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 ADaM is a data mining and image processing toolkit
💻
字号:
TODO:o reduce/remove/rewrite for smaller code base  * lr.c: combine update functions  * spardat.c: reduce ivec/dyv/dym calls  * ivec.c, amdyv.c: make simpler static classes  * ...o consider alternate sparse vector formats, maybe Judy treeso consider using abdat, once they are finished and if I can get permission.CHANGES:2005-07-19:o RELEASEo Fixed wrong dates in CHANGELOG.o Tried to fix zlib problems under cygwin, but gave up.  However,  I will keep the file-pointer-ref-and-cast macros for pfiles.o Removed zlib from mingw build type.o Fixed UZLIB typo in Makefile.conf.o Increased line-size limit in am_string:mk_string_from_line().CHANGES:2005-07-09:o RELEASE2005-07-08:o Added zlib support everywhere.o Fixed some small errors in the documentation, added short notes about zlib.2005-07-07:o Fixed bug in mk_lr_train() where return code from lr_train_iterate()  was improperly ignored.CHANGES:2005-06-13:o RELEASEo Changed dense dataset load to reduce memory overhead.o Changed lr_train stuff for dense datasets to reduce memory overhead.  No dataset copies are made for training and predicting on dense data.  k-fold cross-validation makes only one copy now.  Empirical memory  usage during dense train is only slightly higher than dataset size  times sizeof(double).  Dense k-fold is twice this.2005-06-09:o RELEASEo Fixed a few build system bugso Changes to build system to accomodate Windows, cygwin and mingw2005-05-24:o RELEASEo Added kfold executableo Update docso Fixed cgeps description in docso Add valgrind target to testing makefileo Set cgdeveps (+cgbinit, implicitly) as default cg termination methodo Fixed unitialized variable problem with cgbinito Removed several memory leaks (all known memleaks, using valgrind)o Adjusted lots of verbosity-related stuffo Added ROC-curve writing to predict programo Thankfully, the algorithm times on ds1 are the same as those we have  reported elsewhere -- at least we have not (yet) really screwed things up2005-05-23:o Big changes to build system2005-05-22:o RELEASEo Initial release

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -