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

This is a flask web app for classificing and visualization data .It it deployed at the link below.

data-science data-visualization flask-application keras-classification-models machine-learning

Last synced: 06 Aug 2025

https://github.com/a6b8/feed-into-for-ruby

Merge multiple different data streams into a custom structure. Also easy to expand by a custom module system.

atom curlai data-mining data-science rss

Last synced: 21 Apr 2026

https://github.com/cosmoduende/r-earthquakes

Análisis y visualización de datos de actividad sísmica en México con R. Cómo analizar y visualizar la historia sísmica de México con datos del SSN (Servicio Sismológico Nacional)

data-analysis data-analytics data-science dataviz earthquakes r-code r-programming r-studio rstudio sismo sismologia sismos ssn ssnmx terremoto terremotos

Last synced: 24 Jan 2026

https://github.com/prasaath-sastha/blog

Prasaath's personal blog

data-science personal-blog r

Last synced: 14 May 2026

https://github.com/amol-/monthly-python-dataeng

Gather informations to prepare the Monthly Python Data Engineering Newsletter

data-engineering data-science python

Last synced: 13 Mar 2026

https://github.com/rijul007/text-analysis-using-python

Text mining and Natural Language Processing (NLP) applied to article data using Python.

data-science jupyter-notebook nlp python

Last synced: 19 Jan 2026

https://github.com/sapiensdata/analytics

🚀 SapiensData Analytics – The AI-powered backend for data science, machine learning, and model training, to drive financial insights and IoT analytics.

data-science iot machine-learning model-training python

Last synced: 09 Nov 2025

https://github.com/winter000boy/keyword-extraction

This repository contains a Jupyter Notebook for performing keyword extraction from a dataset of NIPS papers. The notebook demonstrates data preprocessing, including removing HTML tags and special characters, tokenizing text, removing stopwords, and stemming words. It then applies TF-IDF to extract keywords.

artificial-intelligence data-science deep-learning neural-network nltk-python pandas python3 scikitlearn-machine-learning

Last synced: 13 Apr 2026

https://github.com/vincent-devine/datascience

Project carried out at ISART Digital. The project aims to teach the profession of a data analyst

data-science python

Last synced: 30 Sep 2025

https://github.com/mohammadshabazuddin/advanced-customer-retention-strategies-in-telecom-attrition-prediction-and-analysis

This project develops a predictive model for customer attrition in the telecom industry using advanced machine learning techniques to identify high-risk customers and enable proactive retention strategies.

customer-retention data-science machine-learning predictive-analytics

Last synced: 05 Aug 2025

https://github.com/mads-capstone-team24-summer-2025/ghost-cell-busters

This project analyzes single-cell and spatial transcriptomics data from human breast cancers, focusing on distinguishing tumor and normal cell populations through comprehensive computational methods.

anndata cancer cancer-prediction cancer-research data-science ipython-notebook jupyter-notebook python visualisation

Last synced: 16 May 2026

https://github.com/riz4d/diabeticanalyzer

Django app that predict whether a person having diabetes or havn't based on certain input features

data-science diabetes-prediction django-application machine-learning

Last synced: 02 Apr 2025

https://github.com/scalabli/neuraldig

Scalable and powerful Machine Learning tool for NeuroImaging in python

data-science machine-learning neural-network neuroimaging

Last synced: 17 Mar 2025

https://github.com/oanderoficial/dashboard_ibovespa

Dashboard feito em python utilizando a biblioteca streamlit

data-science dataframe dataset ibov ibovespa pandas plotly python streamlit

Last synced: 13 Apr 2026

https://github.com/jedrzej-wydra/development-model

A new way to calculate thermal summation constants for forensically useful insects using fuzzy regression

data-science em-algorithm finite-mixture-models forensic-science fuzzy-regression mcmc-algorithm python

Last synced: 05 Aug 2025

https://github.com/rohitinu6/salary-prediction

This project predicts salaries using machine learning models based on factors such as country, race, and demographic details.

data-science eda machine-learning machine-learning-algorithms python salary-prediction visualization

Last synced: 13 Apr 2026

https://github.com/legolasvzla/r_analisis-de-redes-sociales

Data science project done at Central University of Venezuela (2016), related with the subject Introduction to the Data Science: social network analysis

data-science r

Last synced: 17 Mar 2025

https://github.com/ianramzy/pandas-exercises

🐼 This is a collection of my exercises and experiments with the Pandas framework

data-science pandas python

Last synced: 13 Apr 2026

