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/gallillio/data_science-data_visualizer_tool

## About Supervised ML Helper is a Python application that streamlines exploratory data analysis (EDA) and preprocessing for supervised machine learning. Featuring a user-friendly Tkinter interface, it enables users to load CSV files, visualize data, and perform essential transformations, making data preparation accessible for all skill levels.

data-analysis data-science data-visualization matplotlib numpy pandas seaborn sklearn

Last synced: 17 Feb 2026

https://github.com/viadee/nexus-x-ray

Data analysis tooling - What is my nexus server actually doing?

data-science nexus r

Last synced: 10 Sep 2025

https://github.com/phenomsg/restaurant-review-analysis

This project utilizes the power of BERT (Bidirectional Encoder Representations from Transformers) for sentiment analysis

bert-model data-science huggingface natural-language-processing python transformers

Last synced: 16 May 2026

https://github.com/nikoshet/exploratory-data-analysis-using-r

Exploratory Data Analysis using R Course Project for M.Sc. 'Data Science and Machine Learning' in NTUA

data data-analysis data-science eda exploratory-data-analysis ggplot2 r

Last synced: 14 May 2026

https://github.com/abhimishra91/hackathon-framework

Framework that will be used for Data Hackathon

data-science framework kaggle-competition

Last synced: 16 Jun 2025

https://github.com/aruizeac/alexandria-trending

Social-behavior fluctuation peak detector within a relativistic exponential environment using data science.

alexandria big-data data-science trending-topics

Last synced: 02 Feb 2026

https://github.com/mohd-faizy/feature-engineering-hacks

This repository contains a collection of hacks and tips for feature engineering. It is a great resource for anyone who wants to learn how to improve the performance of their machine learning models.

chi2 data-science feature-engineering feature-extraction feature-selection machine-learning rfe rfecv

Last synced: 20 Jun 2025

https://github.com/equinor/ml-pitfalls

Material for a short course on pitfalls in machine learning

course-materials data-science machine-learning pitfalls short-course

Last synced: 01 May 2025

https://github.com/raj-pulapakura/house-prices-prediction-model

Regression model for predicting house prices of residential homes in Ames, Iowa. Dataset contains 79 explanatory variables. Project includes key topics such as dataset cleaning, feature selection/engineering, EDA and applying grid search to find the best model.

ai boosted-trees data-science eda feature-engineering feature-selection prediction-model regression

Last synced: 19 Jun 2025

https://github.com/abhijit2505/data-science

This repository containts the projects that I have done along With my Data Science MOOCs from Coursera.

data-science kaggle-dataset logistic-regression-algorithm practice-codes regression-algorithms

Last synced: 19 Jun 2025

https://github.com/repnot/coursera_capstone

Capstone project repository for the IBM Data Science program offered on Coursera

api-rest data-science database ibm-db2 ibm-watson python sql

Last synced: 10 Apr 2025

https://github.com/atomashevic/pymadoc

Python package to download and combine parts of MADOC dataset

bluesky data-science dataset koo pypi-package python reddit voat

Last synced: 08 Jul 2025

https://github.com/itsjustshubh/edith-ai-phase-one

"Edith" is a HackHarvard-born AI project enhancing personal wellness by analyzing emotional states through data from wearables like Apple Watches and Fitbits. It's designed to improve user experience and well-being through advanced AI-driven emotion analysis.

ai data-science emotional-analysis emotional-intelligence healthcare human-computer-interaction machine-learning machine-learning-algorithms wearable-tech

Last synced: 24 Jul 2025

https://github.com/programandoconro/covid19-rockerfiles

Dockerfiles to obtain and analyze ๐Ÿ’ŠCOVID19 data ๐Ÿ“ˆ๐Ÿ“‰ from different sources using Rstudio-server and Shiny Apps ๐Ÿ“Š

bash canarias covid-19 covid-19-spain covid19-data data-science data-visualization docker dockerfiles islands kaggle podman python3 r rocker rstudio rstudio-server shiny spain virtual-containers

Last synced: 09 Apr 2026

https://github.com/junayed-hasan/life-satisfaction-machine-learning

