machine learning intro
21 May 2016This is the third lesson on Coursera big data specialization notes.
This is the third lesson on Coursera big data specialization notes.
Second part of notes of Coursera big data specialization.
Visualisation in-situ is quite fashinable nowadays. Indeed, for exascale simulations, the expension of data generated by a scientific applicaitons will become too big to continue doing as we did : write raw data on the file system and do some post-processing afterwards. This is were in-situ visualisation come in place, visualise data as they are created and/or export pictures, videos from the simulation. Catalyst is a module of Paraview that allows us to do this.
In this assignment, we are trying to extract relevant data from the crimes occured in San Francisco durring the summer 2014. This is an exercise from a coursera lesson.