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/kathrin-92/analysing_netflix_data

A fun project analysing my personal Netflix data with python and to work on some data visualization skills.

data-science data-visualization python

Last synced: 12 Jul 2025

https://github.com/gperdrizet/ds-12

Course materials for 4Geeks Academy data science cohort 12

data-science python

Last synced: 17 May 2026

https://github.com/ashutosh1919/ml-data-bot

Chatbot which helps you to get important statistics from the data to get insights to build Machine learning, Deep learning and Statistical models

artificial-intelligence chatbot conversational-ai data-science deep-learning machine-learning rasa rasa-chatbot rasa-nlu

Last synced: 19 Mar 2025

https://github.com/jphall663/bellarmine_py_intro

Code and materials for Python intro. course.

data-mining data-science python text-mining

Last synced: 28 Oct 2025

https://github.com/michalwols/cleanser-ui

Data annotation tool

annotation-tool data-science nlp

Last synced: 05 Mar 2026

https://github.com/glue-viz/glue-plotly

Experimental plot.ly plugin for glue

data-science plotly plotly-python python visualization

Last synced: 10 Apr 2025

https://github.com/mohammadkarbalaee/python-for-data-analysis-book

All the practice and code that I am doing while I read the book called, Python for data analysis

data-analysis data-science python

Last synced: 27 Mar 2025

https://github.com/lafayettegabe/nlp-resume-extraction

📝 NER (Named Entity Recognition) project aimed at solving the problem of manually shortlisting resumes by automating the process. This project proposes using NLP techniques and NER model to classify and extract relevant entities from resumes such as person name, college name, academics information, relevant experiences, skill set, etc.

big-data data data-analysis data-science eda ner nlp resume-extractor

Last synced: 03 Apr 2025

https://github.com/joselucasapp/spreadsheet_analysis_python

This project builds a Python application for data search, organization, and visualization from a spreadsheet. It uses pandas for data manipulation, matplotlib for charting, and Tkinter for a graphical interface to display and interact with the data and charts.

csv data-science football gui pandas python requests soccer spreadsheet tkinter

Last synced: 04 Apr 2026

https://github.com/bradleyboehmke/uc-bana-6043

Additional resources for the UC BANA 6043 Statistical Computing course

data-analysis data-science data-visualization python

Last synced: 10 Jul 2025

https://github.com/rikulauttia/ai-commercial-decisionmaking

AI-Driven Large Dataset Analysis & Commercial Decision-Making: Research on predictive analytics, machine learning strategies, and real-world business applications [Python, TensorFlow, PyTorch] 🤖📊

artificial-intelligence big-data business-intelligence business-strategy commercial-decision-making data-analysis data-science decision-making deep-learning machine-learning neural-networks predictive-analytics python research thesis

Last synced: 03 Mar 2026

https://github.com/simeonhristov99/ml_23-24

Practice sessions for the elective course "Machine Learning and Data Mining" in the Faculty of Mathematics and Informatics, Sofia University.

data-science jupyter-notebooks machine-learning matplotlib numpy pandas python3

Last synced: 10 Apr 2025

https://github.com/babilonczyk/bio-ai-software-engineering-roadmap

Explore roadmap to becoming a Bio AI Software Engineer - combining machine learning, bioinformatics, and software engineering to build the future of biotechnology. Join the journey on GitHub! ✨

ai-in-biology artificial-intelligence bioai bioinformatics data-science deep-learning drug-discovery fastapi genomics machine-learning protein-design python roadmap

Last synced: 08 Sep 2025

https://github.com/aliciusschroeder/leagueofpredictions

ML model predicting League of Legends match outcomes with 87.9% accuracy pre-game. Outperforms 50% ELO baseline utilizing historic match data and machine learning.

data-collection data-science elo-rating-system game-prediction game-strategy league-of-legends machine-learning model-training model-validation predictive-analytics python riot-games riot-games-api

Last synced: 10 Feb 2026

https://github.com/zeinhasan/statistical-computation-2-course-material

Statistical Computation 2 Course Material Laboratory Assistant Teaching Materials

data-science machine-learning python

Last synced: 01 Feb 2026

https://github.com/gdequeiroz/codespace-demo

Demo on how to use Codespaces for Data Science

codespaces data-science demo github pandas-tutorial

Last synced: 07 May 2026

https://github.com/continuous-dems/globato