This repo contains code for predicting life satisfaction using machine learning and explainable AI, as published in Heliyon. It includes a Jupyter Notebook with data processing, model building, and result visualization using Python libraries. The analysis uses the SHILD dataset to explore factors influencing life satisfaction.

data-science data-visualization explainable-ai feature-extraction feature-selection large-language-models machine-learning tabular-data

Last synced: 05 Feb 2026

https://github.com/krisrs1128/interpretability_review

Code accompanying a review article on interpretability and XAI. Includes examples for both simple (sparse regression) and sophisticated (concept bottlenecks) approaches, using notebooks that can be run in a few minutes.

concepts data-science interpretability review xai

Last synced: 11 Jul 2026

https://github.com/vpn1997/data-science

Datasets and their analysis

data-science hacktoberfest machine-learning

Last synced: 26 Jun 2025

https://github.com/raphaelkaique1/study

Este repositรณrio รฉ uma coleรงรฃo abrangente de materiais de estudo organizados em diversas รกreas de ciรชncia da computaรงรฃo e desenvolvimento de software.

back-end cloud computer-science computer-technology computer-thinking data-science database desktop-application devsecops front-end full-stack iot-application logical-programming operating-system programming server software-architecture software-development software-engineering web-application

Last synced: 30 Apr 2026

https://github.com/lter/workshop-github

LTER Scientific Computing team workshop: Collaborative Coding with GitHub

data-science education scientific-computing workshop

Last synced: 02 Jan 2026

https://github.com/mainakverse/ml-algorithms-starter

List of machine learning algorithms that are needed to start with ML projects and lay a foundation into data science

data-analysis data-science jupyter-notebooks machine-learning-algorithms practice

Last synced: 19 Apr 2025

https://github.com/filippo-fonseca/learning

My learning material, projects, notes, and more that have (and continue to) aid me in my learning journey.

ai data-science design learning learning-material machine-learning open-source programming school

Last synced: 14 Mar 2025

https://github.com/mzguntalan/vegetable

Vegetable contains a design/definition of a Vector Graphic that allows it to easily render it as equally an spaced point cloud/sequence. From this, vegetable offers a way to read .ttf font files, and render their glyphs into point clouds/sequences.

data-preparation data-science point-cloud python svg ttf vector-graphics

Last synced: 09 Aug 2025

https://github.com/collapseindex/eval-guide

Learn ML evaluation metrics from scratch! Beginner-friendly Jupyter notebooks with code, visuals, and analogies - all pre-run with outputs. Master accuracy, F1, RMSE, ROC/AUC, cross-validation. Just read or run yourself. Includes challenge exercises. Perfect for ML beginners!

beginner-friendly beginners-guide classification confusion-matrix data-science education f1-score interactive-learning jupyter-notebooks-explaining machine-learning precision-recall python regression roc-auc scikit-learn text-classification tutorial

Last synced: 13 Jan 2026

https://github.com/birchkwok/spinesutils

A library that provides template code for Python development to shorten the project development cycle.

data-science machine-learning machine-learning-algorithms preprocessing-data

Last synced: 03 Feb 2026

https://github.com/yash22222/data-analysis-with-python

This repository provides a practical introduction to data acquisition and analysis using Pandas. It covers loading datasets, exploring data, manipulating data, and gaining insights through statistical summaries. Ideal for beginners, it offers code examples and explanations to enhance your data manipulation skills using Pandas for Python.

binning data data-acquisition data-analysis data-binning data-cleaning data-formatting data-integration data-normalization data-preprocessing data-science data-transformation data-wrangling dataframe description numpy pandas pandas-dataframe python python3

Last synced: 09 Apr 2026

https://github.com/lter/heron

HERON: HElpers for River ObservatioN

data-science lter-science r r-package

Last synced: 04 Jan 2026

https://github.com/shervinnd/titanic-survival-predictor

๐Ÿšข Dive into the Titanic dataset with this ML project! Using TensorFlow, predict passenger survival via neural networks. Features data preprocessing, model training, and visualization with pandas, scikit-learn, and matplotlib. Perfect for beginners in deep learning. ๐Ÿ“Š๐Ÿ’ป

classification data-preprocessing data-science data-visualization deep-learning jupyter-notebook machine-learning neural-network pandas predictive-modeling python scikit-learn tensorflow titanic-dataset

