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

Data Science

Data science is an inter-disciplinary field that uses scientific methods, processes, algorithms, and systems to extract knowledge from structured and unstructured data. Data scientists perform data analysis and preparation, and their findings inform high-level decisions in many organizations.

https://github.com/onome-joseph/nba-match-prediction

The model predicts whether a team will win or lose based on player performance statistics from the 2024/25 NBA season.

classification-model data-insights data-science machine-learning random-forest xgboost-classifier

Last synced: 28 Oct 2025

https://github.com/bulletdev/java-spark-data-analyzer

Data Analysis in Java? yes sir, we do it

analysis data-science java

Last synced: 10 Apr 2025

https://github.com/uznetdev/adventureworks-dashboard

A dashboard and prediction model based on the AdventureWorks 2019 dataset, completely free to use.

adventureworks data-science machine-learning ml prediction python sklearn streamlit streamlit-dashboard streamlit-webapp

Last synced: 02 Jan 2026

https://github.com/rhazra-003/the_sparks_foundation

This repository contains all the tasks that I performed in my Data Science and Business Analytics Internship with The Sparks Foundation during the month of July 2021.

business-analytics data-science excel game-analytics jupyter-notebook sparksfoundation-intern sql tableau

Last synced: 20 Mar 2025

https://github.com/stephen-adwini-badu/08.-j.p-morgan-project

This project comprises two interconnected objectives, each represented by a separate Jupyter Notebook. Both objectives aim to apply machine learning methodologies to solve practical problems in predictive analytics.

data-science jupyter-notebook machine-learning predictive-analysis random-forest-classifier random-forest-regression

Last synced: 29 Jun 2025

https://github.com/nishchal-kansara/titanic_survival_prediction

This project predicts whether a passenger on the Titanic survived or not based on data like age, gender, ticket class, and fare.

data-science data-visualization eda learning machine-learning python

Last synced: 28 Apr 2026

https://github.com/ishanoshada/automagicio

A versatile plugin module for streamlining input/output operations in Python projects

data-science dataset filehandling pypi pypi-package python-io

Last synced: 20 Sep 2025

https://github.com/hoangsonww/fred-banking-data-analysis

๐Ÿ’ธ AI-powered banking data explorer that combines FRED API insights with vector search, regression analysis, and interactive chat via OpenAI, Claude, and Gemini. Built with TypeScript, React, and Express for seamless full-stack performance.

anthropic chartjs claude-ai data data-analysis data-analytics data-science data-visualization fred fred-api gemini google-generative-ai logistic-regression multiple-regression openai pinecone react regression typescript vector-database

Last synced: 09 Apr 2025

https://github.com/alinababer/data-science-and-insight-agent-rag-llama3-lava-llm-django-webapplication

Data-Science-and-Insight-Agent-RAG-LLama3-Lava-LLM-Django-WebApplication is an advanced AI-driven chatbot designed to assist in data science, document analysis, and image interpretation.This repository contain the Django based Web Application of this project.

agi artificial-intelligence artificial-neural-networks data-science django image-interpretation lava llama2 llm python retrival-augmented-generation transfer-learning transformer visual-large-language-models

Last synced: 03 Feb 2026

https://github.com/abhimehro/series_correction_project_updated

This project provides tools to automatically detect and correct discontinuities (such as jumps, gaps, or outliers) commonly found in time-series data from Seatek sensors. The goal is to produce cleaner, more reliable datasets for further analysis, suitable for integration with systems like NESST II.

data-analysis data-science data-visualization jupyter-notebook python

Last synced: 04 Jul 2026

https://github.com/rdrahul123/sales-dashboard

The Sales Analysis Dashboard was developed to provide insights into sales, profits, and product performance across different categories, timeframes, and geographic locations. By leveraging Power BI, the project aimed to transform raw data into actionable visualizations, facilitating better decision-making for stakeholders.

data-analysis data-science data-visualization dax powerbi

Last synced: 06 Jan 2026

https://github.com/johnpaulada/datascience-experiment-notebooks

๐Ÿ“” A bunch of Jupyter Notebooks of my data science explorations.

data-science jupyter-notebook python

Last synced: 19 Apr 2026

https://github.com/marcelo-earth/dsrp-webscraping-algorithms

๐Ÿ’ป๐Ÿ•ท Development of Python scrapers for Peru main newspapers

