Historial de Commits

Autor SHA1 Mensaje Fecha
  Alexander Freytag 54382a53d7 moved LFColorWeijer to LocalFeatureColorWeijer, added it to GenericLocalFeatureSelection hace 11 años
  Alexander Freytag 3733d9dc68 towards better Exception handling for clustering and LFRepresentations hace 11 años
  Alexander Freytag 3b7972cd7a LFColorSance - Removed hard coded dependency to binary, added Exception handling, KMeans - started proper exception handling hace 11 años
  Alexander Freytag 58fe636c93 LFSelection: read and write disabled per default hace 11 años
  Alexander Freytag e33ef26369 Merge branch 'master' of dbv.inf-cv.uni-jena.de:nice/nice-vislearning hace 11 años
  Alexander Freytag 47610e13be adapted FPCGPHIK to new gp-hik-core source code hace 11 años
  Sven Sickert 607553f7a2 small fixes in CRSplineReg hace 11 años
  Sven Sickert 086686f72f added RTBLinear for RDF regression hace 11 años
  Sven Sickert 558b84d6a6 fixed include line in RegGaussianProcess.h hace 11 años
  Sven Sickert 32063757c8 added RTBMinDist for RDF regression hace 11 años
  Sven Sickert e25694971a latest changes on RANSACReg and CRSplineReg by Frank hace 11 años
  Sven Sickert 9badcf6167 int/uint comparison warnings hace 11 años
  Sven Sickert a550a962de cc: fixed 'if' statements hace 11 años
  Sven Sickert e8763486b0 ClassNames: fixed deprecated hash_map hace 11 años
  Sven Sickert aee9d03819 CachedExamples: unused variables hace 11 años
  Johannes Ruehle a7c660a24e minor fix (wrong double-used header definition) hace 12 años
  Johannes Ruehle 34d5be8606 Merge branch 'master' of /home/dbv/git/nice.git/vislearning hace 12 años
  Sven Sickert a1c45cfdbd updated test for RDF regression hace 12 años
  Frank Prüfer e3538dc5c2 bugfix copy-constructor LinRegression hace 12 años
  Frank Prüfer f91cb353c6 added spline and RANSAC regression hace 12 años
  Frank Prüfer b6c5eeb7c1 Bugfix RANSAC regression. hace 12 años
  Frank Prüfer 4f756bd189 Implemented regression via RANSAC-Algorithm and according testframe. hace 12 años
  Frank Prüfer bf04610c4b CRSplineReg: Added constructor to specify dimension in which the data should be sorted. Fixed a rare bug, where the prediction-result could become NAN. hace 12 años
  Frank Prüfer 1672865a40 CRSplineRegression is now able to handle multi-dimensional data. hace 12 años
  Sven Sickert d1e6db8ffd added clone member function hace 12 años
  Frank Prüfer 8ba7e4282e Added trestframe for spline regression. hace 12 años
  Frank Prüfer d63b2ee330 Implemented regression via Catmull-Rom-Splines for one-dimensional data. hace 12 años
  Frank Prüfer 7821ff0ec8 Added copy-constructors for LinRegression and RegKNN. hace 12 años
  Frank Prüfer 954e8fbf8b k-Nearest Neighbor now supports use of multiple CPUs. hace 12 años
  Frank Prüfer 232f7d3b6b k-Nearest-Neighbor regression now uses weighted average for prediction. hace 12 años