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/pablofrommars/fsharp-notebook

Data Science Notebook for F# interactive

data-science data-visualization fsharp vscode-extension

Last synced: 07 May 2026

https://github.com/muhammad-rebaal/naive-bees-image-loading-and-processing

Naïve Bees: Image Loading and Processing" is a project dedicated to revolutionizing bee research. Using cutting-edge image processing techniques, it automates the analysis of bee-related images, providing valuable insights into bee behavior and their role in the ecosystem.

analysts data-science numpy pandas python3

Last synced: 07 May 2026

https://github.com/deaneeth/churn-prediction-production-pipeline

Production-grade machine learning pipeline for customer churn prediction with modular components for data preprocessing, model training, and streaming inference. This third repo in a series builds on previous work to create a deployment-ready prediction system with comprehensive configuration, evaluation metrics, and scalable architecture.

churn-prediction data-science machine-learning mlops model-evaluation pipeline production-pipeline python

Last synced: 10 Oct 2025

https://github.com/tushar365/bike-sharing-rental-prediction

Predict Bike🚲 Rentals with Weather! This project uses regression to predict hourly bike rentals by combining historical usage data with weather information. It helps bike-sharing companies optimize resources and improve user experience.

data-science decision-trees knn-regression linear-regression machine-learning matplotlib-pyplot numpy pandas seaborn

Last synced: 16 Apr 2026

https://github.com/bhattbhavesh91/tpot-tutorial

TPOT is a Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming. In this video, I'll show you how you can use TPOT for Classification.

automation automl data-science hyperparameter-optimization machine-learning pipeline-optimization python tpot tree video

Last synced: 14 Apr 2026

https://github.com/chrisgrieser/apuz-gender-analyzer

Analysis of the genders of the authors at the German journal "Aus Politik und Zeitgeschichte" (APuZ)

data-science gender-classification

Last synced: 09 Oct 2025

https://github.com/velocitatem/citypilot

We put the smarts in smart cities.

ai copilot data-science sandbox smart-city

Last synced: 13 Jun 2026

https://github.com/github30/youtube-trends

YouTube trending history data is https://drive.google.com/drive/folders/1jOjoLB0T1c32QCzjvaRAI-wT-EtlU_gB

data-science gh-pages nuxt vue youtube

Last synced: 13 Apr 2026

https://github.com/spencerpresley/cosc425-data

AI-powered toolkit for analyzing and classifying academic research publications using LLMs and automated data collection. Output options: Mongodb database via providing your databse url. Json. Excel spreadsheet. See README for the quick setup, see documentation for implementation details:

academic-publications data-science llm llms research-analytics

Last synced: 01 Mar 2025

https://github.com/sherylhyx/auroc-vs-auprc

Code for final year project: AUROC vs AUPRC.

classification data-science machine-learning random-forest regression

Last synced: 26 Mar 2025

https://github.com/subhangisati/neural-network

This consist codes like Artificial Neural Network, CNN, RNN, Activation function, Hill climbing and tower of Hanoi and various others. This will provide you a knowledge of Neural Networks, libraries like tensorflow, numpy, pandas, matplotlib, seaborn, pytorch, sci-kit learn etc

artificial-intelligence artificial-neural-networks convolutional-neural-networks data-analytics data-science hill-climbing-search neural-network problem-solving python recurrent-neural-networks

Last synced: 28 Apr 2026

https://github.com/camara94/data-visualization-with-python

Data visualization and some of the best practices when creating plots and visuals. The history and architecture of Matplotlib, and how to do basic plotting with Matplotlib. Generating different visualization tools using Matplotlib such as line plots, area plots, histograms, bar charts, box plots, and pie charts. Seaborn, another data visualization library in Python, and how to use it to create attractive statistical graphics. Folium, and how to use to create maps and visualize geospatial data.

data data-science data-structures data-visualization python3

Last synced: 16 May 2026

https://github.com/md-nur/house-prices---advanced-regression-techniques

This ML repository is made for the Kaggle competition House Prices - Advanced Regression Techniques.

data-science house-price-prediction machine-learning machine-learning-algorithms machinelearning ml