Globato is the user-facing geospatial engine of the ContinUous-DEMs ecosystem. It is designed for the rapid development, blending, and processing of high-accuracy Topo-Bathy Digital Elevation Models (DEMs).

data-science dems elevation etl gis

Last synced: 23 Apr 2026

https://github.com/ahmednasef3/yalla-motors-web-scraping

Scraped data from one of the most famous Arabic sites for selling cars [YallaMotors] Using requests-html library and stored it in CSV file to use it in ML projects.

cars-dataset data-science python3 requests-html requests-library-python webscraping

Last synced: 09 Feb 2026

https://github.com/liamarguedas/walmart-sales-forecast

Yearly Sales forecast for Walmart US Stores

data-science forecasting machine-learning

Last synced: 06 May 2026

https://github.com/udityamerit/python-librearies-for-data-science

Python libraries for data science enable efficient data manipulation, analysis, and modeling. Key libraries include NumPy for numerical computing, pandas for data handling, Matplotlib for visualization, Scikit-learn for machine learning, TensorFlow for deep learning, and BeautifulSoup/requests for web scraping. These libraries simplify complex data

beautifulsoup data data-science data-science-libraries machine-learning matplotlib numpy pandas requests scikit-learn scikitlearn-machine-learning tensorflow

Last synced: 06 Feb 2026

https://github.com/WeR-stats/workshop-setup_cloud_machine_data_science

Step-by-step instructions on how to set up a virtual machine for Data Science usiing Cloud Infrastructures

cloud data-science dataops digitalocean jupyterlab python r r-shiny r-stats rstudio rstudio-server shiny-server

Last synced: 30 Jul 2025

https://github.com/nhsdigital/mps_diagnostics

Interpretable metadata for the results of NHS England record linkage

data-linkage data-science nhs-digital nhs-england pyspark record-linkage spark

Last synced: 28 Apr 2026

https://github.com/nhsdigital/sde_example_analysis

Example of what you can do in Databricks in the Secure Data Environment (SDE) using Python, SQL, and R.

data-analysis data-science databricks-notebooks machine-learning mlflow

Last synced: 25 Oct 2025

https://github.com/awhstin/rprojs

A hugo site generated with blogdown & #rstats

blogdown data-science hugo-site markdown r

Last synced: 12 Oct 2025

https://github.com/pinedah/escom_analysis-and-design-of-algorithms

This repository contains resources for IPN's Analysis and Design of Algorithms course, focusing on algorithm selection, complexity analysis, and design strategies. Topics include deterministic and non-deterministic methods, plus an introduction to complexity theory. Key texts include "Introduction to Algorithms" and "The Algorithm Design Manual."

algorithms algorithms-design college data-science data-structures-and-algorithms escom ipn par-de-tres

Last synced: 12 Feb 2026

https://github.com/cagov/aae-dsa-water

The California State Water Resources Control Board Division of Drinking Water and the Office of Data and Innovation forecast which community water systems risk of running out of water

data-science machine-learning

Last synced: 03 May 2026

https://github.com/amitkaps/dsvis

Data Visualisation for Data Science

data-science data-visualization interactive multi-dimensional python r

Last synced: 20 Apr 2026

https://github.com/sdam-au/li_etl

Deduplicated and enriched merge of the EDH and EDCS dataset

data-science dataset machine-learning pandas python

Last synced: 10 Feb 2026

https://github.com/angeligareta/data-mining-overview

Projects developed for the course Data Mining in KTH Royal Institute of Technology, including algorithms to find similar items, discover frequent itemsets, mine graph data streams and analyze graph spectra.

association-rules data-mining data-science find-similar-items frequent-itemsets graph-clustering graph-spectra id2222 jupyter-notebook kth python

Last synced: 05 May 2026

https://github.com/0mppula/bookstackr

A comprehensive book tracking application allowing the users to track their read books by year, category and format. Book data can be viewed both in table and chart format.

books chartjs data-science data-visualization firebase firebase-auth form-validation react-router-dom react-select react-table-v7 reactjs redux-thunk redux-toolkit tracker-application typescript

Last synced: 27 Feb 2026

https://github.com/ndleah/road-fatalities-prediction

🚦Logistics regression, accident factors contributed to road tolls

data-science logistic-regression machine-learning predictive-modeling

Last synced: 19 Jan 2026

https://github.com/glue-viz/glue-ar

Export views from glue to augmented reality

3d-models augmented-reality data-science python visualization

Last synced: 17 Mar 2026

https://github.com/bradleyboehmke/learninganalytics

