lib/maths/time_series/unittest/CTimeSeriesModelTest.cc (4 lines): - line 1727: // TODO LOG_DEBUG(<< "Correlates"); - line 1822: // TODO LOG_DEBUG(<< "Correlates"); - line 1864: // TODO LOG_DEBUG(<< "Correlations trend"); - line 1865: // TODO LOG_DEBUG(<< "Correlations with tags (for population)"); lib/api/CHierarchicalResultsWriter.cc (3 lines): - line 104: // TODO: this could be done differently now, with changes to both this class and CJsonOutputWriter - line 163: // TODO - At present the display code can only cope with all the - line 227: // TODO - could also output "all time" results here lib/api/CDataFrameAnalysisInstrumentation.cc (2 lines): - line 74: // TODO we should expose these in the analysis config. - line 178: // TODO use the tag. lib/api/CFieldDataCategorizer.cc (2 lines): - line 255: // TODO - if we ever have more than one data categorizer class, this - line 482: // TODO: if the standalone categorize program is ever progressed, a mechanism needs include/model/CGathererTools.h (2 lines): - line 163: // TODO Add multivariate median. - line 208: // TODO Add multivariate variance. lib/maths/common/unittest/CMultivariateMultimodalPriorTest.cc (1 line): - line 992: // TODO Finish lib/core/unittest/CShellArgQuoterTest.cc (1 line): - line 63: // TODO: could run these using system() and assert on the output lib/api/unittest/CDataFrameAnalysisRunnerTest.cc (1 line): - line 76: // TODO test running memory is in acceptable range. lib/model/CModelDetailsView.cc (1 line): - line 114: // TODO This data structure should support multivariate features. lib/maths/common/CMultimodalPrior.cc (1 line): - line 179: // TODO - why does this constructor violate the invariant of m_SeedPrior != nullptr? lib/api/unittest/CAnomalyJobLimitTest.cc (1 line): - line 166: // TODO this limit must be tightened once there is more granular include/model/CTokenListDataCategorizer.h (1 line): - line 108: // TODO - make more efficient lib/maths/analytics/unittest/CTreeShapFeatureImportanceTest.cc (1 line): - line 377: // TODO fixme lib/maths/analytics/CBoostedTreeLeafNodeStatisticsScratch.cc (1 line): - line 110: // TODO if sum(splits) > |feature| * |rows| aggregate. lib/maths/analytics/CBoostedTreeFactory.cc (1 line): - line 620: // TODO we should do feature selection per fold. lib/maths/common/unittest/CMultivariateOneOfNPriorTest.cc (1 line): - line 393: // TODO When copula models are available. lib/maths/analytics/CDataFrameCategoryEncoder.cc (1 line): - line 70: // TODO can these constants be replaced with EEncodings? cmake/compiler/vs2019.cmake (1 line): - line 18: # TODO: when everything else that needs to be consistent is ready, set this to the current drive instead of hard coding C: lib/model/CCountingModel.cc (1 line): - line 41: // TODO remove on next version bump include/core/CStringSimilarityTester.h (1 line): - line 210: //! TODO - It may be possible to apply some of the lesser optimisations include/core/CStringUtils.h (1 line): - line 183: //! TODO - Use a string library (e.g. ICU) to add support for sensible include/api/CAnomalyJobConfig.h (1 line): - line 418: // TODO improve this to be a more robust format include/api/CDataFrameAnalysisSpecification.h (1 line): - line 213: // TODO Sparse table support lib/maths/analytics/unittest/CBoostedTreeTest.cc (1 line): - line 742: // TODO #1744 test quality of MSLE on data with log-normal errors. lib/maths/analytics/CBoostedTreeImpl.cc (1 line): - line 913: // TODO these are not currently written into the inference model lib/model/CAnomalyDetector.cc (1 line): - line 725: 10, // TODO max number of attributes devbin/model_extractor/CCmdLineParser.h (1 line): - line 30: //! TODO make this generic. include/model/CAnomalyDetectorModel.h (1 line): - line 312: // TODO this needs to be renamed to numberOfActivePeople, and lib/core/CStringUtils.cc (1 line): - line 45: //! TODO - remove when we switch to a character conversion library (e.g. ICU). include/core/CWordDictionary.h (1 line): - line 46: //! TODO - extend this to cope with different dictionaries for lib/api/unittest/CDataFrameAnalyzerFeatureImportanceTest.cc (1 line): - line 669: // TODO check that the total feature importance is calculated correctly lib/api/unittest/CBoostedTreeInferenceModelBuilderTest.cc (1 line): - line 693: // TODO add multivalued leaf test. lib/model/CPopulationModel.cc (1 line): - line 97: // TODO remove on next version bump cmake/compiler/vs2022.cmake (1 line): - line 18: # TODO: when everything else that needs to be consistent is ready, set this to the current drive instead of hard coding C: lib/maths/analytics/CBoostedTreeLeafNodeStatisticsIncremental.cc (1 line): - line 124: // TODO if sum(splits) > |feature| * |rows| aggregate. lib/maths/common/unittest/CXMeansTest.cc (1 line): - line 35: // TODO boost test: replace these output operators lib/maths/common/CCategoricalTools.cc (1 line): - line 511: // TODO interpolation. devbin/unixtime_to_string/CCmdLineParser.h (1 line): - line 27: //! TODO make this generic. include/core/CBoostJsonWriterBase.h (1 line): - line 444: if (std::isfinite(value) == false) { // TODO tidy into virtual method allowing behaviour override