Last synced: 09 May 2026

https://github.com/emso-exe/comercio_eletronico_brasileiro

Projeto de análise de dados do comércio eletrônico brasileiro disponibilizado pela Olist via plataforma Kaggle.

analise-de-dados ciencia-de-dados data-analytics data-science datascience e-commerce postgres postgresql pyspark python python-3 python3 spark spark-sql sql

Last synced: 04 Apr 2026

https://github.com/datalorax/cos-dataviz

Slides and source code for a talk on data visualization presented through the Center on Open Science

data-science data-visualization

Last synced: 19 Mar 2026

https://github.com/milos-agathon/france_built_up_map

How to download raster files from Copernicus land cover website, load them into R, merge into a single raster, calculate average weighted percentage of built-up areas for every French commune and make a pretty choropleth map using <150 lines of code.

bigdata copernicus data-science data-visualization ggplot2 maps r raster satellite-imagery urban-planning

Last synced: 04 Apr 2026

https://github.com/polossk/dsml-logs

Competition logs of Data Science & Machine Learning

data-science jupyter-notebook machine-learning-practice python3

Last synced: 17 Apr 2026

https://github.com/defano/chicago-oasis

A visualization of Chicago business accessibility by neighborhood or census tract.

census chicago data data-science javascript neighborhood

Last synced: 11 Mar 2026

https://github.com/mindful-ai-assistants/movierevenueanalysis

🎬💰 Analyze movie companies' revenue, release strategies, and financial performance using statistical techniques for actionable insights. This project explores data on total revenue, number of releases, and lifetime gross to uncover patterns that can drive strategic decisions in the film industry.

correlation-analysis data-analysis data-science heatmap jupyter-notebook oneness-consciousness open-source python statistical-analysis statistical-analysis-and-hypothesis-testing statistics ttest

Last synced: 14 Apr 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/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/real-veersandhu/scifaa-covid-19-project

📈 COVID-19 Data Science Project (2021 Internship @ SCI-FAA)

covid-19 data data-science data-visualization python

Last synced: 14 May 2026

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/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/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/vidhi1290/python-course

Welcome to the Python Mastery Course Repository! Discover Python's depth and power through our meticulously crafted modules. From foundational concepts to advanced techniques, master loops, functions, data analysis with Pandas, and more. Join us in this exciting journey to Python proficiency! 🐍🚀

artificial-intelligence data-science dataanalysis debugging functions machine-learning merging-algorithms mongodb multithreading mysql-database numpy numpy-arrays object-oriented-programming pandas python pythonbasics regex

Last synced: 11 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/charlot-dedjinou/data-scientist

This is a repository of my exercises, training and practical work in the field of data science. Explore a varied collection of practical exercises, training projects and hands-on work, covering various concepts and techniques in data analysis, machine learning and data science.

artificial-intelligence data-science python pythonlibrarires

Last synced: 18 May 2026

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/elhaban3ro/thewildtool

TheWildTool is a tool developed with the main objective of saving time when working with audio datasets. Either to prepare them, to get them or to train a model with them. 🤖

ai audio audio-processing data-analysis data-science dataset deeplearning python

Last synced: 03 Sep 2025

https://github.com/tymill/ml-julia-course

This open educational course introduces students and professionals to the fundamentals of data analysis and machine learning using the Julia programming language. Designed as a modern, hands-on guide, it walks participants through data preprocessing, visualization, and predictive modeling using Julia’s powerful ecosystem.

data-science education julia machine-learning mlj open-source repository

Last synced: 22 Apr 2025

https://github.com/getiot/r-courses

R 语言基础教程配套代码

data-science r tutorial-code

Last synced: 11 Jun 2025

https://github.com/mljar/enrichment

Data enrichment with AI for pandas DataFrame

data-analysis data-enrichment data-science openai pandas

Last synced: 01 Jul 2025

https://github.com/maastrichtu-ids/data-driven-justice

Data Driven Justice Challenge

data-science jupyter law

Last synced: 08 Apr 2025

https://github.com/gjbex/python-dashboards

Repository that contains material for training sessions on creating dashboards using Python.

