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/rafinha0rafinha/web-analyzer-backend

(Legacy) This is the backend for Mazaoro SARLU's lead magnet "Web Analyzer". This project analyzes websites using Google Lighthouse and returns a detailed report consumed by the frontend.

azure-app-service azure-devops chartjs cicd data-analysis data-science data-visualization express flask hacktoberfest lighthouse numpy sentiment-analysis vader-sentiment-analyzer

Last synced: 10 Apr 2026

https://github.com/ziaeemehr/neuro_toolbox

Single Header File C++ library for analysis of neurophysiological and simulated data.

data-analysis data-science signal-processing synchronization

Last synced: 21 Jul 2025

https://github.com/teja-1403/coursera-python-project-for-data-science-honors

This project focuses on comparing stock prices and revenue data for Tesla and GameStop. It utilizes yfinance for stock data extraction and web scraping for revenue data. The project includes building interactive dashboards to visualize and compare stock prices with revenue for both companies, offering insights into their financial performance.

data-science python webscraping

Last synced: 17 May 2026

https://github.com/vicenteaguero/infinite-data-science

An ever-evolving course offering lessons, video lectures, and Jupyter Notebook assessments to guide your complete Data Science journey.

course data-science

Last synced: 13 Mar 2025

https://github.com/jans108/airfoil-spark-ml-pipeline

🚁 Machine learning pipeline for predicting airfoil noise levels using Apache Spark and PySpark. Complete dockerized ML workflow with distributed computing.

airfoil apache-spark data-science docker machine-learning ml-pipeline pyspark python3

Last synced: 08 May 2026

https://github.com/srosalino/predictive_modeling_for_agriculture

Sowing Success: How Machine Learning Helps Farmers Select the Best Crops

data-science decision-tree-classifier feature-importance logistic-regression machine-learning

Last synced: 17 Aug 2025

https://github.com/kowshik24/predictstock

🚀 StockSage: Predicting Tomorrow's Stocks, Today! 🌌 Dive deep into the future of stock prices with StockSage! Powered by LSTM networks, this repository is a treasure trove for those looking to explore the intricacies of stock price predictions. 📈✨ 🔗 Live App: https://stocksage.streamlit.app/

data-science data-visualization deep-neural-networks lstm stock-market streamlit tensorflow

Last synced: 18 Mar 2026

https://github.com/adeladool/ner-news-articles

Named Entity Recognition (NER) on news articles using rule-based and spaCy models. Includes entity extraction, visualizations with displaCy, and comparison of small vs large spaCy models for analysis and insights.

csv data-science displacy jsonl machine-learning named-entity-recognition natural-language-processing natural-language-processing-nlp ner news-analysis python spacy text-mining text-processing visualization

Last synced: 16 May 2026

https://github.com/akshint0407/ds-lab-experiments

This repository provides practical solutions and code samples for common Data Science (DS) lab assignments in the 3rd year of engineering.

3rd-year-2nd-semester cheatsheet data-science fun jupyter-notebook practicals python

Last synced: 11 May 2025

https://github.com/vbhatsaccnt/car-price-predictor

This project focuses on predicting the price of old cars using various selling features like Transmission type, fuel type, Owner built on Random Forest Regression model.

data-science gridsearchcv machine-learning random-forest

Last synced: 05 Oct 2025

https://github.com/victoorv/bootstrap_mcmc

Ce projet estime les paramètres d'un modèle via le maximum de vraisemblance et compare des intervalles de confiance obtenus par bootstrap. Il développe également des outils d'analyse des fréquences de lettres, utilisant un algorithme MCMC pour déchiffrer efficacement un message codé.

bootstrap data-science language-model mcmc monte-carlo-methods python r regression-models resampling-methods statistics

Last synced: 08 May 2026

https://github.com/TheoLvs/data-science-VR

Data Science experiments in Virtual Reality

data-science machine-learning virtual-reality

Last synced: 11 Mar 2025

https://github.com/iamvaibhavsar/house_price_prediction

This project aims at predicting house prices (residential) in Ames, lowa, USA. The data set for this project has been taken from Kaggle's Housing Data Set Knowledge Competition. The Algorithms used in this project are XGBoost, Neural Network and Lasso Regression

