Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Data visualization

Data visualization is the visual depiction of data through the use of graphs, plots, and informational graphics. Its practitioners use statistics and data science to convey the meaning behind data in ethical and accurate ways.

https://github.com/qtle3/polynomial-regression

This project demonstrates the use of both Linear and Polynomial Regression models to predict salaries based on the position level of employees. By using a dataset that contains position levels and their corresponding salaries, this project showcases the differences between linear and polynomial models in fitting data and making predictions.

data-visualization linear-regression model-comparison polynomial-regression salary-prediction

Last synced: 05 Nov 2024

https://github.com/qtle3/support-vector-regression

This project implements Support Vector Regression (SVR) to predict the salary of an employee based on their position level. The script uses a dataset that contains position levels and corresponding salaries, applying feature scaling to improve the performance of the SVR model. The results are visualized to show how well the model fits the data.

data-visualization feature-scaling gaussian-kernel inverse-transform-method support-vector-regression

Last synced: 05 Nov 2024

https://github.com/mohd-faizy/learn_matplotlib

Matplotlib is a powerful plotting library in Python that allows you to create static, animated, and interactive visualizations. It’s widely used for representing data graphically, making it easier to analyze and understand.

data-visualization matplotlib matplotlib-heatmap matplotlib-pyplot matplotlib-python matplotlib-styles matplotlib-tutorial plots-graphs plots-in-python

Last synced: 11 Oct 2024

https://github.com/nicholas-miklaucic/rho_plus

The Python data viz nitro canister you didn't know you needed

aesthetics bokeh colormap data-visualization matplotlib plotly python

Last synced: 07 Nov 2024

https://github.com/delucis/darmstadt-2016

:bar_chart: Gender representation data for the 2016 edition of the Darmstadt Summer Courses

d3 data-visualization gender-equality music

Last synced: 02 Nov 2024

https://github.com/csinva/global-sports-analysis

Analyzing how different factors influence global sports rankings

data-visualization plotly python sports-data sports-stats

Last synced: 28 Oct 2024

https://github.com/quantumudit/alteryx-weekly-challenges

This repository contains Alteryx solutions to the weekly challenges published in Alteryx Community

alteryx alteryx-workflow data-analysis data-science data-transformation data-visualization etl

Last synced: 06 Nov 2024

https://github.com/grypesc/graduateadmissions

Visualization, analysis and predictive modeling of a Kaggle graduate admissions dataset.

data-analysis data-mining data-science data-visualization dataset

Last synced: 28 Oct 2024

https://github.com/draym/swmanager

Web-app to help you in your daily life raids in SpacesWars thanks to game statistics and data management

dashboard-application data-analysis data-visualization game-data game-utility

Last synced: 19 Oct 2024

https://github.com/kitestring/scidata

Extracts and cleanses flat data exported from a Chemical Analyzer instrument (Time of Flight Mass Spectrometer), then loads data into a SQL database using a Star schema. A basic CLI is implemented to query SQL database to create data visualizations which describe instrument performance in a simple and digestible manner. The following python libraries are utilized: numpy, pandas, matplotlib, sklearn, statistics, sqlite3, os, time, & datetime.

data-visualization extract matplotlib pandas python3 sql-database

Last synced: 12 Oct 2024

https://github.com/alifeee/co2-stacked

A visualisation of CO2 levels as a vertically stacked graph, with days going upwards. Using @tomhazledine's <stacked-sparklines> web component.

co2-monitoring data-visualization web-component

Last synced: 14 Oct 2024

https://github.com/nitsc/spell-from-threebodytrilogy

Implemented the process of extrapolating from Gaia stellar data, to 3D visualizations, to three-views, to three-view signals, to three-view audio of signals, and even their inversions. This project proves the feasibility of the Logic (Luoji)'s “spell” from “The Three Body Problem” trilogy.

3d 3d-graphics astronomy astronomy-astrophysics audio audio-processing data data-science data-visualization gaia graph information-technology information-visualization numpy python python-3 python3 signal signal-processing visiualization

Last synced: 31 Oct 2024

https://github.com/avidlearnerinprogress/text_analytics_101

Coursework solutions for the course COMP47600 - Text Analytics

data-science data-visualization natural-language-processing nlp python3 r text-analytics

Last synced: 11 Oct 2024

https://github.com/hauke96/flashh-stays

A script collection visitor information from the FLASHH boulder spot in Hamburg, Germany.

data-visualization gnuplot statistics systemd-timer

Last synced: 23 Oct 2024

https://github.com/andrewjbateman/angular-gauges-realdata

