Questions tagged [meta-toolkit]

MeTA is a Data Science C++ toolkit which aims at improving and complement the current body of open source machine learning and information retrieval software.

MeTA is a Data Science C++ toolkit which aims at improving and complement the current body of open source machine learning and information retrieval software.

References:

2 questions
2
votes
1 answer

Compilation error: no match for 'operator--'

Cannot build meta-toolkit on Windows (Win10 64-bit). I followed the instructions at https://meta-toolkit.org/setup-guide.html#windows-build-guide Scanning dependencies of target feature-summary [ 59%] Building CXX object…
radumanolescu
  • 4,059
  • 2
  • 31
  • 44
0
votes
1 answer

Configure default chain in config.toml in meta-toolkit

I want to configure a config.toml file in meta-toolkit with default filter chain but specifying each of the filters. I plan to make modifications to some of the filters so I want to have a baseline filter chain. I have tried the following…
jruizaranguren
  • 12,679
  • 7
  • 55
  • 73