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

https://github.com/amirhosseinhonardoust/teaching-neural-networks-to-imagine-tables

A comprehensive deep dive into how Variational Autoencoders (VAEs) learn to generate realistic synthetic tabular data. This project explores latent space learning, probabilistic modeling, and neural creativity, combining data privacy, interpretability, and generative AI techniques in a structured format.

autoencoder data-augmentation data-privacy data-science deep-learning explainable-ai feature-learning generative-model latent-space machine-learning neural-networks python pytorch representation-learning research simulation statistical-learning synthetic-data tabular-data vae

Last synced: 17 Nov 2025

https://github.com/04bhavyaa/book-recommendation-system

The Book Recommendation System provides personalized book suggestions using Popularity-Based Recommender, Collaborative Filtering, and Cosine Similarity. Implemented with Flask, it allows users to enter a book title and receive tailored recommendations based on their preferences.

artificial-intelligence book-recommendation-system collaborative-filtering cosine-similarity data-science flask-application machine-learning popularity-based-recommendation recommendation-system recommender-system

Last synced: 17 Apr 2026

https://github.com/moindalvs/assignment_random_forest_2

A cloth manufacturing company is interested to know about the segment or attributes causes high sale. Approach - A Random Forest can be built with target variable Sale (we will first convert it in categorical variable) & all other variable will be independent in the analysis.

data-science hyperparameter-tuning numpy pandas python random-forest-classifier sklearn

Last synced: 10 Apr 2026

https://github.com/cworld1/da-learning

Some notes and code about CWorld learning Data Analysis

data-analysis data-science jupyter-book jupyter-notebook python r

Last synced: 18 Apr 2026

https://github.com/varunbanka/food-vision

This project involves the creation of a food vision model using TensorFlow and EfficientNetB0 as the base model. The model is trained on the CIFAR-100 dataset, which contains 100 classes of images.

ai computer-vision data-science deep-learning food-vision machine-learning tensorflow

Last synced: 19 Apr 2026

https://github.com/abdullahashfaqvirk/Amazon-Laptop-Price-Prediction

Developed an Amazon laptop price prediction tool using machine learning algorithms, integrated with a Streamlit app for an interactive user experience.

amazon data-science machine-learning ml-algorithms ml-models prediction-model python streamlit tool

Last synced: 11 May 2025

https://github.com/firefly-cpp/tcx-test-files

A collection of the sports activity (tcx) test files

data-mining data-science garmin-connect tcx-files tcx-parser

Last synced: 19 Mar 2026

https://github.com/shridhar1504/price-prediction-for-used-cars-datascience-project

This project uses machine learning to predict the price of a used car. The model is trained on a dataset of historical car sales data, and it can then be used to predict the price of a car based on its features.

adaboost-algorithm data-science kaggle-dataset machine-learning price-prediction regression regression-algorithms supervised-learning used-cars-price-prediction

Last synced: 24 Aug 2025

https://github.com/abdullah-tanriverdi/urbanroadnetworkanalysis

This Project Analyzes And Compares Urban Road Networks From Different Geographical Locations Using Graph Theory To Evaluate Their Structural Properties, Accessibility, And Spatial Organization.

data-science gis graph jupyter networkx osmnx python

Last synced: 23 Aug 2025

https://github.com/danielvartan/r-course-exercise

๐Ÿ‹๏ธโ€โ™‚๏ธ Exercise for the Course "An Introduction to the R Programming Language"

brazil children data-report data-science misfs nutrition r-course r-programming rstats sisvan ultra-processed-foods

Last synced: 12 Feb 2026

https://github.com/kalebers/data_streams_parametric_t-sne

Research for Parametric T-SNE in high to low dimensional data stream, published in 2021 by Kalebe Rodrigues Szlachta and Andre de Macedo Wlodkovski, oriented by Jean Paul Barddal, Computer Science graduation from Pontifical Catholic University of Parana (PUCPR)

classifier data-analysis data-science data-visualization machinelearning parametric parametric-tsne python tsne-algorithm tsne-visualization

Last synced: 11 Feb 2026

https://github.com/mpuig/posts

Sometimes complete posts, sometimes only notes.

data-science jupyter-notebooks nlp python

Last synced: 27 Apr 2026

https://github.com/finite-sample/ds

Learning From Data

data-science statistics

Last synced: 18 Mar 2026

https://github.com/marvande/epfl-ada-2019-data-analysis

Project for the Autumn 2019 Applied Data Analysis course given by Robert West at the EPFL.

data-science data-story python

Last synced: 28 Apr 2026