:clipboard: App using npm library 'canvas-gauges' to display real data on analogue gauges

analogue-gauge angular angular16 canvas css3 data-visualization gauges html5 real-time typescript4

Last synced: 07 Nov 2024

https://github.com/mrjxtr/coffee_sales_analysis

Full data analytics process from data gathering, data processing, data visualization and reporting on a small coffee shop sales data.

dashboard data-analysis data-cleaning data-visualization kpi-report pandas python3 spreadsheet tableau-public

Last synced: 06 Nov 2024

https://github.com/sandravizz/global-inequality-data

This repository includes the data wrangling about the Global Inequality dataviz project using vanilla js and the library arquero.js

arquero d3js data-visualization data-wrangling javascript world-inequality-database

Last synced: 07 Nov 2024

https://github.com/zen204/airbnb_availability

A machine learning model that predicts Airbnb listing availability, utilizing feature engineering and supervised learning techniques to improve guest experience and optimize host management.

binary-classification data-analysis data-preprocessing data-visualization feature-engineering machine-learning matplotlib model-evaluation nlp pandas predictive-modeling python scikit-learn seaborn supervised-learning

Last synced: 03 Nov 2024

https://github.com/shiweihe0713/data-science-for-business-techincal

TECH-GB_2336 will teach you how to think about data based problems in the business world through the lens of data analytics. We will focus on data-analytic thinking, how to approach problems, how to develop insights using data, how to apply machine learning and other analytic techniques...

data-science data-visualization nyu pandas python stern

Last synced: 27 Oct 2024

https://github.com/tejashah88/Visualflow-Unity

Visualizing Vitech insurance data with Unity and the Leap Motion (for HTN 2017).

data-visualization leap-motion unity unity3d virtual-reality vitech vr

Last synced: 23 Oct 2024

https://github.com/shuklayash02/complete_data_analysis_project

A Full Data Analysis project where a sales data is ask,prepare,process,analyze,share and act through data analysis process

data data-visualization dataanalysis database datacleaning powerbi sql

Last synced: 05 Nov 2024

https://github.com/sandravizz/visual-data-science-r

Visual explorative analysis in R from scratch mainly using ggplot

data-science data-visualization ggplot r

Last synced: 07 Nov 2024

https://github.com/negativenagesh/spam-ham_email_detection_machine_learning

This project focuses on classifying spam/ham emails, using machine learning algorithms like LGR, NB, RF, DT etc.. and based on the accuracy score and precision score I chose logistic regression for the classification. And I have used streamlit for frontend.

app data-analysis data-cleaning data-engineering data-science data-visualization data-visualizations jupyter-notebook logistic-regression machine-learning modeling naive-bayes-classifier nlp python

Last synced: 05 Nov 2024

https://github.com/vishvamporwal/pharmassist

A progressive web app made with Flask for Industrial pharmaceutical management and Analysis, to improve efficiency and make management easier.

data-visualization flask html-css-javascript python

Last synced: 28 Oct 2024

https://github.com/newking9088/nasdaq100_hedge_fund_dashboard

LLMs empower hedge funds and investors to leverage NASDAQ-100 insights, making informed decisions with key financial metrics. An LLM-powered app allows uploading financial reports and images for analysis, offering instant insights and trend analysis in a dynamic market. 🚀📊

dashboard-application data-visualization langchain llm rag streamlit

Last synced: 26 Oct 2024

https://github.com/prangonghose/analysis_of_bangladesh_economic_complexity

In this project a brief analysis has been done by our team in the export economy of Bangldesh for the past three decades.

data-analysis data-science data-visualization inequalipy matplotlib pandas plotly

Last synced: 20 Oct 2024

https://github.com/cosmoduende/r-uber-trips-analyisis

Explore your activity on Uber with R: How to analyze and visualize your personal data history. Find out how you consume the Uber App using a copy of your data.

analisis-de-data data-analysis data-analytics data-science data-visualisation data-visualization data-viz eda flexdashboard ggmap ggplot2 mobility-as-a-service qmplot r-language r-programming ridesharing uber uber-data visualizacion-de-datos

Last synced: 07 Nov 2024

https://github.com/ixrock/mobx-react-table-grid

Easy to use table grid layout ReactJS-component powered by native CSS-grid

css-grid data-visualization grid-layout mobx react-components reactjs table-grid tableview

Last synced: 13 Oct 2024

https://github.com/tjdharamsi/springedav2017

Exploratory Data Analysis Spring 2017 Project

analysis data-visualization plot viridis

Last synced: 07 Nov 2024