Last synced: 16 Sep 2025

https://github.com/se-jaeger/health-tracking

Parse Apple Health App dump conveniently and create visualizations.

applehealth data-science health python python-3

Last synced: 02 Jul 2025

https://github.com/mlr-org/mlr3data

Data sets used in the book, gallery, or in examples of mlr3.

data data-science data-sets machine-learning mlr3 r r-package

Last synced: 09 Apr 2025

https://github.com/habedi/template-python-project

A template for data science and machine learning projects in Python ๐Ÿ

data-science machine-learning project-template python quality-of-life software-development template template-repository

Last synced: 18 Jun 2026

https://github.com/tushar2704/pizza-sales-analysis

This repository contains valuable insights and visualizations derived from an extensive Pizza dataset with over 48,000 rows.

dashboard data-science dataanalysis excel portfolio postgresql powerbi sql streamlit-tushar2704 tushar2704

Last synced: 04 Nov 2025

https://github.com/ryanmaynard/datapack

A set of VS Code extensions for a data science workflow

data-science extension-pack jupyter jupyter-notebooks python r vscode-extension workflow

Last synced: 05 May 2026

https://github.com/jonperk318/machine-learning-analysis-of-hyperspectral-data

Using Non-negative Matrix Factorization (NMF) and Variational Autoencoder (VAE) machine learning architectures to analyze spatial and spectral features of hyperspectral cathodoluminescence (CL) spectroscopy images taken from hybrid inorganic-organic perovskite material

data-analysis data-science deep-neural-networks explained-variance hybrid-perovskite hyperspectral-image-classification machine-learning matplotlib nmf non-negative-matrix-factorization python pytorch scikit-learn semi-supervised-learning signal-processing solar-energy spectroscopy unsupervised-learning vae variational-autoencoder

Last synced: 28 Jan 2026

https://github.com/filiplangiewicz/komunikacja

๐Ÿ“Š A web application presenting data about us downloaded from Facebook, Messenger, Instagram and Snapchat

app collaboration data-science data-visualization dplyr ggplot2 plotly shiny

Last synced: 02 Jan 2026

https://github.com/filiplangiewicz/wb_projekt

๐Ÿง  Applying the Tile2vec model to the Eurosat dataset in the multispectral variant

data-science deep-learning satellite-images tile2vec

Last synced: 15 Mar 2025

https://github.com/quantumudit/analyzing-goodreads-famous-quotes

This project focuses on scraping famous quotes and their related data from the GoodReads website; performing necessary transformations on the scraped data and then analyzing & visualizing it using Jupyter Notebook and Power BI.

data-analysis data-science data-transformation data-visualization etl jupyter-notebook power-bi python webscraping

Last synced: 20 May 2026

https://github.com/aryehky/cauliflower

๐Ÿฅฆ Cauliflower: React app javascript web development data-structures algorithms ๐Ÿฅฆ

algorithms data-science data-structures javascript javascript-library webdevelopment

Last synced: 15 Mar 2025

https://github.com/mollybeach/cherryether

CherryEther: Typescript Staking Deposits Ethereum Transactions

blockchain data data-science ethereum typescripts

Last synced: 21 May 2026

https://github.com/keosariel/nairagazer-clustered-news

Providing clustered News data specifically Nigeria news. In hindsight this repo contain nigeria news and it's coverage. Data is from Nairagazer

ai data data-science news nigeria nigerian-data python

Last synced: 30 Aug 2025

https://github.com/njlyon0/collab_vargas-quality-control-talk

Presentation for Santa Barbara R Users In June 2022

code-tutorials data-science teaching-materials

Last synced: 22 Jul 2025

https://github.com/jimut123/ultimate_date_finder

To find the best place for dating in your country

data-analysis data-science date-cluster dating geo location maps software

Last synced: 16 Jan 2026

https://github.com/tejaswirupa/bird-species-identification-with-deep-learning

Classified bird species from vocal calls using deep learning on audio spectrograms. Achieved 95.45% binary and 67.24% multi-class accuracy, demonstrating strong performance in biodiversity audio analysis.

cnn-keras data-science deep-learning machine-learning neural-networks rnn-tensorflow

Last synced: 19 Feb 2026