https://github.com/ahmedshahriar/telco-customer-churn-prediction-streamlit-app

This streamlit app predicts the churn rate using Gradient Boosting models (XGBoost, Catboost, LightGBM) on IBM Customer Churn Dataset

binary-classification binary-classifiers data-science jupyter-notebook machine-learning pandas python scikit-learn sklearn stacking-ensemble streamlit streamlit-webapp

Last synced: 13 Apr 2025

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

Projeto de machine learning aplicando regressรฃo linear nos dados de orรงamento de redes sociais e analisando a relaรงรฃo com as vendas.

analise-de-dados ciencia-de-dados data-analytics data-science dataanalytics datascience kaggle kaggle-dataset machine-learning machinelearning python python-3 python3 regressao-linear regression-linear

Last synced: 19 Apr 2026

https://github.com/sambhav228/visualize-data-of-type-2-diabetes

Visualize data of Type 2 Diabetes Using tableau or/and python

data-science data-visualization dataset tableau visualization

Last synced: 26 Feb 2026

https://github.com/c451/ogio

Be real OG, fetch everything with g(). File and web I/O combined.

data-science fetch nodejs og syntax-sugar

Last synced: 29 Apr 2026

https://github.com/aymane-maghouti/loan-credit

This project aims to develop a machine learning model using Logistic Regression for classifying loan credit applications as either approved or rejected.

data-science decision-making feature-engineering flask jupyter-notebook loan-credit logistic-regression machine-learning python sckiit-learn seaborn

Last synced: 29 Apr 2026

https://github.com/noahbass/iwars-data-spring-2020

Raw time series data collected from the iWars Spring 2020 Contest

data-science jupyter-notebook pandas plotly-python security security-vulnerability

Last synced: 15 Apr 2026

https://github.com/depressioncenter/data-and-design-core

Code developed by the EFDC Data and Design Core team to support mental health research.

data-analysis data-science efdc inference r statistical-analysis umich

Last synced: 19 May 2026

https://github.com/di37/imdb-reviews-sentiment-analysis-using-transformers

This repository contains a complete implementation of a sentiment analysis model using Transformers and TensorFlow. The project classifies IMDB movie reviews as either positive or negative by training Transformer model on the IMDB dataset.

artificial-intelligence data-science deep-learning keras machine-learning natural-language-processing nlp python sentiment-analysis tensorflow text-classification transformers

Last synced: 31 Jan 2026

https://github.com/radom12/ai_resume_analyzer

The AI Resume Analyzer is a Streamlit-based application that provides detailed resume analysis, skill recommendations, job search tools, and career insights. Utilizing NLP and machine learning, it helps users identify strengths and improvement areas, suggest relevant courses, and find job opportunities tailored to their profiles.

ai aiml data-science final-year-project machine-learning nlp python resume-analysis selenium streamlit ui web-scraping

Last synced: 30 Jan 2026

https://github.com/willie-conway/datavista-command-line-application

A robust ๐ŸPython application for data analysis that provides a wide range of tools for ๐Ÿ”ƒloading, ๐Ÿงนcleaning, and ๐Ÿ”ƒpreprocessing data. It includes features for ๐Ÿ“ˆstatistical analysis, ๐Ÿ‘จ๐Ÿฟโ€๐Ÿ”ฌhypothesis testing, ๐Ÿฆพmachine learning, clustering, โณtime series forecasting, and ๐Ÿ“Šdata visualization, all designed to enhance your analytical workflow.

analytics big-data command-line data-analysis data-cleaning data-driven data-mining data-pipeline data-preprocessing data-science data-scientist data-visualization data-wrangling exploratory-data-analysis machine-learning pandas predictive-analytics python statistics visualization-tools

Last synced: 01 May 2026

https://github.com/nolanbconaway/hip.hop.data

Jupyter analyses of What.CD hip hop torrent tags

data-science gazelle jupyter music torrents

Last synced: 12 Sep 2025

https://github.com/exa-analytics/exa

The exa framework for data management, processing, and visualization

data-science

Last synced: 18 Aug 2025

https://github.com/izam-mohammed/loan-prediction-system

An End-to-End production ready application for predict whether the loan will approve or not. assesses the likelihood of approving a loan. ๐Ÿ“Š๐Ÿ’ฐ It involves collecting and processing data on applicants, training a model to predict loan approval, and creating a system for real-time predictions. ๐Ÿค–

classification data-science loan-prediction machine-learning ml

Last synced: 15 Oct 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/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/viniciusmsousa/pyspark-ds-toolbox