https://github.com/fx2y/datanarrate

[WIP] LLM-powered agent for adaptive data analysis across multiple sources. Uses natural language for complex queries, visualizations, and insights. Features autonomous planning, SQL/Elasticsearch generation, and AI storytelling. Built with LangChain, GPT-4, FastAPI, and React.

ai data-analysis data-visualization elasticsearch fastapi gpt-4 langchain machine-learning nlp react sql

Last synced: 11 Oct 2024

https://github.com/mayankyadav23/t20i-world-cup-2024-analysis

Explore my Jupyter Notebook 📊 featuring comprehensive datasets and visualizations from the 2024 T20 World Cup analysis. Discover key insights into player performances 🏏, match statistics 📈, and team dynamics, making it a valuable resource for cricket enthusiasts and analysts alike! 🌟et enthusiasts and analysts alike!

cricket data-cleaning-and-preprocessing data-visualization icc insights jupyter-notebook t20-world-cup

Last synced: 31 Oct 2024

https://github.com/divyanshu-rawat/data-visualization-highmaps

Built Using Highcharts JavaScript API to Visualize Data !:mortar_board:

bootstrap data-visualization geolocation-api highcharts javascript jquery

Last synced: 05 Nov 2024

https://github.com/divyanshu-rawat/d3-data-viz

A D3.js based data visualization project.

d3js-bars d3js-graph data-visualization reactjs

Last synced: 05 Nov 2024

https://github.com/gitjeff05/nih-grant-awards

Analysis of NIH grant awards from ExPORTER data files

data-visualization jupyter-notebook jupyterlab matplotlib pandas python3 seaborn

Last synced: 11 Oct 2024

https://github.com/amirnaghibi/companion

find the safest way back home with a trusted companion

data-visualization django-framework pathfinding python3 webapp

Last synced: 05 Nov 2024

https://github.com/hendersontrent/hotter

R package for webscraping, statistical analysis, and data visualisation of the Triple J Hottest 100 Countdown and related data.

data-visualisation data-visualization r triple-j webscraping

Last synced: 05 Nov 2024

https://github.com/JovaniPink/excel-powerbi

The folder of my work with Excel, VBA, and PowerBI for Data Analysis & Visualization.

data-analysis data-visualization dax excel excel-vba power-pivot power-query powerbi vba-macros

Last synced: 08 Aug 2024

https://github.com/shuklayash02/data_analysis_using_r

Covid19 analysis and cleaning of data where the death age and deaths of specific gender is cleaned and analysed

analysis cleaning-data data-analysis data-visualization rprogramming

Last synced: 05 Nov 2024

https://github.com/GZ430/global-christianity-dataviz-jp

A web app built in R Shiny for users to explore global Christianity data from Joshua Project, World Watch List, and others.

christianity data-visualization r shiny

Last synced: 23 Oct 2024

https://github.com/iot-edge/iot-edge

Open IoT Edge Server https://iot-edge.github.io/iot-edge-docs

data-visualization edge grafana iot iot-gateway iot-platform mqtt node-red server

Last synced: 19 Oct 2024

https://github.com/iamashwin99/jj-ic-finder

A website to quickly plot PPMS data and find the Critical current (Ic) of an IV curve. deployed at https://share.streamlit.io/iamashwin99/jj-ic-finder/main/app.py and https://jj-ic-finder.herokuapp.com/

data-visualization josephson-junctions streamlit-webapp superconductors

Last synced: 28 Oct 2024

https://github.com/glytching/spinningheart

Force directed graph using data from Donal Ryan's novel "The Spinning Heart"

d3 data-visualization javascript

Last synced: 11 Oct 2024

https://github.com/aryathel/twittersentimentanalysis

WORK IN PROGRESS. This project will allow users to enter in a keyword or hashtag to search for on Twitter, as well as the number of Tweets to include in their search, and the program will return an analysis of the general sentiment of that topic.

data-science data-visualization flask python twitter-api twitter-sentiment-analysis

Last synced: 25 Oct 2024

https://github.com/walkerdustin/vergleich-von-messmethoden-fuer-punktwolken

Bei der Vermessung eines physischen Raumes ist das Ergebnis eine Punktwolke. Diese Punktwolke beschreibt dann ausgewählte Punkte im Raum, zum Beispiel auf den Wänden und der Decke. Wenn diese Punkte in zwei seperaten Messungen gemessen werden, vielleicht sogar von unterschiedlichen Geräten, soll hinterher herausgefunden werden wie genau diese Punktwolken übereinstimmen. Dafür gibt es zwei grundsätzlich verschiedene Methoden. Diese sollen hier verglichen werden.