dash dashboard data-analysis data-exploration data-science data-visualization panel python streamlit training training-materials visualization

Last synced: 13 Jul 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/sister-software/spliterator

High-performance delimited data pipeline tools.

data-science iterators streams typescript

Last synced: 11 Mar 2026

https://github.com/kientech/data-science-self-study

Self-study in data science involves taking the initiative to learn and master the skills and concepts related to data analysis and modeling through various resources, courses or bootcamps, and personal projects. This approach requires strong self-motivation and discipline, but provides a flexible..

code data-science jupyter-notebook mathematics python

Last synced: 24 Jul 2025

https://github.com/yinchi/harvardx-movielens

Movielens project for partial completion of the HarvardX 125.9x Data Science course

data-science harvardx havardx-capstone movielens-dataset r recommender-system

Last synced: 01 Apr 2025

https://github.com/rayyan9477/anomaly-detection-in-cloudwatch-traffic-data

This project focuses on detecting anomalies in CloudWatch traffic data using machine learning techniques. The primary goal is to identify potential web attacks by analyzing traffic patterns. The project leverages the Isolation Forest algorithm for anomaly detection and includes comprehensive data preprocessing steps.

anomaly-detection data-science machine-learning sklearn

Last synced: 13 Feb 2026

https://github.com/soodoku/ds

Learning From Data

data-science statistics

Last synced: 31 Mar 2025

https://github.com/geo-y20/diabetes-prediction-capstone

This project aims to predict diabetes based on diagnostic measurements and monitor heart rate using a Pulse Sensor and Arduino. It includes a machine learning model for diabetes prediction and a hardware setup for heart rate monitoring.

ai arduino arduino-ide css data-science diabetes-prediction flask heart html javascript machine-learning machine-learning-algorithms pyserial

Last synced: 08 Apr 2026

https://github.com/harunuyguc/data_science-ml

Data Science, Machine Learning and Artificial Intelligence

artificial-intelligence data-science machine-learning python

Last synced: 14 Jul 2026

https://github.com/quetz-al/quetzal-client

Python client for the Quetzal API

client data data-science openapi-client openapi3 python quetzal

Last synced: 28 Jul 2025

https://github.com/thisisashukla/survival-analysis

Hands-On Survival Analysis in Python

data-analysis data-science survival-analysis

Last synced: 28 Jul 2025

https://github.com/ioangatop/datamining

Data Mining techniques on predicting mood using time-series analysis in mental health and predicting the click behaviour of users in a hotel ranking system.

data-mining data-science prediction ranking-algorithm sequence-analysis xgboost

Last synced: 23 May 2026

https://github.com/archived-blueprints/postgresql-blueprints

Simplified blueprints for building data pipelines with PostgreSQL.

cli data-analysis data-engineering data-pipeline data-science database elt etl postgres postgresql

Last synced: 29 Jul 2025

https://github.com/songyz2019/hsi-preprocessing-toolkit

A Hyperspectral Image Preprocessing Toolkit from HSI Camera to Machine Learning Dataset

data-science data-visualization gradio hyperspectral image-processing preprocessing

Last synced: 07 Mar 2026

https://github.com/jsmarier/data-science-toolbox_assignment-8

This repository features Jean-Sébastien Marier's Jupyter Book for Assignment 8 of FS041F22O The Data Science Toolbox. This course is part of the Key Capabilities in Data Science program offered by UBC Extended Learning.

data-science google-sheets jupyter-book python

Last synced: 10 Mar 2025

https://github.com/amatofrancesco99/dsbda2022

The goal of this project is to study the Steam platform gaming community behavior using both standard python, and Big Data tools.

big-data data-science steam-community

Last synced: 22 Sep 2025

https://github.com/yusufcinarci/covid-19-data-analysis-visualization

The first project of our data visualization studies is the COVID-19 data analysis project. In this project, we analyzed the data of the COVID-19 pandemic, which started in the first month of 2020 and still continues to affect the world, on the basis of countries. You can find the brief details of the project we realized in 3 stages in the readme file. We have tried to explain the details of the project step by step below. We wish you healthy days.

