AndreyProkofiev / RStudio-Blogs

This repository contains code I have written to produce RMarkdown files for my RStudio blogs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RStudio-Blogs

This repository contains the code required to produce blogs for RStudio. Each blog post has its own RMarkdown file, and all required files referred to in these posts are also included in this repository.

The first blog post shows how to build interactive world maps in RShiny: https://rviews.rstudio.com/2019/10/09/building-interactive-world-maps-in-shiny/

The second blog post shows how to run Python in RStudio and how to classify clothing categories from the Fashion MNIST data using artificial neural networks: https://rviews.rstudio.com/2019/11/11/a-comparison-of-methods-for-predicting-clothing-classes-using-the-fashion-mnist-dataset-in-rstudio-and-python-part-1/

About

This repository contains code I have written to produce RMarkdown files for my RStudio blogs.

License:MIT License


Languages

Language:Jupyter Notebook 51.9%Language:R 40.1%Language:Python 8.1%