3d-models accuracy-metrics data-analysis data-visualization kaggle measure-distance numpy point-cloud pointcloudprocessing punkte python science-research simulation statistics

Last synced: 08 Nov 2024

https://github.com/shuklayash02/excel_complete_vrindastore_dataanalysis

Compltete AnalysisData Cleaning,processing and data analysis with interactive dashboard

analysis data data-visualization datacleaning excel excel-vba

Last synced: 05 Nov 2024

https://github.com/flazefy/customanalytic2

CustomAnalytic2 (WW2) is a Web app about dataset, story, and forum about World War 2. Present the data using chart and text summary. Discuss with many people to get a new information, and also you can participate as content creator. Created using NextJS

apexcharts api atomic-design bootstrap data-visualization forum nextjs rest-api worldwar2

Last synced: 06 Nov 2024

https://github.com/alejo1630/whatsapp_chat_analysis

A Jupyter Notebook with the analysis for a Whatsapp Chat using several techniques of data wrangling, EDA and Sentiment Analysis

data-visualization data-wrangling emojis exploratory-data-analysis jupyter-notebook sentiment-analysis whatsapp-chat

Last synced: 14 Oct 2024

https://github.com/leandrocollares/with-or-without-curry-playoffs

An interactive visualization that allows users to learn when Curry's performance helped Golden State Warriors win games in the 2019 NBA playoffs

d3 data-visualization lodash node-sass react react-annotation react-popper

Last synced: 13 Oct 2024

https://github.com/sandk21/detection_faux_billets

Algorithme de détection de faux billets selon leurs dimensions géométriques et application web pour générer les prédictions

data-analysis data-science data-visualization machine-learning pandas python scipy sklearn streamlit

Last synced: 17 Oct 2024

https://github.com/george-gca/mo826_ia368_cf044

Projeto da disciplina Ciência e Visualização de Dados em Saúde, oferecida pela Unicamp em 2021/1

amazon-forest amazonia data-visualization datasus deforestation dengue-cases dengue-incidence health-data

Last synced: 11 Oct 2024

https://github.com/antononcube/raku-data-translators

Raku package for translation of JSON specs or JSON-like data structures into other formats.

data-visualization html raku rakulang

Last synced: 05 Nov 2024

https://github.com/roland-ka/statisticalplotswithjulia

Comparison of different Julia packages for creating statistical plots.

data-science data-visualization julia plots statistics

Last synced: 05 Nov 2024

https://github.com/mathieu2301/pbsc-tracker

Expérience de tracking des vélos en libre service fonctionnants avec PBSC

ai data-analysis data-mining data-science data-visualization libelo machine-learning pbsc valence velib-tracker

Last synced: 11 Oct 2024

https://github.com/sayamalt/water-quality-prediction

Successfully established a machine learning model which can predict whether any given water sample is potable or not, based on its set of various properties, to a considerably high level of accuracy.

classification-models data-visualization exploratory-data-analysis feature-engineering imbalanced-learning model-deployment outlier-treatment supervised-machine-learning

Last synced: 07 Nov 2024

https://github.com/amauryval/gdf2bokeh

Gdf2Bokeh, a library to map quickly your geographic data with the bokeh library

bokeh data-visualization geometry geopandas gis-development map mapping pandas python shapely

Last synced: 13 Oct 2024

https://github.com/sayamalt/black-friday-sales-prediction

Successfully established a machine learning regression model which can estimate the gross Black Friday sales for a particular customer, based on a distinct set of related and meaningful features, to a fair level of accuracy.

artificial-neural-networks data-visualization deep-learning exploratory-data-analysis feature-engineering machine-learning model-deployment model-training-and-evaluation regression-analysis regression-modelling regression-testing supervised-learning

Last synced: 07 Nov 2024

https://github.com/noturlee/titanic-datamodel

This project demonstrates the process of data preprocessing, model training, evaluation, and tuning in building a predictive model for a classic dataset. The Random Forest model, with its ability to handle complex relationships and interactions between features, proved to be the most effective in this case.

data-modeling data-science data-visualization python

Last synced: 04 Nov 2024

https://github.com/gutyoh/narrative_visualization

Visualizations of the evolution of Netflix's content over the years using the D3 JavaScript library.

d3 data-visualization javascript

Last synced: 06 Nov 2024

https://github.com/nysportsfan/Gun-Violence-in-the-US

This repository contains all the relevant files for my first capstone project as part of the Springboard Data Science Career Track.