An R package that provides a structured learning environment to deliver tutorials covering various statistical learning techniques

data-science education r statistical-learning teaching

Last synced: 19 Oct 2025

https://github.com/arhcoder/artificial-intelligence

🧠 Main repository where I compile all I code while learning Artificial Intelligence; Machine Learning, Metaheuristics, Evolutionary Programming, Data Science, Statistics, etc.

artificial-intelligence data-science evolutionary-algorithms machine-learning metaheuristics python

Last synced: 12 May 2026

https://github.com/henfrydls/email_extrator

This program is able to extract emails from pdf, json and txt files, some websites may apply, then it shows you which all domains found and ask you which one you want to export. At the end you have the option to export it as a pdf, xlsm, docx, txt, json and csv. Created by Henfry de los Santos (2021)

data-science email email-extractor pandas-python python tkinter

Last synced: 04 Apr 2026

https://github.com/darribas/gds_bookshelf

A bundle of open books about Geographic Data Science, served ready to explore interactively

books data-science geographic-data-science gis reproducibility

Last synced: 18 Mar 2026

https://github.com/sohamsshah/data-mining-notes

Self written lucid Notes in the field of Data-mining and Business Intelligence.

business-intelligence data-mining data-science notes resources

Last synced: 25 Feb 2026

https://github.com/sk8997/pipeline-optimizer

Preprocessing infrastructure that simplifies and automates the machine learning pipeline

data-science machine-learning pandas pipeline preprocessing sklearn transformers

Last synced: 26 Oct 2025

https://github.com/mine-cetinkaya-rundel/teach-data-public-good

Materials for the JSM 2020 session "Teaching with Data for the Public Good"

data-science education jsm2020 public-good statistics

Last synced: 21 Jan 2026

https://github.com/lebrancconvas/personal-saved-datasets

Saved Datasets for doing stuff in the area of Statistics & Data Science.

data-analysis data-science database datasets excel kaggle kaggle-dataset microsoft-excel sample-dataset

Last synced: 12 May 2026

https://github.com/aryanjain28/super-resolution

Super Resolution using EDSR. Enhanced Deep Residual Networks for Single Image Super-Resolution (EDSR) model trained to convert a Low-Resolution image to a Super-Resolution image.

data-science edsr gans generative-adversarial-network machine-learning srgan super-resolution tensorflow wdsr

Last synced: 29 Apr 2026

https://github.com/hamza-rafique/data-science-and-ai-roadmap

Welcome to the Data Science & AI Roadmap repository! This comprehensive guide is designed to take you from a complete beginner to an advanced expert in the field of Data Science and Artificial Intelligence. Whether you are looking to switch careers, upskill, or dive into the world of AI, this roadmap is for you.

ai beginner-ai beginner-data-science data-science data-science-and-ai-roadmap

Last synced: 03 Mar 2026

https://github.com/alexfrancow/cms_version_detector_poc

A Machine Learning application that detects versions of WordPress with Multi-Class classification algorithms.

cms cybersecurity data-science footprinting infosec machine-learning pandas python3 random-forest scikit-learn tool wordpress

Last synced: 12 Oct 2025

https://github.com/grand-27-master/data-science-course

One-stop repo for learning data science along with roadmap!

data-analysis data-science machine-learning python statistics

Last synced: 12 May 2026

https://github.com/mineralogy-rocks/mr-api

API for retrieving mineralogical and the related analytical data

data-science django django-rest-framework mineralogy

Last synced: 07 May 2026

https://github.com/lcolladotor/bioc_team_ds

R/Bioconductor-powered Team Data Science by Leonardo Collado Torres

bioconductor data-science rstats teamwork

Last synced: 12 Feb 2026

https://github.com/tushar2704/instagram-user-analytics

This project revolves around the exploration and analysis of user engagement patterns on the popular social media platform, Instagram. By delving into user data and interaction metrics, this project aims to provide valuable insights into user behavior, content performance, and trends.

artificial-intelligence data-analysis data-science instagram project tushar2704

Last synced: 23 Jan 2026

https://github.com/nasdin/drone-strike-visualization

Connecting to Drone Strike API and performing an analysis on frequency of drone strikes, trend and patterns

analysis api basemap data-analysis data-science data-visualization drone drone-strikes eda geopy jupyter-notebook visualization

Last synced: 16 Oct 2025

https://github.com/walidalsafadi/house-prices