data-science lasso-regression machine-learning machine-learning-algorithms neural-networks prediction-algorithm xgboost-model

Last synced: 03 Jul 2026

https://github.com/oceanuz/house-sales-price-prediction

This project focuses on predicting house sale prices in King County, USA using regression-based machine learning models. The dataset is cleaned, explored, and analyzed to understand key factors affecting housing prices. Multiple regression techniques are applied and evaluated using R² score to compare model performance and interpret results.

data-science eda house-price-prediction machine-learning python real-estate regression scikit-learn

Last synced: 10 Apr 2026

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

Projects related Data Visualisation, Cleaning, Preprocessing, Machine Learning, Deep Learning, ANN and CNN Projects and Model Training and Model Evaluation

data-cleaning-and-preprocessing data-science data-visualisation machine-learning machine-learning-models model-training-and-evaluation neural-networks

Last synced: 24 Jun 2025

https://github.com/progati00/marketing-mix-modeling-mmm-for-marketing-budget-optimization

A Marketing Mix Modeling (MMM) project using Python to analyze channel performance, calculate ROI, and simulate marketing budget changes for better business decisions. Includes a trained Linear Regression model, ROI analytics, and a Flask API for revenue prediction.

api budget-optimization data data-analysis data-science ecommerce eda flask jupyter-notebook linear-regression machine-learning marketing-analytics marketing-mix-modeling python roi-analysis vscode

Last synced: 14 Apr 2026

https://github.com/thomd/udacity-intro-to-data-analysis

Notes from Udacity course ud170

data-science udacity

Last synced: 02 Sep 2025

https://github.com/franckalbinet/ictp-3188-data-analytics

Course material developed for the "Joint ICTP-IAEA School on LoRa Enabled Radiation and Environmental Monitoring Sensors".

data-science ictp iot

Last synced: 21 Mar 2025

https://github.com/yadnikgaikwad/weapon-detection-using-real-time-cctv

Weapon Detection in Real-Time CCTV utilizes deep learning and OpenCV for instant weapon detection in live feeds, with alerts managed via Firebase and a React.js dashboard.

data-science deep firebase opencv py

Last synced: 08 Feb 2026

https://github.com/wittyicon29/zeotap-ds-assignment

Internship application assignment

data data-science

Last synced: 19 Aug 2025

https://github.com/shridhar1504/sql-projects

The repository contains Structured Query Language (SQL) Scripts. The Multiple SQL scripts for various projects which includes data cleaning, data pre-processing, data processing, data transformation and insights gaining through Query Language.

data-analysis data-mining data-science data-transformation eda etl-framework microsoft-sql-server query-language sql sql-server sql-server-management-studio sqlqueries

Last synced: 09 Mar 2026

https://github.com/magnus0969/wikipedia-web-scraping

A web scraping project that extracts text, tables, and links from Wikipedia using BeautifulSoup, Requests, and Pandas. The scraped data is structured and saved in text formats for analysis.

data-science python web-scraping wikipedia-api wikipedia-scraper

Last synced: 18 Apr 2026

https://github.com/ouhscbbmc/odss-datasci-connect-resource

Library of sharable data science-focused resources including learning modules, program management best practices and potential pitfalls, and others.

data-science inventory nih odss office-of-data-science-strategy

Last synced: 19 Aug 2025

https://github.com/firefly-cpp/tcxr

A parser for TCX files written in R

data-science garmin-connect sport-analytics tcx-parser

Last synced: 13 Mar 2025

https://github.com/eeddaann/data-science-topic-modeling

Using data science for explaining what is data science..

clustering data-science gensim lda nlp pyldavis stack-exchange topic-modeling

Last synced: 19 Aug 2025

https://github.com/ganesh774218/students-health-predictor

An end-to-end machine learning project that applies logistic regression to identify students at risk of depression based on demographic, academic, and lifestyle features. This repository includes data preprocessing, feature engineering, model training, evaluation metrics, and visualizations to provide actionable insights.