https://github.com/dovolopor-research/data-science-project-template

๐Ÿง  ๅผ€็ฎฑๅณ็”จ็š„ใ€Œๆ•ฐๆฎ็ง‘ๅญฆ้กน็›ฎๆจกๆฟใ€

data-science data-science-projects deep-learning machine-learning project-template

Last synced: 09 Apr 2026

https://github.com/gm7avila/data-science-and-machine-learning-py

๐Ÿ This is a study repository focused on Machine Learning and Data Science with Python

artificial-intelligence data-science machine-learning python

Last synced: 14 Apr 2025

https://github.com/muzammil-13/data_analysis-inmakes

A data-driven project that leverages machine learning to predict Bitcoin price trends. Using historical Bitcoin data, this analysis provides 30-day price forecasts through advanced statistical modeling.

data-analysis data-science learning-by-doing machine-learning numpy pandas python python-library task

Last synced: 19 Feb 2026

https://github.com/leomaurodesenv/kedro-sklearn-nlp

This is a learning repository about Kedro, NLP and Pipelines

data-science kaggle kedro machine-learning nlp python sklearn

Last synced: 01 Jul 2025

https://github.com/thenewflesh/flatiron

Standardized computer vision pipeline framework with a chainable API and procedurally defined model architecture

cnn computer-vision convolutional-neural-network data-science deep-learning machine-learning ml-ops tensorflow tensorflow2 unet

Last synced: 19 Mar 2025

https://github.com/fdmsantos/aws-twitter-data-analytics

Project to Learn Data analytics in AWS using twitter data

aws data-analytics data-engineering data-science data-visualization flink spark terraform

Last synced: 09 Apr 2026

https://github.com/raphaelsenn/info-retrieval-notebooks

Some information retrieval algorithms and datastructures (inverted index, ranking (bm25, tf, idf scores), fuzzy search, ...)

data-science fuzzy-search information-retrieval information-systems inverted-index searching-algorithms

Last synced: 17 Mar 2026

https://github.com/juliofilizzola/dashboard

Repo de Dashboard feito em python

data-science python

Last synced: 18 Jun 2025

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: 23 Jun 2026

https://github.com/bharathvariar/etc-activelearning

A JupyterLab extension that enables data-science instructors to improve teaching by including tasks for students to complete during video lecutres on MOOCs

data-science jupyterlab learning-by-doing

Last synced: 20 May 2026

https://github.com/dimgold/Higgs_data_mining

Higgs data mining project (2015)

data-mining data-science higgs kaggle neurolab sklearn

Last synced: 22 Jul 2025

https://github.com/rwpenney/vl4s

Tool for auto-generating a Scala plotting library from Vega-Lite schema, to support interactive web-based graphs and visualizations.

data-science data-visualization json-schema plot plotting scala vega-lite

Last synced: 16 Jan 2026

https://github.com/quantumudit/uk-student-accommodation-analysis

This project focuses on scraping student properties related data from the UK Student Accommodation website; performing necessary transformations on the scraped data and then analyzing & visualizing it using Jupyter Notebook and Power BI.

data-analysis data-science data-transformation data-visualization etl jupyter-notebook power-bi python webscraping

Last synced: 27 Apr 2026

https://github.com/hafidaso/insights-into-luxury-fashion

This project conducts a comprehensive analysis of a dataset containing product listings from SSENSE, a renowned retailer in designer fashion and high-end streetwear.

data-science python

Last synced: 08 May 2026

https://github.com/felixcharotte/ibm_datascience_capstone

In this project, we predicted if the SpaceX Falcon 9 first stage will land successfully by following the data science methodology. We also summarized the results for the business stakeholders.

analysis data-analysis data-science data-visualization databases folium jupyter-notebook machine-learning machine-learning-alrgorithms matplotlib pandas plotly plotly-dash python scikit-learn scipy seaborn sql

Last synced: 26 Jul 2025

https://github.com/mmaithani/loan-approvel-ml-model-with-insights

This project will approved or reject the loan applications. Public api, data insights and predictive models for loan prediction project are also provided

data data-science loan-prediction-analysis machine-learning visualization

Last synced: 16 Aug 2025

https://github.com/oklabflensburg/open-social-map