data-analysis data-science data-visualization machine-learning python3 statistics

Last synced: 03 Aug 2024

https://github.com/himanchalchandra/science-canvas

Repo containing projects I did during a four months bootcamp on Data Science and Machine Learning organized by Science Canvas India.

data-mining data-science data-visualization machine-learning-algorithms mysql nlp-machine-learning

Last synced: 14 Oct 2024

https://github.com/patelabhi574/hotel_reservation_analysis

Analyzing data collected by hotel to make future prediction for the owner of what are the segments they are making most profit & also which are the patterns & trends which have been seen over the past years in the booking in different times throughout the year and price setting on the website in peak time as per availability index.

data data-visualization datamodeling looker-studio powerbi reporting sql-query sql-server

Last synced: 12 Oct 2024

https://github.com/mohamedhany99/human-voice-identifier-counter

the application developed in (KIVY) it can identify the users imported into the dataset based on the support vector machine training model it has two features ( Importing new voice - Detection to detect the human voices and count them)

android android-app android-application automation automation-framework data data-analysis data-mining data-science data-visualization datascience kivy kivy-framework machine-learning python

Last synced: 12 Oct 2024

https://github.com/akv3sic/cryptocurrency-charts

Cryptocurrency API data visualizations 📈 with Matplolib.

cryptocurrency data data-visualization matplotlib python

Last synced: 07 Nov 2024

https://github.com/flazefy/customanalytic

created using next js, mysql, laravel api

apexcharts api data-visualization nextjs vercel

Last synced: 06 Nov 2024

https://github.com/sayamalt/bank-customer-segmentation

Successfully established a clustering model which can categorize the customers of a renowned Indian bank into several distinct groups, based on their behavior patterns and demographic details.

agglomerative-clustering clustering data-visualization dbscan-clustering exploratory-data-analysis feature-engineering kmeans-clustering model-optimization spectral-clustering unsupervised-machine-learning

Last synced: 07 Nov 2024

https://github.com/cosmoduende/r-arduino

Interoperability Data-IoT: How to send and receive data and take control of your Arduino, from R. How to establish interoperability between R and Arduino (Data and IoT) using a data flow between the two

arduino arduino-data arduino-dataflow arduino-serial arduino-serial-data arduino-serial-led arduino-uno data-analysis data-arduino data-cleaning data-iot data-visualization interoperability iot-rstudio r-analytics r-data-visualization r-iot rstudio-arduino serial-read serialport

Last synced: 07 Nov 2024

https://github.com/juancastillo0/svg-charts

Create SVG charts from data points. Line charts and bar charts supported.

charts dartlang data-visualization graphs svg

Last synced: 19 Oct 2024

https://github.com/gutyoh/netflix-dashboard

Dashboard created with Python 🐍 and the Dash 📊 framework to visualize Netflix’s content distribution and classification.

dash dashboard data-visualization plotly python

Last synced: 06 Nov 2024

https://github.com/jen-uis/loan-status-prediction

This repository contains project materials for the Winter STAT 206 class, University of California, Riverside, A. Gary Anderson School of Management.

data data-analysis data-analytics data-cleaning data-visualization descriptive-analytics julia julia-language jupyter-notebook predictive-analytics predictive-modeling team-collaboration

Last synced: 12 Oct 2024

https://github.com/clhenrick/react-d3-punchcard-chart

React + D3 Punchcard Chart demo

d3 data-visualization data-viz demo react

Last synced: 11 Oct 2024

https://github.com/johnwalley/data-viz-resources

Data visualization resources

data-visualization

Last synced: 25 Oct 2024

https://github.com/shoyeb45/avltreevisualizer

This is data structure project. In this project I've built AVL tree visualisation application using javafx library of java. This project have solidified my understanding of AVL tree data structure and learnt a lot from this project

data-structures data-visualization java javafx javafx-application visualization

Last synced: 12 Oct 2024

https://github.com/brianruizy/data-visualization

Personal track demo of pure Python data visualizations

data-visualization matplotlib pandas plotly python seaborn

Last synced: 03 Nov 2024

https://github.com/reubenmathew/dataopsexperiments

Machine Learning, NLP and various data operations

data-science data-visualization python3

Last synced: 06 Nov 2024

https://github.com/justfifi17/nyc-real-estate-sales-prediction

Analyzes real estate sales data in NYC by performing exploratory data analysis and building models to predict sale prices based on various features.

data-visualization exploratory-data-analysis gradient-boosting linear-regression random-forest xgboost-regression

Last synced: 07 Nov 2024