Hey, I've been attempting to create an Empirical Mode Decomposition (EMD) code and I came across a paper that removed the edge effects by using SVR to predict the signal and then mirror that signal.
I've created an IPython Notebook with background and my example code trying to reproduce the SVR prediction. I've also linked the paper but it might be behind a paywall, so I can provide the PDF as needed. See: http://nbviewer.ipython.org/urls/raw.githubusercontent.com/nabobalis/pyhht/master/Ipython%20Examples/SVM%20Regression%20Fitting.ipynb?create=1 Thanks, Nabil
------------------------------------------------------------------------------
_______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
