Recently Published

Meteorological Titicaca Visualizer
Meteorological Titicaca Visualizer, Visor web de estaciones meteorológicas (ANA y SENAMHI) de la U.H: del Titicaca.
Assignment 4
Plot
Assignment 4
AI capability vs Total.score
AI capability vs Total.score have strong relationships ggplot(merged_data, aes(x = `Total score`, y = AI_Capability_Index)) + geom_point(color = "blue", alpha = 0.7) + geom_smooth(method = "lm", color = "red", se = FALSE) + labs(title = "Relationship Between AI Capability Index and Total Score", x = "Total Score", y = "AI Capability Index") + theme_minimal()
HTML
AI Capability by Income Group
see how the AI capability index varies across different income groups
HTML