Today's Progress: Blog on Jekyll, reading advanced R by Hadley.
Thoughts
- To make fork blog on Jekyll, read the documentation.
- Reading and working on the book Advanced R by Hadley.
Link(s) to work Code on Github
Today's Progress: Worked with arrays, built a grid of pictures in ggplot2.
Thoughts Today I rebuilt data arrays, rotated matrices, built a grid of pictures. But what kind of pictures rotation can improve the result of great when building a ConvNN.
Link(s) to work Code on Github
Today's Progress: Remember the principles of the timeseries, looked at the forecast package.
Thoughts Today, a little played with time series, also looked into the forecast package.
Link(s) to work Code on Github
Today's Progress: Wrote a function that looks for missing values.
Thoughts Today I wrote a function that looks for different missing values in a data frame and returns a table with a view of the missing data in each column.
Link(s) to work Code on Github
Today's Progress: Worked with a shiny app.
Thoughts Found the unique code of the speeches written in the 60's, which you can use to speak publicly about 40-50 minutes. It is necessary to connect the phrases of each of the four variables in turn. I moved this code to shiny app where you can select the number of minutes of speech with the slider and the text will be generated automatically. It was fun.) ShinyApp on russian languages.
Link(s) to work Code on Github
Today's Progress: Wrote analog waffle function.
Thoughts The second week of the challenge began. Wrote analog functions waffle. The display options still need manual adjustment. You can see in the pictures that came out of this on the example of the numerical composition of the US Congress and the Russian Parliament.
Link(s) to work Code on Github