There are 0 repository under data-vizualisation topic.
A repository for football analytics
A tool for visualising geographical data in systematic maps
Sentiment analysis tool aggregating world news, generating indices and displaying it all on a 3D globe.
Python course for 2nd year NLP students at NRU HSE, 2017-2018
This repository contains the latest stable version of XMapTools including binaries for macOS and Windows.
High dimensional numbers and reductions recipes for data visualization of scientific machine learning (SciML)
EDA, manipulating raw data, drawing conclusions from plots on Netflix data.
This project helps in monitoring the performance of your LinkedIn posts over a specified amount of time by the user and analyzes their engagements, impressions, and the percentage of engagement per impression.
Analysis following Giddy et al - 2020, Stirring of sea ice meltwater enhances submesoscale fronts in the Southern Ocean
Analyzing Movie Revenues
🐦🔵End-to-end ChatGPT Users' Tweets Data Pipeline with Python 🐍, Hive 🐝, and Power BI 📊
Which visual methods can be designed to facilitate the analysis and synthesis of video collections from the web? How can these methods be communicated so that they can be replicated by other researchers? In response to these questions comes Video summarisation toolkit, an opensource platform created to collect and communicate nine different methods designed for the analysis and visualisation of video collections from the web.
Create a summary page that pulls sentiment information and other statistics from the comment section of videos on YT
This website tells the story of a nation's GDP through data visualization, providing insights on global GDP, state-wise GDP, sector-wise GDP, and the vision for India's economy. It includes data sets and sources for further reference.
Sentiment analysis movie di twitter menggunakan database imdb_labelled.txt https://archive.ics.uci.edu/ml/datasets/Sentiment+Labelled+Sentences dan algoritma multinomial naive bayes di python 3.6.5
Experiments on clustering medieval Irish texts
Medieval Irish Narrative Visualised: a Network of Characters from the Ulster Cycle of the Early Irish Tales.
Created this HR Dashboard using Power BI that helps HR analyse where the attrition rate in company is so high.
SPECTROview : A Tool for Spectroscopic Data Processing and Visualization.
Projects from DataCamp using Python and SQL
This repository contains all the projects associated to learn and experiment different domains of data exploration and visualization using Python scripts. Python scripts are created on the basis of different approach on data exploration and vizualisation to gain insight on the data and forecast predictions.
Improving Customer Satisfaction: Predicting Sentiment with NLP Techniques on Twitter for US Airlines
Given the large number of movies and series available on Netflix, it is a perfect opportunity to dive into the entertainment industry with an analysis of Netflix content durations. This analysis aims to understand trends in content duration on the Netflix platform since 2011 through 2020.
This repo shows some data viz I created with R.
Data Analysis: This contains the code and data files for a data analysis project focused on coffee sales. The project explores various aspects of coffee sales, including order trends, customer behavior, popular coffee types, and more.
Use cartographic variables to classify forest categories
In an era marked by global security challenges, the "TAFRAS" emerges as a cutting-edge solution to tackle the ever-evolving threat of terrorism. The project is grounded in the urgent need for predictive systems that can anticipate, assess, and mitigate potential terrorist activities.
Personal website with geospatial content
Fall 2024 section of EMSE 4572/6572: Exploratory Data Analysis @ GWU
The report also reveals the dominance of the Top 25 best-selling car models. These top sellers captured a substantial portion of the market, accounting for more than 75% of the total cars sold in April 2023 (likely a typo, referring to May 2023). This suggests a preference for established and popular car models among Indian consumers.
Data Insight: Google Analytics Capstone Project
⚽ Analytics de la Liga Pro 2024 🇪🇨
A mini project for university data science module where we analyzed on the relationship between alcohol consumption in students and their academic performance, making use of exploratory data analysis and machine learning techniques to see if we can predict student's grades.
Implementation of Logistic Regression from scratch to predict the sex of penguin based on species, island and age using Python, Jupyer Notebook, Numpy, Pandas, Matplotlib