data-science data-visualization jupyter-notebook logistic-regression machine-learning machine-learning-algorithms python regression-models

Last synced: 19 May 2026

https://github.com/jbalooshie/stock-analysis

A VBA script that performs basic stock analysis. Created while participating in a Data Analytics Bootcamp.

data-science data-visualization excel microsoft vba vba-excel vba-macros vba-script

Last synced: 20 Jan 2026

https://github.com/csengupta1101/career-survey---data-scientist

This repository holds an in depth analysis of Scrapped data from naukri.com. which showcases in in demand skills and opportunities in Data science across the subcontinent.

analysis career data-science matplotlib naukri numpy pandas python3

Last synced: 07 May 2026

https://github.com/ryuzen6/kaggle-series

This is a series of Machine Learning/Deep Learning Models made for practice.

artificial-intelligence data-analysis data-science deep-learning machine-learning python3

Last synced: 20 May 2026

https://github.com/saisathvik07/e-commerce-sales-analysis-using-sql-and-powerbi

This repository provides an extensive examination of Amazon Sales Data utilizing SQL

analytics data-science data-visualization mysql-database powerbi

Last synced: 22 Mar 2025

https://github.com/magentanova/monkeyball

python app to analyze student metrics and performance

data-science python

Last synced: 20 May 2026

https://github.com/ethankletschke/python-excel-data-gen

A Python data generator that saves to a CSV file.

data-handling data-science excel ms-excel python

Last synced: 26 Jun 2025

https://github.com/badranalyst/restaurant-reviews-sentiment-analysis-nlp-case-study

This project analyzes restaurant reviews using Natural Language Processing (NLP) for sentiment analysis. It covers data exploration, pre-processing (NLTK text cleaning), model building, prediction, and deployment. The goal is to predict sentiment from reviews using Python libraries such as Pandas, NumPy, Matplotlib, and Seaborn.

data-analysis data-science eda exploratory-data-analysis matplotlib-pyplot model model-building numpy pandas pre-processing predictive-modeling python seaborn

Last synced: 13 Apr 2026

https://github.com/badranalyst/udemy-course-data-analysis-with-pandas-and-visualization-libraries

Explores Udemy course data using NumPy and Pandas for data manipulation. Provides insights into course topics, ratings, and pricing with visualizations created using Matplotlib, Seaborn, and Plotly.

data-science dataset eda exploratory-data-analysis matplotlib matplotlib-pyplot numpy pandas plotly python seaborn

Last synced: 16 Apr 2026

https://github.com/holy-angel-university/student-performance-analysis

This project analyzes student data to understand factors affecting final exam scores. Data includes study habits, extracurriculars, family background, school environment, and demographics. The goal is to identify key contributors to academic success.

data-science data-visualization exploratory-data-analysis jupyter-notebook python3

Last synced: 06 Apr 2025

https://github.com/shimul-zahan/all-practices-tukitaki

This is repository for all the practice tasks or learning new things. Cause environment are setup and no need to setup a new project or environments.

data data-science datapreprocessing deep-learning machine-learning neural-network practice python visualization

Last synced: 12 Jan 2026

https://github.com/alan-oliveir/previsao_cartao_fidelidade

Projeto de ciência de dados para previsão de plano de fidelidade para clientes de uma companhia aérea.

data-science data-visualization database gradio python sql

Last synced: 04 May 2026

https://github.com/guptakushal03/codsoft-datascience-internship-tasks

This repository contains four machine learning projects completed during the Codsoft Internship, including Titanic Survival Prediction, Movie Rating Prediction, Iris Flower Classification, and Sales Prediction using different machine learning models.

codsoft data-science machine-learning model-evaluation

Last synced: 22 Jul 2025

https://github.com/ttitcombe/parliamentarypetitionparser

A handy code wrapper to retrieve and parse data from the UK Parliamentary Petitions website

choropleth data-mining data-science parliament parliamentary-data political-science politics python uk-politics

Last synced: 05 Nov 2025

https://github.com/pyfig/s21_data-science-bootcamp

School21 Bootcamp Data Science

data data-science numpy pandas python school21

Last synced: 26 Jun 2025