A Pyspark companion for data science tasks.

data-science spark

Last synced: 24 Oct 2025

https://github.com/a-poor/parq

A CLI for examining parquet files.

cli data-science golang parquet

Last synced: 27 Mar 2025

https://github.com/nafisalawalidris/building-a-linear-regression-model-to-predict-diabetes-progression

Predict Diabetes Progression: A linear regression model to predict diabetes progression using patient attributes. Collaborate to improve predictions. Jupyter Notebook implementation.

collaborative-development data-science diabetes-progression jupyter-notebook linear-regression machine-learning medical-data-analysis predictive-modeling

Last synced: 20 May 2026

https://github.com/astrocatalogs/astroschema

Package defining schema relevant to astronomy and astrophysics data, providing useful interfaces for interaction with those schema.

astronomy astrophysics avro avro-schema data-science data-structures json json-schema

Last synced: 21 Feb 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/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/nycolasdiaas/zarea-de-risco

Zarea de Risco รฉ um projeto voltado para a seguranรงa pรบblica do estado do Cearรก, focando na coleta e anรกlise de notรญcias e informaรงรตes relevantes para a รกrea

data-science dataengineering docker nosql python

Last synced: 18 Feb 2026

https://github.com/jhudsl/reproducibility_in_cancer_informatics

This course introduces the concepts of reproducibility and replicability in the context of cancer informatics. It is the first course in a two part course on reproducibility. It uses hands-on exercises to demonstrate in practical terms how to increase the reproducibility of data analyses.

audience-researchers category-best-practices code-review data-science github informatics itn-course notebooks open-source organization package-versions python r reproducibility

Last synced: 27 Feb 2025

https://github.com/bluecolor/dash-skeleton

An extended version of dash community edition

data-science ldap plotly plotly-dash postgre python

Last synced: 16 Oct 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/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/yeisonmontoya1815/machine-learning_prediction_can_inflation

we aim to predict trends in the Canadian market basket using sentiment analysis techniques. Sentiment analysis involves analyzing text data to determine the sentiment expressed, whether positive, negative, or neutral.

algorithms-and-data-structures data data-analysis data-science data-visualization feature-engineering machine-learning matplotlib-pyplot numerical-analysis numpy pandas pipelines python sklearn structured-data super unsupervised-learning

Last synced: 05 Feb 2026

https://github.com/kappil-garg/verba-metrics-gui

Advanced desktop app for sentiment analysis, readability assessment, and ML model training using Spring Boot, Java Swing, and Weka

classification data-science desktop-application flesch-kincaid flesch-reading-ease gradle h2-database java java-21-lts machine-learning-projects nlp random-tree readability spring-boot swing-gui weka

Last synced: 27 Jan 2026

https://github.com/adityalab/f4sg-epi-workshop

Materials for the Workshop on Data-driven Computational Epidemic Forecasting for West African Countries

data-science epidemiology

Last synced: 17 Feb 2026

https://github.com/tderflinger/chi-country-facts

Query and analyze World Factbook country facts via a GraphQL API. Uses MongoDB for data storage.

countries data-science economy geography graphql javascript mongodb node opendata world

Last synced: 14 Apr 2026

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: 27 Jan 2026

https://github.com/kingabzpro/consumer-engagement-popularity

We will be using Internet News and Consumer Engagement dataset from Kaggle to predict top article and popularity score.

classification customer data-science data-visualization regression

Last synced: 14 Oct 2025

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/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/virajbhutada/cliquebait-digital-marketing-analysis-using-sql

This GitHub repository contains the CliqueBait Digital Marketing Analysis project, utilizing SQL for comprehensive analysis of marketing campaigns, user engagement, product performance, and website interactions within the Clique Bait food app. The project offers actionable insights for optimizing marketing strategies in competitive landscape.

campaign-website data-analysis data-extraction data-science digital-marketing food-store microsoft-excel mysql product-performance sql sql-database sql-project user-engagement website-analytics

Last synced: 27 Feb 2025

https://github.com/mbayraktar12/scrape-epl-data

Scrape English Premier League data from fbref and save it as csv for future works.

beautifulsoup beautifulsoup4 data-science epl football football-data pandas python python3 requests scraping webscraping

Last synced: 31 Mar 2025

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/janskwr/Processing-of-structured-data

Processing of structured data - the third homework assignment/project!

big-data data-processing data-science data-table r stackexchange stringi xml

Last synced: 12 Mar 2025

https://github.com/moindalvs/svm_hyperparameter_tuning_kernel_tricks