https://github.com/shama-llama/noaa-dataset-project

CoSc 6262 final project that performs EDA, preprocessing, and prediction on datasets from NOAA

cosc-6262 data-science machine-learning noaa-dataset

Last synced: 04 Aug 2025

https://github.com/subratamondal1/heart-attack-prediction

Heart Attack Prediction of patients based on the required data. Data Ingestion - Data Preparation - Exploratory Data Analysis (EDA) - Modelling - Evaluation.

data-analysis data-science data-visualization kaggle-dataset machine-learning matplotlib-pyplot numpy pandas python3 scikit-learn seaborn

Last synced: 09 Apr 2026

https://github.com/dbolotov/ts_smoothing_visualizer

Streamlit app for visualizing and comparing time series smoothing methods on real and synthetic datasets.

data-science data-visualization streamlit time-series

Last synced: 24 Jul 2025

https://github.com/mhkamel/ecommerce-targeting-system

A Flask-based E-Commerce Targeting System that provides customer segmentation and personalized product recommendations. Users can upload structured interaction data for analysis, receive AI-driven recommendations, and gain insights into user behavior. The application is built with Flask, Pandas, Scikit-Learn, and integrates an interactive web inter

ai bootstrap csv-processing customer-segmentation data-analysis data-science e-commerce flask machine-learning pandas python recommendation-system scikit-learn user-behavior web-application

Last synced: 09 Apr 2026

https://github.com/abhipatel35/svm-hyperparameter-optimization-for-breast-cancer

Utilizing SVM for breast cancer classification, this project compares model performance before and after hyperparameter tuning using GridSearchCV. Evaluation metrics like classification report showcase the effectiveness of the optimized model.

breast-cancer cancer-diagnosis classification data-analysis data-science gridsearchcv healthcare hyperparameter-tuning jupyter-notebook machine-learning medical-imaging pycharm python scikit-learn support-vector-machine svm

Last synced: 05 Feb 2026

https://github.com/jose-zothner-meyer/finance-individual-loans

A comprehensive analysis of a financial institution's loan portfolio using Python, focusing on data preprocessing, exploratory data analysis (EDA), and feature engineering.

credit data-science data-visualization eda exploratory-data-analysis finance jupyter-notebook matplotlib numpy pandas plotly python scipy seaborn

Last synced: 09 Apr 2026

https://github.com/oceanuz/car-price-regression

A comprehensive ML evaluation and improvement notebook for a car price prediction model. It includes topics such as scoring with r2, cross-validation, overfitting/underfitting diagnosis, and polynomial regression. *Ridge regression* is applied to reduce overfitting, and (GridSearchCV) techniques are used to find the best alpha hyperparameter.

cross-validation data-science grid-search hyperparameter-tuning machine-learning machine-learning-models model-evaluation overfitting python regression ridge-regression scikit-learn

Last synced: 11 Dec 2025

https://github.com/tyriek-cloud/wikipedia-article-analyzer-and-genai-app

