GSOC: Week 3
I had a very productive week managing to implement the feature engineering process using Discrete Wavelet transforms. I also made the according and will start working on classification procedure. ...
I had a very productive week managing to implement the feature engineering process using Discrete Wavelet transforms. I also made the according and will start working on classification procedure. ...
When using the RDD API, you can write Map functions which can serve as complex closures. Because each Map function is executed in parallel on one of the executors, the functionality inside the Map...
I was relatively inactive this week as I had my final exams for this academic year on Tuesday, Thursday and Friday. I mainly focused on planning the future course of the project. What I did this w...
I worked on improving the code to match some quality standards my mentor advised. Mainly I added logging support instead of pure printing as well as changed the project structure. What I did this ...
As I write a weekly blog describing my weekly Google summer of code progress, I realized that I haven’t yet presented the high level idea behind the project. So I will paste below some excerpts fro...
I worked on finalizing the Data loading process this week which is a large stepping stone for further development. ### What I did this week: Fully implemented the capabilities of OffLineDataP...
I had a bit off extra time this week and did more than I expected/planned to do this week. But these advancement are crucial and hopefully I’ll slow it down a bit during the week of final exams at ...
As the official coding period starts on 30th May 2017, this week was all about preparing the ground for future work. What I did this week: Analyzed the EEG application we are trying to impleme...