Effect of Gamma values and C values visualization on dataset and errors/misclassification

data-science gamma hyperparameter-tuning kernel regularization sklearn svm-classifier svm-kernel visualization

Last synced: 25 Apr 2026

https://github.com/tomyc/practical-machine-learning

Data and examples that support the material in the book "Praktyczne uczenie maszynowe"

data-science machine-learning mssqlserver python r revoscalepy revoscaler

Last synced: 03 Oct 2025

https://github.com/wfamous/fiv_update-data

This project automates the retrieval, processing, and publishing of digital product data for our Shopify store. It integrates Google Cloud Platform (GCP), Amazon Web Service (AWS), Terraform (Tofu), Python, Bash, Ansible and GitHub Actions to manage data pipelines efficiently.

ansible aws bash data data-analysis data-science devops gcp python pythonpackage shopify terraform tofu

Last synced: 17 Feb 2026

https://github.com/mtes-mct/data-preparation-plugin

Airflow plugin with database hooks and operators for common data preparation tasks

airflow data-science etl plugins

Last synced: 10 Oct 2025

https://github.com/olow304/goboard

Python Data Analysis Dashboard using Public Dataset, Django

dashboard dashboard-templates data-analysis data-science django jupyter-notebook machine-learning python sklearn

Last synced: 11 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/sonu275981/big-mart-sales-prediction

Using Machine Learning Algorithms for Regression Analysis to predict the sales pattern and Using Data Analysis and Data Visualizations to Support it.

bigmart-sales-prediction data-science database datacleaning feature-engineering machine-learning pandas python sales xgboost-algorithm

Last synced: 06 Aug 2025

https://github.com/itrummer/naturalminer

Mine data for patterns described in natural language

data-mining data-science foundation-model language-model nlp

Last synced: 07 Mar 2026

https://github.com/its-kanii/predictive-maintenance-for-healthcare-equipment

Predictive Maintenance for Healthcare Equipment utilizes machine learning to analyze operational metrics and predict equipment failures. This project leverages a dataset of usage hours, temperature, and maintenance history to enhance equipment reliability and reduce downtime.

data-analysis data-science failure-prediction feature-engineering healthcare-equipment jupyter-notebook machine-learning predictive-maintenance python time-series-analysis

Last synced: 09 May 2026

https://github.com/kazukiigeta/assigner

This app shows a concept of automatic optimized assignments for multi-tasks to balance work time of each person.

data-science optimization python streamlit

Last synced: 20 Jan 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/yahia3200/become-an-independent-data-scientist

My final project for the Applied Plotting, Charting & Data Representation in Python Course

data-analysis data-science data-visualization matplotlib

Last synced: 16 Mar 2025

https://github.com/stonegor/ae-imputer

A python package used for missing data imputation via autoencoders.

data-science deep-learning imputation machine-learning python pytorch

Last synced: 14 Jan 2026

https://github.com/ashwinpn/visualization

Data Visualization using Matplotlib, Pandas Visualization, Seaborn, ggplot, and Plotly.

analysis data data-analysis data-science data-visualization graphs plots python python3 visualization

Last synced: 13 Apr 2026

https://github.com/fratorgano/dimensionality-reduction

Project to learn a bit more about dimensionality reduction techniques

data-science data-visualization dimensionality-reduction isomap lle umap university-project

Last synced: 25 Feb 2026

https://github.com/walidalsafadi/titanic-disaster

In this challenge, we ask you to build a predictive model that answers the question: โ€œwhat sorts of people were more likely to survive?โ€ using passenger data (ie name, age, gender, socio-economic class, etc).

data-analysis data-science decision-trees eda gradient-boosting knearest-neighbors machine-learning-algorithms naive-bayes random-forest titanic-kaggle titanic-survival-prediction

Last synced: 16 Mar 2025

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

R ่ฏญ่จ€ๅŸบ็ก€ๆ•™็จ‹้…ๅฅ—ไปฃ็ 

data-science r tutorial-code

Last synced: 11 Jun 2025

https://github.com/jxareas/house-hunter

Web scraping apartment information from apartments.com to build an ML Random Forest model that predicts rental prices for Bay Area apartments.

communityexchange data-science datacamp ghdesktop github gitkraken jetbrains learn machine-learning numpy pandas python

Last synced: 13 Apr 2026

https://github.com/japhir/corepics

Plot IODP core photographs in R with ggplot2 and ggtextures

core data-science drill geology ggplot2 iodp magick palaeoclimate palaeontology paleoclimate paleontology photo plotting r

Last synced: 05 Jul 2025