https://github.com/harshnarayanjha/taxi_analysis

NYC Taxi fare analysis using data science/machine learning

data-science machine-learning python taxifare

Last synced: 20 May 2026

https://github.com/shortthirdman/timeseriesforecastinganalysis

Tools and methods for analyzing and forecasting time series data using various machine learning and statistical techniques.

data-science jupyter-notebook python3 time-series-analysis time-series-forecasting

Last synced: 29 Mar 2025

https://github.com/divyashah0510/datasciencelabsem6

Contains files of code related to Data Science Lab for semester 6

data-science jupyter-notebook python

Last synced: 20 May 2026

https://github.com/kalpanabaheti/water-quality-analysis

A balanced distribution of domain expertise (Chemical dependence and stoichiometry) and machine learning algorithms to derive the most accurate estimate of water quality over given time. Emphasis on algorithms that have been tweaked to bring about good results. Proof-driven and tested concept.

artificial-intelligence biostatistics chemical-reactions curve-fitting data-science djikstra machine-learning regression-algorithms

Last synced: 30 Jan 2026

https://github.com/srinibas-masanta/hotel-revenue-analysis-dashboard

This project focuses on analyzing hotel booking data to uncover key metrics and insights that drive revenue management decisions. By creating an interactive Power BI dashboard, the project aims to improve strategic decision-making, optimize occupancy rates, and enhance overall financial performance within the hospitality industry.

business-analytics data-analysis data-science data-visualization dax-functions hospitality powerbi

Last synced: 12 Jan 2026

https://github.com/josewebdev2000/mean-variance-calculator

My Solution to the first challenge of the Data Analysis with Python certification of Freecodecamp

data-science freecodecamp-challenge numpy python

Last synced: 20 May 2026

https://github.com/aqueeqazam/pandas-for-machine-learning-data-science-an-data-analytic

Pandas is specifically designed for real-time datasets, and it includes examples of how to deal with data science, machine learning, and analytics.

data-analytics data-cleaning data-science machine-learning pandas

Last synced: 20 May 2026

https://github.com/jmcheon/dslr

Subject created by the 42AI association. Discover Data Science in the projects where you re-constitute Poudlard’s Sorting Hat. Warning: this is not a subject on cameras.

data-science logistic-regression python3

Last synced: 20 May 2026

https://github.com/jottenlips/chartanalysis

Collecting, cleaning, and analyzing hockey stats.

data-science hockey jupyter-notebook lxml requests webscraping

Last synced: 22 Mar 2025

https://github.com/hinzu666/agnitio

A data visualization software project. Downloads Xlsx data from link, reads it using Apache and displays data on a graph. This project has a specific use case for me so the data in the file has to be in a predefined format.

data-science java javafx javafx-desktop-apps

Last synced: 02 Jan 2026

https://github.com/analyticalnahid/plotly-tutorial

A intro of Plolty for Data Science

data-science data-visualization ploty python3

Last synced: 28 Mar 2025

https://github.com/luminousmen/data_explorer

Streamlit sample application for Exploratory Data Analysis

data-science eda statistics

Last synced: 12 Jun 2026

https://github.com/shivasairam1706/mlops-project1

End-to-end ML-Ops project using PySpark and AWS, covering environment setup, model training, deployment with data capture, execution, and analysis. CI/CD pipelines (AWS CodePipeline) and monitoring (CloudWatch) ensure automated deployment, performance tracking, and model retraining for production-ready ML solutions.

aws aws-lambda aws-s3 data-engineering data-science data-visualization delta-lake docker forcasting mlops-project pyspark unix-shell

Last synced: 20 May 2026

https://github.com/gui-sitton/carsells

In this project I am an analyst on the Crankshaft List. Hundreds of free vehicle advertisements are published on the site every day. I need to study the data collected over the last few years and determine which factors influence the price of a vehicle.

data data-analysis data-analysis-python data-science data-visualization python

Last synced: 20 May 2026

https://github.com/mauriciovazquezm/data-science-professional-certificate-notes

Tasks and quizzes of the certificate in order to improve in R language.

data-science r-language

Last synced: 22 Jul 2025