data-science news requests volunteering webscraping

Last synced: 04 Apr 2025

https://github.com/jinglescode/ds-project-starter

This is a starter template for data science projects; it contains the file structure and presents some codes to guide you.

data-science starter starter-kit starter-template template

Last synced: 27 Feb 2025

https://github.com/drmrd/scdb

Exports of the Supreme Court Database into Python-friendly formats. (Mirror of https://dagshub.com/drmrd/scdb. Head there for datasets and a more complete experience!)

caselaw data-science feather law parquet python supreme-court supremecourtdatabase

Last synced: 09 Mar 2026

https://github.com/radkinz/twitter-sentiment-analysis

A Shiny web application that uses tweets for sentiment and frequency analysis.

data-science ggplot2 r rtweet shiny shiny-apps tidyverse twitter-sentiment-analysis

Last synced: 11 Apr 2025

https://github.com/bradleyboehmke/rbootcamp

Interactive tutorials for my R Bootcamp course

data-science education r teaching tutorial-code tutorial-exercises

Last synced: 01 Sep 2025

https://github.com/suraj-kumar00/freelearncode

Learn to Code with the free resources in a structured way.

android-development data-science devops freelearncode learn-to-code web-development

Last synced: 08 Jul 2025

https://github.com/noeyislearning/sql-coding-challenges

SQL Coding Challenges, this repository is a compilation of my journey on enhancing my SQL skills; coding challenges are from LeetCode, HackerRank, and other sources.

coding-challenge data-analytics data-science hackerrank leetcode mysql solutions

Last synced: 07 Jul 2025

https://github.com/ndohvich/time_series

time series analyse with python language

data-science data-visualization numpy pandas python time-series

Last synced: 18 Apr 2026

https://github.com/nafisalawalidris/building-a-cnn-to-classify-handwritten-characters

Building a CNN to Classify Handwritten Characters" is a proof-of-concept project using Python, TensorFlow, and Keras. It demonstrates how a Convolutional Neural Network (CNN) can identify scanned characters in the MNIST database. The goal is to convert historical documents into searchable databases, improving ancestry search services.

data-science database handwritten-characters image-recognition jupyter-notebook keras machine-learning proof-of-concept python tensorflow

Last synced: 08 Apr 2026

https://github.com/numbersprotocol/dyda

Dynamic data pipeline framework

ai artificial-neural-networks data-analysis data-science

Last synced: 07 Nov 2025

https://github.com/arash-seifi/data-science-projects

This repository is a collection of my data science projects, where I apply various analysis and visualization techniques.

data-science python

Last synced: 29 Jul 2025

https://github.com/shubhamgoyal575/spam_detective

This project uses machine learning to classify messages as spam or ham based on text analysis. It includes data preprocessing, feature extraction (TF-IDF), and classification models like Logistic Regression and Naive Bayes for accurate spam detection. Built with Python and Scikit-Learn. ๐Ÿš€

count-vectorizer data-analysis data-analytics data-cleaning data-preprocessing data-science data-visualization data-wrangling exploratory-data-analysis logistic-regression machine-learning machine-learning-algorithms naive-bayes natural-language-processing spam-detection tfidf-vectorizer

Last synced: 02 Jul 2025

https://github.com/jasoncobra3/whatsapp_chat_analyzer

WhatsApp Chat Analyzer is a powerful tool that provides insightful analytics from your WhatsApp conversations. Whether you're curious about your chatting habits, want to analyze group dynamics, or need to extract meaningful data from your conversations, this tool has got you covered!

data-analysis data-science data-visualization machine-learning streamlit streamlit-webapp whatsapp-chat whatsapp-chat-analyzer

Last synced: 31 Jan 2026

https://github.com/jsdario/radiografias

Serializar y pintar los sรญmbolos de puntuaciรณn que componen un texto

art data-science literature visualization

Last synced: 27 Mar 2025

https://github.com/Rilfanayasmin/Raven-coding

Practice programming with R and Python on all data science algorithms

data-science machine-learning-algorithms predictive-modeling r-programming statistical-models

Last synced: 29 Jul 2025

https://github.com/hyoaru/dsa-libraries-test

whenever-i-forget-bc-i-do repository of testing data science libraries

data-science library-testing machine-learning

Last synced: 29 Jul 2025

https://github.com/smrfeld/house-of-reps

Python package to model apportionment in house of representatives

apportionment congress data-analytics data-science government plotly python representation voting

Last synced: 21 Jun 2025

https://github.com/glemaitre/traces-sklearn

Introduction to scikit-learn for the TRACES program

data-science machine-learning

Last synced: 09 Mar 2026

https://github.com/rayyan9477/youtube-spam-detection-with-flask-and-machine-learning

This is a web application built using Flask that detects spam comments on YouTube using a Naive Bayes classifier. It leverages techniques such as CountVectorizer for feature extraction and scikit-learn for machine learning. The application reads data from a CSV file and predicts whether a comment is spam or not.

data-analysis data-science machine-learning nlp-machine-learning spam-detection

Last synced: 21 Sep 2025

https://github.com/jameswmiller/atp_project

Data Science Project analysing Association of Tennis Professional's (ATP) data.

atp data-science eda machine-learning sports sports-analytics sports-stats tennis tennis-analytics

Last synced: 18 Jun 2025

https://github.com/arangogutierrez/goreduce

A map reduce example made in pure Go

data-science golang mapreduce twitter twitter-bot

Last synced: 04 Apr 2025

https://github.com/md-emon-hasan/ml-project-e-commerce-fraud-detection

๐Ÿ›’ Provide a robust model that assists in flagging suspicious transactions, ultimately helping businesses improve security and reduce financial losses.

anomaly-detection classification data-science ecommerce financial-data fraud-detection fraudulent-transactions machine-learning online-shop risk-management

Last synced: 02 Mar 2025

https://github.com/hyoaru/sparta-data-science-and-machine-learning-using-python

Machine learning peer graded assignment of SPARTA: Implementation of data science and machine learning on the given data set.

data-science machine-learning python supervised-learning

Last synced: 31 Mar 2025

https://github.com/garynth41/John-Hopkins-University-Mastering-Software-Development-in-R

This repository covers R software development for building data science tools. As the field of data science evolves, it has become clear that software development skills are essential for producing useful data science results and products. You will obtain rigorous training in the R language, including the skills for handling complex data, building R packages and developing custom data visualizations. You will learn modern software development practices to build tools that are highly reusable, modular, and suitable for use in a team-based environment or a community of developers.

data-science debugging development-practices development-skills modular namespace package-manager software-development software-testing yml-reference

Last synced: 30 Jul 2025

https://github.com/hlan22/hlan22

A general introduction to my github!

data-science statistics student

Last synced: 02 Jan 2026

https://github.com/gbganalyst/API-in-R-and-Python

This API tutorial will teach you how to fetch data from an external source using HTTP requests and parse the data into a usable format

api data-science python quarto rprogramming

Last synced: 06 May 2025

https://github.com/enamhasan/analyzing-the-impact-of-recession-on-automobile-sales

Data Analyis and Visualization Dashboard of the Impact of Recession on Automobile Sales

dashboard data-analysis data-science data-visualization pandas plotly plotly-dash python

Last synced: 05 May 2026

https://github.com/emapco/ca-covid-vaccination-dashboard

A streamlit dashboard for California vaccination data published by the California Department of Health Services.

data-science python streamlit-dashboard

Last synced: 14 Mar 2025

https://github.com/audevuilli/veganuary-analysis

This repository provides the code to code to analyse Twitter data using data science techniques for the Veganuary campaign. Read more about the analysis on Medium: https://medium.com/p/f408579141bb/

data-science python twitter

Last synced: 17 Apr 2026

https://github.com/helios-coder/multi-cloud-data-pipeline

๐ŸŒ Build scalable data pipelines that work across Azure and Google Cloud Platform with minimal changes using this production-ready framework.

aws azure-data-factory azure-fabric bi-analytics big-data-projects dagster data-pipeline data-science data-visualization dataflow dbt etl kafka multi-cloud spark synapse synthetic-data terraform

Last synced: 11 Apr 2026

https://github.com/tahiri-lab/py_madaclim

A simple Python API to interact with the Madaclim database

biogeography climate-data data-science environment python raster

Last synced: 17 Jan 2026

https://github.com/cstorm125/hosmap

Nearest Hospital Contour Map based on Time Traveled for Thailand

data-science gis opendata openstreetmap

Last synced: 01 Jul 2026

https://github.com/md-emon-hasan/numpy-pandas-matplotlib-seaborn

A collection of tutorials and examples showcasing the usage of Numpy, Pandas, Matplotlib, and Seaborn for data manipulation and visualization.

data-science data-visualization matplotlib numpy pandas python seaborn

Last synced: 06 Apr 2026

https://github.com/sdhutchins/py4ds

A GitHub repository for my presentation on python for data science at @freeCodeCampJxn

data-science pandas python

Last synced: 07 Feb 2026

https://github.com/messi10tom/ai-based-grade-prediction

GDSC task-1: Build a model to predict a studentโ€™s final grade based on features such as attendance, participation, assignment scores, and exam marks.

ai data-analysis data-science regression streamlit

Last synced: 02 May 2026

https://github.com/cuadernin/regex_importance

Un simple ensayo sobre expresiones regulares

clean-code data-analysis data-mining data-science python r regex

Last synced: 05 Apr 2025

https://github.com/flynnoconnell/metricspace

This repository hosts a Python implementation of the metric space analysis algorithms conceptuallized in Victor & Purpura 1996.

classification data-science metrics-visualization time-series-analysis visualization

Last synced: 09 Mar 2026

https://github.com/contreau/mcscrape

A web scraping data science project that sought to find correlation between low per capita income and number of McDonald's restaurants across Massachusetts.

data-science jupyter-notebook python

Last synced: 19 May 2026

https://github.com/amirdora/data-scraping-and-fundamental-analysis

Stock crawling and analysis using python with panda, matplotlib and scrapy library. Stock analysis methods taken from the book "Warren Buffett and the Interpretation of Financial Statements" by Mary Buffet

crawling-python data-mining data-science stock valuation visualization

Last synced: 03 Jul 2026

https://github.com/estebanways/postgresqldbquerytool

๐Ÿ› ๏ธ Allows you to interact with a PostgreSQL database, execute SQL queries, and view the results in a tabular format

data-science database jupyter-notebook pasndas postgres postgresql psycopg2 python-script sql

Last synced: 02 Apr 2025

https://github.com/md-emon-hasan/ml-project-iris-classifier-using-docker-and-github-action-with-deployment

๐ŸŒธ End-to-end deployment with Docker and automatic deployment via GitHub Actions using Flask, Docker, and GitHub Actions for CI/CD.

ci-cd cicd data-science docker docker-image github-action render

Last synced: 07 Mar 2026

https://github.com/mxagar/datacamp_notes

These are my personal notes of several data science and engineering courses from Datacamp.

data-engineering data-science guide machine-learning

Last synced: 09 Apr 2025

https://github.com/abdurahman-hassan/kaggle-notebooks

"kaggle-notebooks" repo contains Jupyter notebooks using real-world Kaggle datasets. Topics: data cleaning, feature engineering, model training, evaluation. Intended for both beginners & advanced. Includes detailed explanations & comments. Open source, contributions welcome.

analysis data-science data-visualization kaggle kaggle-dataset notebook-jupyter python3

Last synced: 06 May 2026

https://github.com/iguptashubham/customer-intent-prediction

Logistic regression is a binary classification technique used to predict outcomes like customer churn or purchase intent. It models the probability of an event happening (e.g., a customer making a purchase) based on input features.

data-science data-science-projects logistic-regression machine-learning machine-learning-projects machinelearning project sklearn

Last synced: 14 May 2026

https://github.com/rxtoolkit/s3

๐Ÿชฃ RXJS operators for working with AWS S3

aws data-science fp functional-programming observables package reactive-programming rxjs s3 s3-storage

Last synced: 17 May 2026

https://github.com/walidalsafadi/walidalsafadi

Portfolio repository, showcasing AI and Data Science skills, and interests in ML, DL, NLP, and BI.

artificial-intelligence data-science portfolio

Last synced: 03 Jan 2026

https://github.com/cryogenicplanet/introduction-to-scientific-computing

Repository of Code for University of Toronto Course PSCB57

computational-physics data-science python toronto-course university

Last synced: 01 May 2026

https://github.com/manycoding/tomorrowswig_followers

ETL system for #tomorrowswig_followers backed with Facebook Graph API and AWS Lambda

aws-lambda data-science etl python

Last synced: 09 May 2026

https://github.com/pawlo77/kaggle-project

Repository for 'kaggle' project of Data Science Scientific Circle at Faculty of Mathematics and Information Science, Warsaw University of Technology

data-analysis data-science eda maschine-learning

Last synced: 20 Mar 2025

https://github.com/williamjardim/vectorizationjs

Uma biblioteca simples para operaรงรตes vetoriais e matriciais em JavaScript. A simple library for vector and matrix operations in JavaScript.

computer-science data-science data-structures linear-algebra mathematical-functions matrix matrix-calculations matrix-computations matrix-functions matrix-library matrix-multiplication numerical-computation statistics vector vector-math vector-search vectors

Last synced: 03 Apr 2025

https://github.com/victorkiosh/fake-news-detection

Detecting fake news using NLP and machine learning (Logistic Regression, Random Forest, XGBoost)

data-science fake-news-detection machine-learning nlp scikit-learn xgboost

Last synced: 18 May 2026

https://github.com/zadigo/zacoby

A web driver for Python with a focus for data mining and web scrapping

data-mining data-science scrapping scrapping-python webdriver

Last synced: 31 Jul 2025

https://github.com/2n3g5c9/data-science-on-gcp

โ˜๏ธ Unofficial take on the case study in "Data Science on the Google Cloud Platform" published by O'Reilly.

data-science google-cloud

Last synced: 31 Jul 2025

https://github.com/vsimkus/variational-gibbs-inference

[JMLR] Research code for the paper "Variational Gibbs inference for statistical estimation from incomplete data".

data-science flow gibbs-sampling incomplete-data machine-learning missing-data statistical-model vae variational-inference

Last synced: 13 Mar 2025

https://github.com/stephen-adwini-badu/04.-quantium-project

This project investigates customer spending patterns and sales trends for Quantium. This notebook is designed to provide a comprehensive analysis of customer purchasing trends and behaviors, specifically focusing on the chips category in a supermarket's portfolio. The objective is to derive actionable insights to support strategic recommendations

customer-segmentation data-science data-visualization jupyter-notebook

Last synced: 14 Mar 2025

https://github.com/richardwarepam16/data_science_projects

This is a repository where I stored all my data science projects.

data-science jupyter-notebook machine-learning python

Last synced: 19 May 2026

https://github.com/pipekit/examples

A set of example workflows to use when trying out Pipekit.

argo argoworkflows data-science pipekit

Last synced: 17 Jan 2026

https://github.com/adarshpheonix2810/ai-driven-algorithmic-trading-model

AI-Driven Algorithmic Trading Model: A machine learning-based solution that predicts stock market actions (Buy/Sell) using historical stock data. Features include data preprocessing, feature engineering, model training, and a user-friendly GUI for predictions.

algorithmic-trading data-science finance machine-learning python stock-market

Last synced: 03 May 2026

https://github.com/hafeez-urrehman/mental-health-analyzer

Mental-Health-Analyzer is an AI-Based project for predicting mental health disorders such as stress, anxiety, depression, and loneliness. By applying machine learning techniques, this project analyzes user inputs and behavioral data to provide accurate predictions, aiming to support mental well-being and early intervention.

data-analysis data-science early-diagnonosis machine-learning mental-health mental-wellbeing predictive-modeling python

Last synced: 17 May 2026

https://github.com/dr-montasir/fluxor_template

A Fluxor web framework template. Deploy to Railway (https://railway.com) in almost 3 minutes. Before pushing to GitHub, just change the host to 0.0.0.0 and the port to 10000.

data-science fluxor framework template web

Last synced: 23 May 2026

https://github.com/arrudadev/alura-python-data-science-intro

Project developed in the alura`s course of introduction data science with python.

data-science matplotlib python

Last synced: 05 Jul 2026

https://github.com/soumyaco/hotel-price-data-analysis

Data analysis on Indian hotels price. A beginners guide to data analysis.

data-analysis-python data-science data-visualization matplotlib seaborn-plots

Last synced: 01 Aug 2025

https://github.com/nurfakhri/water-potability-classification

The *Water Potability Classification* project leverages machine learning to classify water as potable or non-potable based on key physicochemical properties, aiming to enhance water safety and quality monitoring.

classification data-mining data-science random-forest-classifier traditional-algorithm water-potability

Last synced: 26 Feb 2026