Jun Ryu
About
CV
Blog
Projects
PSets
Misc
Blog
Categories
All
(11)
ML
(3)
OOP
(1)
R
(2)
html
(1)
python
(9)
sqlite
(3)
tensorflow
(2)
tidyverse
(1)
visualizations
(5)
Order By
Default
Title
Date - Oldest
Date - Newest
Author
NSDC Sample Workshop
python
visualizations
Here is a sample workshop we held in Fall 2023…
Jun Ryu
Nov 20, 2023
Spectral Clustering. What is it?
python
ML
In this post, we will explore a simple version of the
spectral clustering
algorithm for clustering data points.…
Jun Ryu
Jun 21, 2023
Fake News Classification
python
ML
tensorflow
Rampant misinformation — often called “fake news” — is one of the defining features of contemporary democratic life.
Jun Ryu
Mar 15, 2023
Objected Oriented Programming in R
R
OOP
We define a new object class
pqnumber
to handle computations with large floating point numbers.
Jun Ryu
Mar 9, 2023
Are You a Dog or Cat Person?
python
ML
tensorflow
In this blog post, we attempt to train a machine learning algorithm to distinguish the images of cats and dogs.
Jun Ryu
Feb 28, 2023
Intro to Data Manipulation
R
tidyverse
For today, we import two powerful packages (
dplyr
and
tidyr
) under tidyverse that will help us clean and manipulate data easily.
Jun Ryu
Feb 5, 2023
Flask Tutorial
python
sqlite
html
Today, we will demonstrate how to create a simple web application using
Flask
.
Jun Ryu
Feb 3, 2023
Web Scraping with Scrapy
python
visualizations
What movie or TV shows share actors with your favorite movie or show?
Jun Ryu
Jan 26, 2023
Plotly: Pure Perfection
sqlite
python
visualizations
What else can Plotly produce? Today, we continue with the NOAA climate data and explore what other visualizations can be made.
Jun Ryu
Jan 17, 2023
Climate Data Visualization
sqlite
python
visualizations
In this post, we will be working with the data from National Oceanic and Atmospheric Administration (NOAA) to create interesting, interactive geographical visualizations.
Jun Ryu
Jan 10, 2023
Palmer Penguins
python
visualizations
In this blog post, we will explain how to construct an interesting data visualization of the Palmer Penguins data set.
Jun Ryu
Jan 23, 2022
No matching items