https://github.com/karanch10/fraudshield

FraudShield is a machine learning credit card fraud detection system that analyzes transaction attributes to identify suspicious activities in real time. Built with Python, SQL, and Django, it provides a user-friendly interface for fraud prediction using OpenBanking APIs and advanced detection techniques. Ideal for businesses and individuals.

data-analysis data-science data-visualization machine-learning python3

Last synced: 20 May 2026

https://github.com/anlbora/predictive-analysis-on-hitters-dataset

This project analyzes the 1987 baseball player statistics to predict salaries using machine learning. It includes data preprocessing, exploratory analysis, and model development with Random Forest regression.

data-science dataset machine-learning ml python random-forest randomforestregressor

Last synced: 20 May 2026

https://github.com/siddh34/jpmorgan-cybersec

JPmorgan & Chase Cybersec Task

cybersecurity data-science django

Last synced: 18 Apr 2026

https://github.com/redayzarra/mit-data-science

My notes for the MIT - 6.00.2 class on Introduction to Computational Thinking and Data Science. I have taken detailed notes as well example code from the class lectures.

computational-thinking data-science mit

Last synced: 07 Sep 2025

https://github.com/jiteshshelke/codsoft

A repository showcasing three machine learning projects—Titanic Survival Prediction, Movie Rating Prediction, and Iris Flower Classification—completed during CodSoft's Data Science Internship. 🚀

codsoft codsoftinternship data-analysis data-science linear-regression logistic-regression machine-learning machine-learning-algorithms python

Last synced: 20 May 2026

https://github.com/kaustubh-indulkar/te-it-dsbda-assignmnets

This repository contains the solutions for a series of assignments covering Data Science And Big Data Analytics concepts.

big-data big-data-analytics data-analytics data-science data-visualization sppu-2019-pattern sppu-it-dept

Last synced: 29 Mar 2025

https://github.com/enzorg/diplodatos

Laboratorios correspondientes a la "Diplomatura en Ciencia de Datos, Aprendizaje Automático y sus Aplicaciones" de FAMAF-UNC

big-data data-science neural-networks supervised-learning time-series unsupervised-learning

Last synced: 25 Mar 2025

https://github.com/patricksferraz/aqw-madrid-data-analysis

Interactive analysis and visualization of Madrid's air quality and weather data (2001-2016) using Python, Dash, and Jupyter. Features interactive maps, statistical analysis, and data visualization tools.

air-quality dash data-analysis data-engineering data-science data-visualization data-wrangling environmental-data environmental-science interactive-dashboard jupyter jupyter-notebook madrid open-data pandas plotly python statistical-analysis time-series weather-data

Last synced: 30 Jan 2026

https://github.com/shanmdphd/ds4doctors

Data Science For Doctors: This book is for doctors who hope to learn data science.

data-science doctors medicine

Last synced: 17 May 2026

https://github.com/iantomasinicola/lavorare-sui-dataframe-di-pandas

Come analizzare i dati all'interno di un DataFrame di Pandas

data-analyst data-science python

Last synced: 19 Apr 2026

https://github.com/smit-parekh/deep-demand-forecast-retail

End-to-end Deep Learning (TFT) demand forecasting system for Retail/FMCG with automated MLOps pipeline on Google Cloud (Vertex AI) for inventory optimization. Demonstrates advanced time series modeling, feature engineering, explainability (SHAP), and scalable deployment.

data-science deep-learning demand-forecasting explainable-ai feature-engineering fmcg google-cloud inventory-optimization llmops machine-learning mlops python pytorch retail shap supply-chain temporal-fusion-transformer time-series vertex-ai

Last synced: 19 May 2026

https://github.com/xprithvi/random-forest-regressor

This Jupyter notebook serves as a machine learning template to quickly make predictions and analyse feature importance in a dataset.

data-science feature-extraction machine-learning random-forest random-forest-regression scikit-learn

Last synced: 14 Mar 2025

https://github.com/tushar2704/hinglish

This project focuses on building a Neural Machine Translation (NMT) system to translate English sentences to Hindi.

data-science hindi-english-translation nlp nmt python

Last synced: 19 May 2026