Icon

KNIME_​challenge14_​solution

KNIME_challenge14_solution
Access the data directly from the knimehubhttps://hub.knime.com/ result+----------+| Instance |+----------+| 4 || 1 || 0 || 3 || 5 || 7 |+----------+ Challenge 14: Removing Noise from DataLevel: EasyDescription: You are working with audio recognition data tables such that each table’s initial and final rows contain zeroes.These beginning and ending zeroes are irrelevant noise that must be removed. Here is an example of such a data table:Your goal is to only remove these unnecessary starting and trailing zeroes. You must keep the zeroes in the middle of the data,which do not constitute noise. As well, the position of the starting and trailing zeroes differs per data table, so a good solutionprobably requires flow variables for flexibility (although there may be other solutions which do not involve flow variables).Author: Victor Palacios audio recognitiondatarunning sumreverse row orderrunning sumfilter outrunning sum = 0in either directionrow numberrevert row orderremove supportcolumnsknime huburl CSV Reader Moving Aggregation Sorter Moving Aggregation Rule-basedRow Filter Counter Generation Sorter Column Filter HTTP(S) Connector Access the data directly from the knimehubhttps://hub.knime.com/ result+----------+| Instance |+----------+| 4 || 1 || 0 || 3 || 5 || 7 |+----------+ Challenge 14: Removing Noise from DataLevel: EasyDescription: You are working with audio recognition data tables such that each table’s initial and final rows contain zeroes.These beginning and ending zeroes are irrelevant noise that must be removed. Here is an example of such a data table:Your goal is to only remove these unnecessary starting and trailing zeroes. You must keep the zeroes in the middle of the data,which do not constitute noise. As well, the position of the starting and trailing zeroes differs per data table, so a good solutionprobably requires flow variables for flexibility (although there may be other solutions which do not involve flow variables).Author: Victor Palacios audio recognitiondatarunning sumreverse row orderrunning sumfilter outrunning sum = 0in either directionrow numberrevert row orderremove supportcolumnsknime huburlCSV Reader Moving Aggregation Sorter Moving Aggregation Rule-basedRow Filter Counter Generation Sorter Column Filter HTTP(S) Connector

Nodes

Extensions

Links