Posts
Fragments of a Dot
Cancel

PIC16B-Project Reflection

Now that the very first offering of PIC16B at UCLA is over, let’s reflect on what we, i.e., Alice and I, had worked and achieved together for the project, which is one of the most crucial component...

Classifying Fake News with TensorFlow

Are you confident with your ability to spot fake news? Do you know that seven in ten Americans overestimate their ability in identifying false headlines? Well, one should even wonder whether what I...

Spectral Clustering

In this blog post, we will study and create a spectral clustering algorithm which is basically used in exploratory data analysis to divide data points into different group where each group has thei...

Data Visualization with NOAA Climate Data Set

In this assignment, we will be working with the NOAA climate data set to create some interesting visualizations. \(\S 1.\) Database There are three tables that we need to create within a database ...

Feature Selection Through Visualization

In this very first post of PIC16B, I will demonstrate how to visualize the Palmer Penguins data set with the help of panda and seaborn which is a data visualization library based on matplotlib. Da...