This project is designed to scrape and summarize articles from Wikipedia. By default, the Streamlit application will display the Wikipedia Statistics page (https://en.wikipedia.org/wiki/Statistics). The user will have the option to insert their own Wikipedia URLs.

data-science generative-ai natural-language-processing python streamlit-webapp web-scraping

Last synced: 03 Aug 2025

https://github.com/amanjotsinghsaini/r-in-data-science

An R project analyzing the mtcars dataset with summary statistics (mean, median, standard deviation) and visualizations. Includes histograms for MPG & HP and a scatterplot to explore the relationship between horsepower and fuel efficiency.

data-science datavisualization r

Last synced: 24 May 2026

https://github.com/faiber09/paquete-r-curso-upv-ehu

Paquete distribuible de R para el curso de Software Matematico y Estadistico de maestria de la UPV/EHU

data-science r statistical-analysis

Last synced: 02 Apr 2025

https://github.com/faint-liebfraumilch101/fraud-detection-sql-unsupervised

🕵️♂️ Detect fraud in bank transactions using SQL for feature engineering and Python's Isolation Forest for unsupervised anomaly detection.

anomaly-detection banking-data data-analysis data-science financial-analytics fraud-detection isolation-forest machine-learning portfolio-project python sql sqlite unsupervised-learning

Last synced: 07 May 2026

https://github.com/ashishsingh789/bcg_virtual_internship

This repository showcases my BCG X virtual internship project on customer churn analysis for PowerCo, covering business understanding, EDA, feature engineering, and modeling using Python and machine learning.

data-manipulation data-science dataanalysis datavisualization eda machine-learning matplotlib numpy pandas python random-forest scikit-learn seaborn

Last synced: 09 Apr 2026

https://github.com/anikdascodes/fantasy-cricket-project

🏏 Python simulation for generating 20K+ unique fantasy cricket teams with probability-based player selection and constraint optimization. Advanced algorithms, data analysis & visualizations included.

algorithm constraint-satisfaction cricket data-science fantasy-sports jupyter machine-learning numpy optimization pandas plotly probability python simulation sports-analytics

Last synced: 28 Apr 2026

https://github.com/igoyalsamarth/role-recommender-system

A valorant agent role recommendation system, primarily trained on the data of eSports professionals from VCT Champions 2022 in an unsupervised clustering manner. The model segregates the inputs in clusters and recommends a role the person should play if incase he/she is not already playing that role.

clustering-algorithm data-science feature-engineering gaussian-mixture-models machine-learning unsupervised-learning

Last synced: 03 Aug 2025

https://github.com/abdullahashfaqvirk/PowerBI-Dashboards

A collection of Microsoft Power BI dashboards and reports designed to address business challenges and support data driven decision-making.

dashboards data-analysis data-driven data-science microsoft powerbi reports visualization

Last synced: 27 Sep 2025

https://github.com/abdullahashfaqvirk/Earth-Engine-Data-Scraper

A Python based web scraper designed to extract and organize dataset metadata from the Google Earth Engine Datasets Catalog for research, and analysis purposes.

beautifulsoup data data-science python requests scraper web-scraping

Last synced: 27 Sep 2025

https://github.com/jnnjenga/video-game-analysis

Performs exploratory data analysis on a video game dataset, examining titles, release dates, teams, ratings, genres, and user engagement metrics to uncover trends, popular genres, and developer insights.

data-analysis data-science dataset eda exploratory-data-analysis game-analysis games genres jupyter-notebook pandas python trends user-engagement video-game visualization

Last synced: 13 Apr 2026

https://github.com/helenaden/object-oriented-programming-in-python-for-data-science

The project shows how to design reusable, modular code that makes working with annotated images easier and more scalable.

annotations data-science imagedata json labelme labelme-annotations labelme-json matplotlib object-oriented-programming oop oops-in-python polygon

Last synced: 19 May 2026

https://github.com/anuraganalog/grip-tasks

Notebooks of the tasks which I have done during the internship

april21 data-science grip internship tsf

Last synced: 05 Oct 2025

https://github.com/alexnakagawa/tarantino

Files used to compile blog post about Tarantino

data-science r

Last synced: 23 May 2026

https://github.com/legolasvzla/r_matrix-vector_matrix-matrix_multiplication_mapreduce

Data science project done at Central University of Venezuela (2016), related with the subject Introduction to the Data Science: matrix-vector and matrix-matrix multiplication with mapreduce

data-science r

Last synced: 02 Aug 2025

https://github.com/codesaadumair/pandas_exercises_personal

Personalized enhancements to pandas exercises with comprehensive solutions and practical insights for mastering data analysis in Python.

data-analysis data-science pandas python

Last synced: 09 May 2026

https://github.com/fimbres/matplotlib-start

A crash project with the most important matplotlib functions and methods, used in data science, AI and machine learning.

data-science matplotlib matplotlib-pyplot numpy pandas python python-script

Last synced: 13 Apr 2026

https://github.com/asifhaider/staql

All of my SQL Practice Codes from various MOOCs in one place.

data-science database jupyter sqlite

Last synced: 20 Apr 2026

https://github.com/javialma04/awesome-ai-toolkit

🤖 Discover and leverage a complete open-source AI toolkit, covering all domains from machine learning to MLOps, for developers at every level.

ai ai-agents ai-research-and-development ai-tools ai-tools-directory awesome awesome-readme computer-vision data-science deep-learning genai generative-ai llm machine-learning mlops neural-networks nlp production

Last synced: 06 Oct 2025

https://github.com/imehranasgari/mlflow_starter

This project is a hands-on guide to the complete end-to-end MLflow workflow, designed as an educational resource. It demonstrates how MLflow is used in practice for experiment tracking, model versioning, and ensuring a reproducible MLOps lifecycle, focusing on the methodology and best practices rather than high model accuracy.

data-science experiment-tracking mlflow mlops model-registry python scikit-learn

Last synced: 11 May 2026

https://github.com/njorogepaul-moghul/house-price-predictions-kaggle-competition-

Built a predictive model for the Kaggle House Prices competition using feature engineering and LightGBM, achieving strong leaderboard performance."

data-science house-price-prediction-with-lightgbm kaggle-competition lightgbm machine-learning predicting-home-values-using-machine-learning random-forest scikit-learn

Last synced: 15 May 2026

https://github.com/ytalk/deep-learning

Um repositório dedicado à minha jornada de aprendizado e experimentação em Deep Learning. Contém diversas pipelines e implementações em diferentes datasets, explorando modelos (MLPs, LSTMs, CNNs) e técnicas (Regressão, Classificação, etc.) com foco em TensorFlow e Keras.

data-science deep-learning keras machine-learning neural-networks pandas python scikit-learn tensorflow

Last synced: 30 Dec 2025

https://github.com/manishrajmss13/regression_project

A predictive machine learning model to forecast the Algerian Forest Fire FWI using Python, Scikit-learn, and Statsmodels. Includes complete data cleaning and EDA.

data-cleaning-and-preprocessing data-science eda feature-engineering learning-by-doing linear-regression machine-learning python regression scikit-learn statsmodel

Last synced: 09 May 2026

https://github.com/smusab9152/bpm_pred_songs

ML project to predict the Beats Per Minute (BPM) of a song using various audio features. This is a submission for the Kaggle Playground Series (S04E02). The notebook covers a full data science workflow, including EDA, handling skewed data with log transformations, feature scaling, and building various regressions

data-science jupyter-notebook kaggle-competition machine-learning pandas regression scikit-learn

Last synced: 11 May 2026

https://github.com/maqeel019/ats

A powerful Python-based ATS that parses and ranks PDF resumes on recruiter-defined filters like skills, education, and experience. Handles scanned and complex resumes with detailed scoring and Excel output.

data-science excel model pandas pdf-document-processor pyhton text-classification text-processing

Last synced: 15 May 2026

https://github.com/inesruizblach/data-science-project

A data science project exploring Portuguese "Vinho Verde" wine quality prediction. Features EDA, feature engineering, ML models, and evaluation using Python, pandas, scikit-learn, and visualization tools.

binary-classification classification data-science exploratory-data-analysis feature-engineering imbalanced-learn jupyter-notebook machine-learning model-evaluation pandas regression scikit-learn seaborn uci-dataset wine-quality

Last synced: 09 May 2026

https://github.com/josepablodmg/python--linear-regression---housing-exercise

A predictive analysis exploring the relationship between household characteristics and median income in California. Using linear regression, the project investigates whether blocks with fewer households correspond to higher median incomes.

california data-analysis data-science exploratory-data-analysis housing-data linear-regression machine-learning python regression scikit-learn statistics visualization

Last synced: 05 Oct 2025

https://github.com/vedaant00/uhsr

UHSR (Unified Hyperbolic Spectral Retrieval) is a next-generation hybrid text retrieval framework that combines BM25 (Lexical Search) with FAISS/Pinecone (Semantic Search), enhanced by Spectral Re-Ranking & AI-Powered Reranking. It supports multiple similarity metrics, provides interpretable normalized scores, & is designed for scalability & speed.

artificial-intelligence data-science hacktoberfest machine-learning semantic-search text-mining text-retrieval

Last synced: 14 Jan 2026

https://github.com/leosimoes/udacity-exploring-weather-trends

Project 1 of the Udacity Data Analyst Nanodegree Program. Analysis of local and global temperature data, and comparison of trends.

data-science python sql

Last synced: 11 Oct 2025

https://github.com/ilyass-bougati/cdb

This is a project is all about turning a big CSV file to a postgres table, it automatically detects the type and generates a schema and create the table for you

data-science docker-compose pandas postgresql python

Last synced: 03 May 2026

https://github.com/michael-matta1/datacompanion-rag-tutor

Intelligent RAG-powered data science tutor with advanced memory capabilities. Features personalized learning, multi-format document processing, semantic course recommendations, and adaptive responses using Google Gemini/Hugging Face APIs with Pinecone vector storage.

agent agentic-ai agents ai ai-agents chatbot data-science datacamp datascience langchain llm llm-agents machine-learning pinecone python rag rag-chatbot streamlit

Last synced: 11 Apr 2026

https://github.com/heitor57/astronomy-news

:telescope::newspaper: Astronomy News

crawler data-science news text-mining

Last synced: 06 Oct 2025

https://github.com/dibsthegreat/titantic-dataset-analytics

DASC4850 Final Project where I did EDA to determine the survivability of Titanic guests depending on Age, Gender, Wealth, etc.

data-science data-visualization matplotlib numpy pandas python random-forest-classifier

Last synced: 13 Apr 2026

https://github.com/jasbirdii/py-api-starter

🚀 Build efficient APIs and data services with this FastAPI starter template, featuring background jobs, data analysis, and Jupyter notebooks.

alembic api api-automation-testing aws-api-gateway-v2 aws-dynamodb bash copilot data-science docker docker-compose fastapi-boilerplate fastapi-template jwt pydantic pynamodb pytest quickstart sqlalchemy

Last synced: 29 Apr 2026

https://github.com/subhamghimire/dataanavis

Learning Data analysis and visualization

data-analysis data-science data-visualization dataset

Last synced: 06 Oct 2025

https://github.com/zhenglinlei/zdmp-datasets

Internal datasets for training ZDMP project.

csv data-science database datasets deep-learning zdmp

Last synced: 01 Aug 2025

https://github.com/rfsantacruz/ml-nb

IPython Notebooks of machine learning algorithms and applications

data-science machine-learning machine-vision python

Last synced: 20 May 2026

https://github.com/swatisinghit/treadmill-customer-profiling-for-aerofit

Create comprehensive customer profiles for each AeroFit treadmill product through descriptive analytics. Develop two-way contingency tables and analyze conditional and marginal probabilities to discern customer characteristics, facilitating improved product recommendations and informed business decisions.

analytics conditional-probability data-analysis data-science data-visualization eda numpy pandas probability statistics

Last synced: 08 May 2026

https://github.com/jeugregg/deeplearningpicturedogs

Classify dogs pictures by Deep Learning CNN neural networks

classez-des-images cnn-keras data data-science ipynb neural-network vision

Last synced: 24 Jul 2025

https://github.com/ddeepanshu-997/support-vector-machine-classification-

In this repository i performed a support vector classfication on real life data in order to make a machine learning classfication model , initially i performed some data preprocessing technique in order to filter out the data flaws then undergoes the process of model building i.e SVM Classification

data-science machine-learning-algorithms svm svm-classifier svm-model svm-training

Last synced: 06 Oct 2025

https://github.com/daim-nickel-penny/credit-card-risk-assessment

An ML model for credit card risk assessment.

data-science machine-learning

Last synced: 06 Oct 2025

https://github.com/abdullahashfaqvirk/earth-engine-data-scraper

A Python based web scraper designed to extract and organize dataset metadata from the Google Earth Engine Datasets Catalog for research, and analysis purposes.

beautifulsoup data data-science python requests scraper web-scraping

Last synced: 10 May 2026

https://github.com/rodolfo-brandao/pos-graduacao

[pt-BR] Repositório para armazenar alguns materiais e projetos de cada módulo da minha especialização em Ciência de Dados (2025–2027)

artificial-intelligence data-analysis data-science data-visualization databases deep-learning jupyter linear-algebra machine-learning python r statistics

Last synced: 09 Apr 2026

https://github.com/saumya40-codes/football_stats_data_visualization_with_python

Data Visualization using python matplotlib library

data-science matplotlib pandas pyplot python

Last synced: 15 May 2026

https://github.com/deliprofesor/kizbasina_odev4_trafik

Bu proje, 2005-2014 yılları arasında İngiltere’de gerçekleşen trafik kazalarına ait kapsamlı veri setlerini kullanarak trafik kazalarının sebeplerini, şiddetini ve zaman içindeki değişimini analiz etmektedir.

data-science data-visualization istatistik matplotlib pandas python statistics

Last synced: 14 Apr 2026

https://github.com/vim89/flowforge

Let's be honest - most data pipeline frameworks treat types as suggestions. Config files are strings. Schemas are "validated" at runtime. Data quality is an afterthought. So, let's do differently

archetype data data-contracts data-engineering data-pipelines data-quality data-science database dataengineering datapipeline etl etl-framework pipelines scala scalability spark spark-sql spark-streaming

Last synced: 14 Apr 2026

https://github.com/ombrelin/efrei-l3-analyse-tp1

EFREI - M1 - Analyse de donnée - TP - Analyse en composantes principales

data-science r

Last synced: 06 Oct 2025

https://github.com/darkdk123/handwashing-discovery-analysis

A Guided Project in a Boot camp to Analyse the Original Data used in the Discovery of Viruses & Hand Washing By Dr. Ignaz Semmelweis in Vienna General Hospital in the 1840s.

data-analysis data-science data-visualization matplotlib-pyplot numpy pandas plotly-python python seaborn-plots

Last synced: 09 Apr 2026

https://github.com/parhambi/azure-examples

This repository contains a MuleSoft application that integrates securely with Azure Key Vault using OAuth 2.0 for secret management. Explore the code to see how it implements secure authentication and handles sensitive data efficiently. 🛠️🔐

aks az-104 azure azure-devops azure-machine-learning azure-ml azureml azurepowershell cheatsheet containerapps data-science functions hcl helm kubernetes powershell terraform tomcat

Last synced: 20 Jan 2026

https://github.com/farrelfaricaf/exploratorydataanalyst---titanic

This project analyzes the Titanic dataset using exploratory data analysis (EDA) and visualization techniques to identify survival patterns. The goal is to understand how demographic factors like gender and age influenced survival rates during the 1912 disaster.

data data-analysis data-science data-visualization eda python titanic-dataset

Last synced: 31 Jul 2025

https://github.com/sharjeel-siddiqui12/smart-home-energy-analysis

Analyze and forecast household energy consumption using machine learning and time series models. Discover appliance-specific patterns, detect anomalies, and get actionable recommendations to optimize energy usage and reduce costs. Includes automated data cleaning, feature engineering, and visualizations.

arima data-science jupyter-notebook prophet-facebook python xgboost

Last synced: 17 May 2026

https://github.com/sanveed-adnan/supermarket-sales-sql-project

SQL-based data analysis project on supermarket sales performance using SQLite and Power BI.

business-intelligence data-analysis data-science data-science-projects data-visualization power-bi sales-data sql sqlite

Last synced: 08 Nov 2025

https://github.com/manoharvit/personality-prediction-test

Career professionals and psychologists use this information in personality career tests for recruitment and candidate assessment. Accurate personality estimation is delicate and can be falsified to some extent by a seeker, as I did. Given that employment is frequently associated with significant fiscal and social benefits, job campaigners are incen

data-mining data-science data-visualization machine-learning

Last synced: 30 Jul 2025

https://github.com/marcus-v-freitas/media_movel_covid19

Estudo de série temporal com média móvel de casos e óbitos de Covid19 no munícipio de São Paulo

covid-19 data-analysis data-science government-data jupyter-notebook moving-average plotly python sao-paulo temporal-series

Last synced: 17 Jan 2026

https://github.com/michaelcurrin/yahoo-finance-reports

Use the Yahoo Finance API to get info on shares of interest and report on them

data-analysis data-science python reporting shares stock-market yahoo-finance yahoo-finance-api

Last synced: 07 Oct 2025

https://github.com/sreesudhacivil-oss/machine-learning-projects

A collection of machine learning projects covering NLP (sentiment analysis with DistilBERT), classical ML baselines, and product classification, presented with detailed comparisons and insights.

classification data-science deep-learning distilbert jupyter-notebook machine-learning nlp sentiment-analysis sklearn transformers

Last synced: 04 May 2026

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

Data science tricks here, by the use of numpy, pandas, matplotlib, etc

data-science

Last synced: 30 Jul 2025

https://github.com/shaheerazam-dev/cyclistic-case-study-google-data-analytics-certificate

This case study simulates the real-world experience of a junior data analyst at Cyclistic, a fictional company. We will leverage the data analysis process framework (Ask, Prepare, Process, Analyze, Share, Act) to address critical business questions and provide data-driven insights to guide strategic decision-making.

bigquery data-science data-visualization spreadsheet sql tableau

Last synced: 06 Feb 2026

https://github.com/mrandri19/polito2020-data-science-lab

Homework for Data Science Lab: Process and Methods (2020/2021)

data-science python

Last synced: 14 Apr 2026

https://github.com/alansteinbarth/audio2tekst

Profesjonalny konwerter audio na tekst wykorzystujący OpenAI Whisper. Wspiera batch processing, eksport do różnych formatów (TXT, DOCX, PDF). GUI z drag&drop, progress tracking i opcjami konfiguracji jakości transkrypcji. Idealny dla dziennikarzy, studentów i twórców treści.

ai api-integration audio-analysis audio-processing automation cross-platform data-science ffmpeg machine-learning nlp openai portfolio-project python speech-to-text streamlit text-processing transcription web-application whisper youtube-downloader

Last synced: 09 Apr 2026