Digitaler Sozialatlas als Grundlage fรผr verschiedene Planungsaktivitรคten in Flensburg mit den aktuellen und historischen Strukturdaten gegliedert nach Stadtteilen

aggregation data-science data-visualization hacktoberfest opendata urban-planning

Last synced: 25 Feb 2025

https://github.com/tutkufurkan/machine-learning---clustering-models

Comprehensive Machine Learning clustering tutorial with K-Means and Hierarchical Clustering implementations. Features synthetic data generation, Elbow Method optimization, dendrogram visualization, and detailed algorithm comparisons. Built with Python, scikit-learn, and Plotly.

clustering clustering-analysis data-science data-visualization dendrogram hierarchical-clustering k-means kaggle machine-learning matplotlib python scikit-learn scipy synthetic-data unsupervised-learning ward-linkage

Last synced: 14 Nov 2025

https://github.com/kamicollo/intro-to-dwt

A practical guide to Discrete Wavelet Transform and its applications in data science

data-science discrete-wavelet-transform full-band-capture streamlit

Last synced: 04 Jan 2026

https://github.com/emptymalei/mini-lab

Some code snippets used to explain stuff to myself in my personal data science wiki

data-analysis data-mining data-science data-visualization datascience

Last synced: 07 Apr 2025

https://github.com/cloudtik/cloudtik

Cloud Scale Platform for Distributed Data, Analytics and AI

ai alibaba-cloud analytics aws azure cloud data-science deep-learning gcp kubernetes machine-learning microservices spark

Last synced: 24 Jul 2025

https://github.com/nk027/BVARverse

Functions to prepare and visualise tidy objects from BVAR.

bayesian data-science r r-package vector-autoregressions

Last synced: 21 Nov 2025

https://github.com/randomgamingdev/grabcraft-to-schema

A Python library and its cli for converting grabcraft to schema (more specifically litematica schematic) files

ai data-cleaning data-cleaning-and-preprocessing data-science grabcraft library litematica mc minecraft minecraft-build minecraft-building python schematic schematics

Last synced: 18 Feb 2026

https://github.com/derlin/workshop-data-sciences

A two-days workshop material introducing data sciences for big data

big-data data-science hdfs hive spark workshop workshop-materials zeppelin

Last synced: 25 Jun 2025

https://github.com/marked01one/rio-airbnb-predictive-model

Airbnb predictive model code repository for Cal Poly Pomona's RIO research program

data-science machine-learning

Last synced: 07 Jan 2026

https://github.com/gmartinezramirez-old/data-science-portafolio

:notebook: [Active] Portafolio of data science projects. Using: Python, PyTorch, Spark, Tensorflow, Scikit, Keras. Includes Classification, Regression, Time series, NLP, Deep learning, among others.

data-science data-science-learning data-science-notebook data-science-portfolio hadoop jupyter-notebook keras notebook pandas pyspark python pytorch r sci-kit spark tensorflow

Last synced: 01 Aug 2025

https://github.com/kaminion/nteract-minimal-jupyter-extension-app

This is Jupyter Notebook extesion app, It's have minimal config, not include nteract-monorepo

data-science ipython jupyter jupyter-notebook notebook nteract react react-component

Last synced: 27 Jan 2026

https://github.com/lcvriend/humannotator

Library for creating annotator tools for Python/Jupyter

annotation-tool annotator data-science dataframe jupyter pandas python text-classification

Last synced: 20 Feb 2026

https://github.com/blazer-007/data-science

Repository for Code related to various topics in data science and deep learning algorithms

data-science deep-learning machine-learning webscrapping

Last synced: 23 Mar 2025

https://github.com/campiohe/breakthrough

SI202 : Resoluรงรฃo de Problemas I

analysis chess-variant data-science reinforcement-learning

Last synced: 27 Apr 2026

https://github.com/darribas/gdsbook_overview

Introductory slides for the GDS Book project

data-science geographic-data-science slides talks

Last synced: 26 Aug 2025

https://github.com/okwilkins/my-degree

An individualised degree with a focus on full-stack data science that aims to iron out flaws in my knowledge.

data-science deep-learning leadership learning machine-learning management neural-network

Last synced: 12 Jun 2025