Ask a home buyer to describe their dream house, and they probably won't begin with the height of the basement ceiling or the proximity to an east-west railroad. With 79 explanatory variables describing (almost) every aspect of residential homes in Ames, Iowa, this competition challenges you to predict the final price of each home.

cross-validation data-analysis data-science data-visualization decision-trees eda house-price-prediction house-prices jupyter linear-regression machine-learning machine-learning-algorithms mlp-regressor plot python random-forest-regression regression svr xgboost-regression

Last synced: 11 May 2026

https://github.com/chanmeng666/water-quality-testing-data-analysis

Statistical analysis and predictive modeling of water quality parameters using Python, pandas, scikit-learn, and statsmodels

data-analysis data-science data-visualization environmental-monitoring jupyter-notebook machine-learning pandas python scikit-learn seaborn statistics water-quality

Last synced: 18 Apr 2026

https://github.com/dayyass/reverse_words_dnn

Neural Network experiments with "Reverse Words in a String" task

attention data-science deep-learning lstm machine-learning natural-language-processing nlp python transformer

Last synced: 16 Apr 2026

https://github.com/mine-cetinkaya-rundel/bootcamper-nui-galway

Materials for the #rstats bootcamp for NUI Galway

data-science rstats statistics

Last synced: 18 Mar 2026

https://github.com/huyle93/hjh-capstone

A Data Science Project sponsored and proposed by the Liberty Mutual Insurance's Enterprise Technology Services (ETS) department. ETS is responsible for creating, designing and supporting enterprise solutions for all of Liberty Mutual departments. As part of that responsibility, ETS seeks to create a dataset for their Legal team to better understand key components in judicial outcomes. An enhanced understanding of judicial outcomes will enable Liberty Mutual to choose the best representation for their insureds.

data-mining data-science database natural-language-processing python text-mining

Last synced: 16 Apr 2026

https://github.com/wtbates99/stock-indicators

A comprehensive self-hosted stock analysis platform combining FastAPI and React. Features interactive stock visualizations, real-time data aggregation, and customizable technical indicators with a modern, grid-based interface.

backend data-analysis data-mining data-science fastapi financial-analysis frontend investment python reactjs sqlite3 statstistics stock-market stock-price-prediction time-series

Last synced: 15 Oct 2025

https://github.com/noahbass/parallel-computing-project

Sentiment analysis of reddit.com commenters

data-science hdfs nlp-machine-learning python spark

Last synced: 05 May 2026

https://github.com/dnth/fastdup-manage-clean-curate-blogpost

Find duplicate and anomalies in your dataset. Identify wrong/confusing labels in your dataset. Uncover data leak in your dataset.

anomaly-detection computer-vision data-science data-validation duplicate-detection python

Last synced: 01 May 2026

https://github.com/alyeffy/bc-covid-speak-survey

An R package to visualize and interpret the SPEAK Survey on the experiences of BC residents with the provincial response to the COVID-19 pandemic.

data-science hackathon r

Last synced: 07 Oct 2025

https://github.com/linkeddatacenter/sdaas-ce

A vanilla open source implementation of LinkedData.Center SDaaS platform

data-management-platform data-science rdf semantic-web smart-data

Last synced: 31 Jan 2026

https://github.com/wiese-m/survival-studio

Survival Studio - a tool for automatic and interactive exploration of complex survival models. The project is carried out as part of the master's thesis supervised by Przemyslaw Biecek.

dashboard-application data-science explainable-ml plotly python survival-models

Last synced: 13 May 2026

https://github.com/jhorzek/tablespam

Export tables from python to Excel, HTML, LaTeX, and RTF the easy way.

data-science excel html latex polars python reporting tables

Last synced: 02 Mar 2026

https://github.com/moindalvs/assignment_random_forest_1

Use Random Forest to prepare a model on fraud data treating those who have taxable income <= 30000 as "Risky" and others are "Good"

bagging-ensemble bagging-trees data-science hyperparameter-tuning random-forest-classifier

Last synced: 04 Feb 2026

https://github.com/agungbudiwirawan/e-commerce_analysis_using_sql

The objective of this project is to provide an analysis of Olist Store (Brazilian E-commerce) sales.

data-analysis data-science e-commerce e-commerce-project microsoft-sql-server sql sql-server

Last synced: 24 Mar 2025

https://github.com/dayyass/bachelor-diploma

Diploma thesis: "Assessment of credit organizations borrowers' default rate" (2019).

data-science diploma econometrics machine-learning statistics

Last synced: 08 Aug 2025