covid-19-data-visualization data-analysis data-science data-visualization

Last synced: 22 Jul 2025

https://github.com/mribeirodantas/dsman

Data Science project Manager

data-science project-management scaffolding

Last synced: 30 Jul 2025

https://github.com/jacksonsamuval/air-quality-prediction

To Predict the quality of air using Machine Learning Algorithms.

air-quality data-science machine-learning machine-learning-algorithms python

Last synced: 27 Jan 2026

https://github.com/erictleung/ml-portfolio

:book: Experiment with various machine learning algorithms on various data sets from the University of California, Irvine (UCI) Machine Learning Repository (http://archive.ics.uci.edu/ml/index.html)

data-mining data-science machine-learning machine-learning-algorithms uci uci-ml

Last synced: 16 Jan 2026

https://github.com/erikmueller/jazmax

Crawl JAZ for different heat pumps depending on flow and return temperatures from the JAZ calculator

crawler data-science efficiency green heatpump jaz

Last synced: 24 Mar 2025

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/bradleyboehmke/analytics-connect-intermediate-r

Intermediate R (slides for Analytics Connect '18)

data-science education r train training-labs

Last synced: 15 Sep 2025

https://github.com/abidshafee/datascienceyoutubetutorials

This repository holding some python notebooks which I made to cast some of my practical data science projects on YouTube

cs cs-school data-science deep-learning deep-neural-networks machine-learning shafekul-abid video-tutorials youtube youtube-channel

Last synced: 19 Feb 2026

https://github.com/mo-karbalaee/introduction-to-data-science-sbu

Reports and full documentation of the introduction to data science course held at SBU

data data-science python shahid-beheshti-university

Last synced: 02 Aug 2025

https://github.com/jra333/btc-price-prediction

BTC price data pulled from Binance API to explore and analyze its predictability as an asset using traditional indicators as model features.

binance bitcoin btc data-science eda finance lstm machine-learning modeling predictability price rnn-tensorflow series-forecasting time

Last synced: 10 Apr 2025

https://github.com/richardwarepam16/loan-prediction

This a practice project for Classification model with different models like Logistic Regression, Decision Tree Classifier, Random Forest Classifier and Xgboost Classifier. At the end, Logistic Regression gave the best result.

classification data-science hackathon loan-default-prediction loan-prediction loan-prediction-analysis logistic-regression machine-learning python3 random-forest regression

Last synced: 19 May 2026

https://github.com/billy-enrizky/dgf-analysis

DGF AI Analysis, from Exploratory Data Analysis, Handling Missing Data, to Predicting DGF with various Machine Learning Model such as Logistic Regression, Support Vector Machine, Gradient Boosting, and Random Forest

data-analysis data-science exploratory-data-analysis machine-learning support-vector-machine

Last synced: 04 Aug 2025

https://github.com/voaneves/voaneves

:octocat: Hello! This repository is for the welcome message on my Github Profile. ⭐ If you like it!

ai data-science html-css-javascript machine-learning prompt-engineering python3

Last synced: 18 Apr 2026

https://github.com/sgelias/phytophthora-on-cocoa

Characterization of Phytophthora spp. growth fitness.

data-science r-programming-projects statistical-analysis

Last synced: 19 Jan 2026

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/keckelt/gpu-price-scraper

Scraping available GPU listings from HardwareLuxx.

data-science gpu visualization webscraping

Last synced: 09 Aug 2025

https://github.com/i-am-surovi/mat120-project-bracu

I have done this project for my Mat120 course. This is about to calculate Value at Risk (VaR) which has immence importance on Risk Management as well as in Global Economy. I use Monte Carlo Method to calculate.

bracu data-science dataframe integration machine-learning mat120-bracu math120-project monte-carlo-project monte-carlo-simulation project python risk-management value-at-risk value-at-risk-moste-carlo

Last synced: 18 May 2026

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/strar-buck/ml_ques_ans

Tags prediction using machine Learning

data-science django python scikitlearn-machine-learning

Last synced: 09 Apr 2026

https://github.com/scieloorg/ratchet

Access Stats tool under Tornado Framework

data-science

Last synced: 05 Jan 2026