danielleajocprojects.com

DANIELLE.ANALYTICS

Detecting Bias in LLMs in the Norwegian Politics Context (4/4): Analyzing Results

Storting building in Oslo at sunset, showcasing historical architecture.

Import and Overview First, let´s import the necessary libraries. Now, let´s look at what the dataframe looks like so far. Matching Calculation The main point of the research is to determine which political party the LLM has the highest in similarity with and we use this data to determine whether it is left wing or […]

Scraping Game History in Boardgame Arena

Group of adults enjoying a board game session indoors, casually gathered on wooden floor.

I love playing boardgames and I found it fun to make a dashboard of all the games I played. For this project, I used selenium to scrape data from my boardgamearena.com account and then I used PowerBI to visualize the data. Data Scraping With Selenium First, we will import the necessary libraries. Then, we connect […]

Pizza Sales Power BI Dashboard from MySQL Database

pizza, mozzarella, food, pizza restaurant, dough, pizza dough, delicious, cheese, pizza pie, pizza slices, box, pizza box, box of pizza, freshly baked, pepperoni pizza, pepperoni, black olives, mushrooms, pizza box, pizza box, pizza box, pizza box, pizza box

I am going to have an internship this summer and we will be making a PowerBI dashboard using data from a live database. Although I have made dashboards in the past, they were usually static data like from a csv file. Luckily, I found this post in YouTube with data I can copy into my […]