great-thoughts
Results
2
issues of
great-thoughts
The class HomedepotSplitter has a split_param=[0.5, 0.25, 0.5]. What do these number represents? Is it: split_param[0]: split unique search terms appear in dTrain into 50%train (df0) and 50%validation (df1) split_param[1]:...
I have multiple recording of an event. the recordings started recording at different instances. first I aligned them by computing the [(offset)](https://github.com/allisonnicoledeal/VideoSync) and then padding the signal with zeros. when...