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.
- GitHub: https://github.com/topics/data-science
- Wikipedia: https://en.wikipedia.org/wiki/Data_science
- Related Topics: data-analysis, data-mining, machine-learning, big-data, data-visualization,
- Aliases: datasciences, data-science-project, data-science-algorithm,
- Last updated: 2026-07-15 00:07:36 UTC
- JSON Representation
https://github.com/kevin-patyk/independent-projects
A repository for my independent projects.
boosting classification competitive-programming correspondence-analysis data-science knn logistic-regression loops machine-learning multiple-linear-regression pcr perceptron r regression svm-classifier trees
Last synced: 30 Mar 2025
https://github.com/abhaysingh71/whatsapp-chat-analyzer
WhatsApp Chat Analyzer is a tool designed to process and analyze WhatsApp chat exports. It helps extract key insights such as message counts, active periods, and emoji usage from group or individual chat histories. Using Streamlit for visualization, the tool makes it easy to explore conversations through data analysis.
data-analysis-python data-science data-visualization whatapp-chat-analyzer
Last synced: 13 Jul 2026
https://github.com/arda-guler/spaceguard
Data and programs related to minor planets (especially NEOs and potentially hazardous objects).
asteroid asteroids astronomy data-science data-visualization minor-planet-center minor-planets neo neos planetary-defense space spaceguard
Last synced: 07 Sep 2025
https://github.com/5umitpandey/learning_python
CodeChef Python Practice Questions | DSA | Data Science
codechef data-science ds dsa python
Last synced: 02 May 2026
https://github.com/devbruce/devbruce.github.io
devbruce's Tech Blog
blog data-science deep-learning development machine-learning
Last synced: 04 Feb 2026
https://github.com/dpilger26/goes
Tools for working with data from the Geostationary Operational Environmental Satellite system
data-science python satellite-imagery
Last synced: 25 Mar 2025
https://github.com/hyzhak/decision-tree
Machine Learning: Decision Tree
classification data-science decision-tree machine-learning regression
Last synced: 09 Apr 2025
https://github.com/bolajiolayinka/graph-api-automation
An End to End Automation from Facebook Business to Data Visualization of Campaigns
Last synced: 07 May 2025
https://github.com/arif-miad/introduction-to-open-cv
Computer vision is a field of study focused on enabling computers to interpret and understand the visual world. OpenCV provides a comprehensive set of tools and algorithms for various tasks in computer vision, including image and video processing, object detection and tracking, facial recognition, augmented reality, and mor
data-science deep-neural-networks
Last synced: 30 May 2026
https://github.com/ntinouldinho/fec-data-exploration
Explored and extracted data from the official FEC website which contains information on USA's political parties incomes and transactions conserning the presidential election.
data-science extracted-data fec-data jupyter-notebook pandas python
Last synced: 20 Apr 2026
https://github.com/eliasgarzav/chat_stats
This is code to analyze chat history. From who writes more often, to some sentiment analysis on the messages sent.
chat data-science sentimental-analysis whatsapp-chat
Last synced: 22 Feb 2026
https://github.com/vchagas69/vchagas69.github.io
A Portuguese Actuary
actuarial-science data-science
Last synced: 11 Mar 2026
https://github.com/sivas-2/food-demand
This project aims to predict food demand based on historical data, leveraging various statistical methods to achieve accurate forecasts.
data-analysis data-science dataanalysis food-demand-forecasting statistics
Last synced: 12 Aug 2025
https://github.com/ppiova/stemsalaries.ml.net
MLNET and ModelBuilder STEM Salaries
asp-net-core automl azure-functions csharp data-science machine-learning mldotnet
Last synced: 17 May 2026
https://github.com/eDatos/istacPowerBI
PowerBI connector for accessing open data, distributed through the APIs of the Canary Islands Data Infrastructure and Statistical Metadata (eDatos)
api api-client data data-connectors data-science microsoft official-statistics open-data powerbi statistics
Last synced: 14 Jul 2026
https://github.com/sergioskar/datascience
Implementation of Data Science Algorithms ,Data imported from SQL Database
data-science python recommender-system recurrent-neural-networks regression sklearn tensorflow
Last synced: 12 Apr 2026
https://github.com/chouaib-629/movierecommendation
A Hadoop-based Movie Recommendation System using the MovieLens dataset, demonstrating MapReduce for sorting and processing movie ratings.
big-data data-processing data-science distributed-computing hadoop hadoop-hdfs hadoop-mapreduce hdfs java java-mapreduce mapreduce movielens sorting
Last synced: 13 Jun 2026
https://github.com/camara94/data-science
Bienvenu dans ce tutorie, aucours duquel nous allons dรฉcouvrir la librairie pandas qui est l'une des libraire les plus importantes en python, lorsque nous voulons dรฉcouvrir la data science. Avec cette librairie nous pouvons faire tout ce dont nous pouvons imaginer en data science en python
data-science dataanalysis pandas-dataframe python
Last synced: 29 Apr 2026
https://github.com/thecoderpinar/telecommunication-customer-churn-analysis-and-prediction
๐ This project focuses on customer churn analysis and prediction in the telecommunications sector. Using data analysis, modeling, and predictive techniques, it aims to understand and mitigate customer loss by developing strategies.
churn churn-prediction classification customer data-analysis data-science deep-learning machine-learning neural-network telecom
Last synced: 07 Aug 2025
https://github.com/kevinliao159/mediumblog
NLP Topic Modeling and Recommendation Engine
data-science machine-learning medium nlp recommender-system topic-modeling
Last synced: 02 Jul 2026
https://github.com/ekagra-ranjan/GS-Quantify-17
GS-Quantify' 17, Goldman Sachs Data Science Competition
boosting-algorithm cross-validation data-science data-science-challenges data-science-competition ensemble feature-engineering feature-extraction feature-selection goldmann-sachs gradient-boosting-machine gs-quantify gsquantify linear-regression sklearn xgb-classifier xgboost
Last synced: 08 May 2025
https://github.com/wikp/jupyterlab-google-cloud
DataScience environment on Jupyter Lab with Google Cloud SDK
data-science datascience-environment google-cloud-sdk jupyterlab pandas python tensorflow
Last synced: 13 Apr 2026
https://github.com/luisenmarroquin/data-structures-and-algorithms
Great coding challenges using many programming languages
algorithms binary-search breadth-first-search computer computer-science data-science data-structures depth-first-search graphs hash-maps hash-tables heaps linked-lists merge-sort queues quicksort stacks trees tries
Last synced: 09 Apr 2025
https://github.com/onome-joseph/nba-match-prediction
The model predicts whether a team will win or lose based on player performance statistics from the 2024/25 NBA season.
classification-model data-insights data-science machine-learning random-forest xgboost-classifier
Last synced: 14 Jul 2026
https://github.com/akinyeraakintunde/network-intrusion-detection-ml
ML-based Intrusion Detection System using NSL-KDD. Includes preprocessing, feature engineering, Random Forest model (AUC 0.96), ROC curve, FastAPI prediction API, and a real-time intrusion analysis dashboard.
cybersecurity data-science fastapi intrusion-detection machine-learning network-security nsl-kdd python security-analytics threat-detection
Last synced: 07 Apr 2026
https://github.com/moeeinaali/fop2023-python-project-sut
Fundamental of Python Programming - Fall 2023 - Instructor: Mr. Malekzadeh
data-science fundamentals-of-programming matplotlib numpy pandas python
Last synced: 18 Jul 2025
https://github.com/naruaika/eruo-data-studio
A powerful yet friendly ETL tool powered by Polars backend
data-analysis data-science desktop-app gnome-desktop gtk4 proof-of-concept python spreadsheet
Last synced: 18 Jul 2025
https://github.com/hamdaniqhmqd/proyek-analisis-data
Repositori Proyek-Analisis-Data berisi pembelajaran visualisasi data menggunakan Python dengan studi kasus dataset penyewaan sepeda. Proyek ini menampilkan dashboard interaktif berbasis Streamlit yang menyajikan hasil eksplorasi dan analisis data secara informatif dan mudah dipahami.
data-science eda python streamlit
Last synced: 14 Jul 2026
https://github.com/computingvictor/payments_fraud_api
Deployment of the Payments Fraud Practice using Docker, Flask and Power BI
api cunef data-science docker flask fraud html machine-learning powerbi python
Last synced: 07 Apr 2026
https://github.com/daniel-elston/hum-whistle-song-recognition-software
Machine learning, signal processing pipeline used to identify song name from user input (hum/whistle to song).
algorithms artificial-intelligence data-engineering data-science machine-learning python signal-processing wrangling-cleaning
Last synced: 17 May 2026
https://github.com/deepanshkhurana/cloudsimplifier
Simple helper functions to fetch and read data from various formats stored on Amazon AWS S3 Buckets. Most functions are essentially wrapping over cloudyR.
amazon aws cloudyr data-analysis data-fetching data-science package r rpackage s3
Last synced: 20 May 2026
https://github.com/saidee-hasan/ecommerch
backend css data-science ecommerch firbase-database javascript nodejs react reactjs reactrouterdom server taiwend vite
Last synced: 13 Apr 2026
https://github.com/ginga1402/youtube_engagement_system
Exploratory Data Analysis on YouTube Data & Likes Prediction
data-science exploratory-data-analysis linear-regression random-forest-regression
Last synced: 14 Jul 2025
https://github.com/dougsoftware/college_computer_science
This repository is my college computer science studies.
c code-block code-blocks cpp data-science data-structures database eclipse gcc-complier html-css-javascript intellij java java-8 javascript jvm opengl operating-system php vscode
Last synced: 05 Jul 2025
https://github.com/fabriciopsouza/modelos-rpa
Projetos RPA
automation data-science process python rpa
Last synced: 31 May 2026
https://github.com/weiji14/bambooflow
First make the hollow pipe, then let the water flow~
asyncio composition concurrency data-science datapipe python
Last synced: 14 Jul 2025
https://github.com/kennethleungty/artkit-gandalf-challenge
Exposing Jailbreak Vulnerabilities in LLM Applications withย ARTKIT
artkit cybersecurity data-science gandalf gen-ai genai generative-ai guardrails jailbreak large-language-models llm llm-evaluation llm-guardrails llmops machine-learning prompt-engineering red-teaming
Last synced: 12 Jul 2025
https://github.com/jcbritobr/linearregression-intro
Introduรงรฃo a regressรฃo e modelos lineares
calculus data-science julia linear-algebra linear-regression models
Last synced: 15 Jul 2026
https://github.com/luminati-io/Facebook-dataset-samples
A sample dataset of over 1000 Facebook posts, extracted using the Bright Data API, ideal for boosting your brand and analyzing competitors.
api data-science datasets facebook web-scraping
Last synced: 09 Apr 2025
https://github.com/luiscib3r/streamlit-examples
Streamlit examples.
data-analysis data-science machine-learning python streamlit
Last synced: 16 May 2026
https://github.com/owengombas/r_place
๐ผ Data analysis on r/place 2022
data-science data-visualization rplace
Last synced: 18 Jan 2026
https://github.com/eocode/software-development-and-data-science
Apuntes relacionados al desarrollo de software y tratamineto de datos
data-science docs jupyter-notebook math notes python r software-engineering sql
Last synced: 13 Apr 2026
https://github.com/winter000boy/crop-yeild-prediction
Crop Yield Prediction Using Machine Learning leverages data analysis and machine learning techniques to predict agricultural crop yields based on environmental and soil parameters. The project involves data preprocessing, visualization, and model training, providing an efficient tool for enhancing agricultural decision-making.
artificial-intelligence artificial-neural-networks data-science deep-learning logistic-regression machine-learning pandas python3 webdevelopment
Last synced: 13 Apr 2026
https://github.com/muhozgu/bi_image_classifier
Binary image classifier (dogs vs cats) using a convolutional neural network (CNN)
cnn computer-vision data-analysis data-analytics data-science data-visualization deep-learning keras machine-learning matplotlib numpy pandas pyhton pytorch seaborn tensorflow torchvision
Last synced: 07 Apr 2026
https://github.com/jamesquinlan/comp-4-data-sci
Computational Techniques for Data Science
Last synced: 11 Jul 2025
https://github.com/quantumcoderrr/pycaret-bcdetection
๐๏ธ Breast Cancer Detection using PyCaret - a low-code machine learning pipeline. This project leverages automation and explainability to classify malignant and benign tumors from the Breast Cancer Wisconsin dataset. Built for simplicity, transparency, and clinical insight.
breast-cancer cancer-detection data-science healthcare-ai machine-learning medical-ml pycaret python
Last synced: 05 Jul 2025
https://github.com/thanaphongk37/data-science-and-data-analyst-project
Portfolio Data Analysis and Data Science projects and Data Engineer built using Azure Service, SQL and Python.
apache-superset azure-storage dashboards data-analysis data-science databricks dataengineering datafactory datapipeline powerbi python sisense sql sql-server visualization
Last synced: 11 May 2026
https://github.com/roland-ka/statisticalplotswithjulia
Comparison of different Julia packages for creating statistical plots.
data-science data-visualization julia plots statistics
Last synced: 22 Jun 2025
https://github.com/md-emon-hasan/translatica
Spanish literary translation system, fine-tuned using PEFT with LoRA for high accuracy and minimal compute cost. Built with an intuitive, premium-grade web interface with FastAPI, Bootstrap andcustom animations
ai-app artificial-intelligence bilingual-translation data-science datascience dockerized-app english-to-spanish fine-tuning fine-tuning-llm github-actions huggingface language-model language-modeling machine-learning multilingual-nlp nlp-pipeline nlp-projects opus-mt pytorch tokenizer
Last synced: 13 Apr 2026
https://github.com/rbalbinotti/prevendo_cons_energia_carros
Curso - Big Data Analytics com R e Microsoft Azure Machine Learning (Data Science Academy) - Machine Learning em Logรญstica: Prevendo o Consumo de Energia de Carros Elรฉtricos.
data-science machine-learning r
Last synced: 20 Aug 2025
https://github.com/hasansust32/heart_attack_predic_using_machine_learning_algorithm
This is my machine learning course work. I have collected this dataset from kaggle. There are 303 patient records with 14 features. I applied Exploratory Data Analysis methods and nine different machine learning models to predict the heart attack disease with this accuracy: XGBoost: 95.08% AdaBoost: 93.44% MLPClassifier: 93.44% Random Forest: 91.8% Gradient Boosting: 91.8% Logistic Regression: 90.16% SVM: 90.16% KNN: 88.52% Decision Tree: 81.97%.ย
data-science machine-learning machine-learning-algorithms python random-forest
Last synced: 13 Apr 2026
https://github.com/dgozal/histlabapi
A wrapper package to simplify extracting data from the History Lab's API
api data-science python wrapper-api
Last synced: 14 Jan 2026
https://github.com/kurai-sx/data-extraction-and-sentiment-analysis-using-nlp
In this repository, you will be able to get how to extract text from the title and content from any article. Also using this extractede data to define the sentiment of the sentence.
ai data-extraction data-science machine-learning nlp nltk-python python sentiment-analysis tensorflow text-analysis
Last synced: 21 Jun 2025
https://github.com/jatin-mehra119/bike-rentals-dataset
This repository focuses on optimizing bike rental availability during peak hours and days using machine learning techniques. Leveraging publicly available data from the UCI Machine Learning Repository, it includes scripts for data preprocessing, model training, and visualization, along with detailed observations and results.
data-analysis data-science ensemble-model pandas scikitlearn-machine-learning
Last synced: 15 Apr 2026
https://github.com/den1ksk/nlp-with-disastertweets
Kaggle competition
bert data-science deeplearning kaggle machine-learning nlp nltk pytorch spacy transformers xgboost
Last synced: 13 Apr 2026
https://github.com/yaser-123/iitg-summer-analytics-2025
Master repository for IIT Guwahati's Summer Analytics 2025 - Python data projects (Pandas/Seaborn/Scikit-learn) with documented solutions. Contains assignments, ML implementations, and visualizations from IITG's data science program
data-science data-visualization eda iit-guwahati jupyter-notebook matplotlib pandas python seaborn summer-analytics
Last synced: 08 May 2026
https://github.com/sapiensdata/sapiensdata-api
๐ SapiensData API โ A modern, scalable REST API built with ASP.NET Core and Entity Framework Core ๐ ๏ธ. It powers financial insights and IoT data processing, providing a secure and efficient backend for the SapiensData platform
asp-net-core code-f data-science database linq rest-api tsql
Last synced: 08 Jan 2026
https://github.com/gustavfreitas/power_bi
Documentado todos os Capรญtulos estudados e feitos utilizando como base as aulas Data Science Academy
business-intelligence complex-relationships dashboard data-science database dax dax-expression dax-languague graphics interative-visualization powerbi reports sql
Last synced: 04 Aug 2025
https://github.com/akash1070/data-science-advanced-analytics-virtual-experience-program
The BCG Open-Access Data Science & Advanced Analytics Virtual Experience Program
data-analysis data-science machine-learning-algorithms
Last synced: 16 May 2026
https://github.com/messi10tom/ai-based-grade-prediction
GDSC task-1: Build a model to predict a studentโs final grade based on features such as attendance, participation, assignment scores, and exam marks.
ai data-analysis data-science regression streamlit
Last synced: 02 May 2026
https://github.com/jamesquinlan/dsc130-datasci-r
Course repository for an introduction to data science with R.
Last synced: 05 Apr 2025
https://github.com/stephen-adwini-badu/10.-bank-churn-project
This project aims to predict customer churn in a banking environment using machine learning models. The goal is to identify patterns in customer behavior that lead to churn and use predictive analytics to classify customers as churners or non-churners.
churn-prediction data-science jupyter-notebook machine-learning predictive-modeling
Last synced: 12 Jul 2025
https://github.com/pirocheto/template-ml-bentoml
Template to deploy machine learning model with BentoML
bentoml cookiecutter data-science machine-learning mlops template
Last synced: 19 Jun 2025
https://github.com/onome-joseph/flight-machine-learning-model
This project implements a Flight Price and Duration Prediction Machine Learning Model. Built to predict both flight price and duration due to their interrelated nature.
data-insights data-science deep-learning linear-regression machine-learning xgboost-regression
Last synced: 27 Jun 2025
https://github.com/jcbritobr/iris
Iris dataset and data analysis with julia language.
data-analysis data-science data-visualization iris-dataset julia-language
Last synced: 06 Apr 2025
https://github.com/khadkarajesh/wine-prediction
White and Red Wine classification using logistic regression
airflow airflow-dags classification classification-algorithm data-science dataingestion evidently flask logistic-regression logistic-regression-algorithm machine-learning machine-learning-pipeline mlflow numpy pandas pipeline postgresql python scikit-learn supervised-learning
Last synced: 08 Apr 2026
https://github.com/tushar2704/twitter-toxicity-classification
This project aims to solve the problem of identifying the toxicity of tweets using Natural Language Processing (NLP) techniques. Given the dataset `twitter_parsed_tweets`, I will implement a step-by-step NLP approach to classify tweets into binary values based on their toxicity.
artificial-intelligence data-science nlp nlp-machine-learning text-classification
Last synced: 04 Nov 2025
https://github.com/tushar2704/wild_blueberry_yield_prediction
This project aims to predict the yield of wild blueberries using machine learning techniques. The dataset used for predictive modeling was generated by the Wild Blueberry Pollination Simulation Model, an open-source, spatially-explicit computer simulation program. The model allows for the exploration of various factors and predicts Yield
artificial-intelligence classification data-science
Last synced: 04 Nov 2025
https://github.com/tushar2704/links_application
All links in one place Streamlit Application
artificial-intelligence community data-science links portfoilo streamlit-tushar2704 tushar2704
Last synced: 04 Nov 2025
https://github.com/tushar2704/interview-quest
Interview-Quest is comprehensive collection of interview questions and answers that can help you prepare for technical interviews. Whether you're a seasoned developer looking to brush up on your skills or a job seeker preparing for your next big opportunity, this repository aims to provide valuable resources to enhance your interview readiness.
artificial-intelligence data data-science interview interview-questions machine-learning
Last synced: 23 Jan 2026
https://github.com/yessasvini23/ibm_data_science_-capstone-project-wining-space-race.ipnyb
IBM Data Science Capstone Project from Coursera
apicollection dashboards data-science data-visualization datawrangling descion-tree eda knn-classification logestic-regression machine-learning-algorithms predictive-analytics presentation sql svm-model webscraping
Last synced: 18 Apr 2026
https://github.com/bala-1409/foreign-exchange-rate-time-series-data-science-project
This project will use time series analysis to forecast the exchange rate between the euro and the US dollar. The project will use a variety of statistical techniques, such as ARIMA to model the data and forecast the exchange rate.
data-analysis data-science data-visualization datapreprocessing eda exploratory-data-analysis forecasting machine-learning-algorithms model modelfitting predictive-modeling python3 scikit-learn statsmodels time-series time-series-analysis
Last synced: 07 May 2026
https://github.com/marksikaundi/30daysofdeeplearning
This challenge is designed to help you build a strong foundation in Python programming and deep learning over the course of 30 days. By the end of this challenge, you will have developed a comprehensive understanding of deep learning concepts.
data-science nlp numpy python pytorch tensorflow
Last synced: 04 Apr 2026
https://github.com/stephen-adwini-badu/06.-british-airways-project
This project focused on developing a classification model to differentiate between customers who book flights and those who cancel. Machine learning techniques were utilized to create an accurate prediction model. This enabled a better understanding of customer behavior and enhanced booking retention strategies
classification-model data-science jupyter-notebook machine-learning predictive-modeling random-forest-classifier
Last synced: 03 Jul 2026
https://github.com/cgivre/drill-xml-plugin
XML Plugin for Apache Drill
apache-drill big-data data-science database sql xml
Last synced: 04 May 2026
https://github.com/kingabzpro/julia-dataframes
I will display how itโs easy to use DataFrame.jl, just like pandas in python. I will use simple examples and a few lines of code to demonstrate data manipulation and data visualization. We will be using the famous Heart Disease UCI | Kaggle Dataset which has a binary classification of Heart Disease based on multiple factors.
data-science dataframe heart julia julia-language machine-learning visualization
Last synced: 18 Apr 2026
https://github.com/y-india/retail-sales-analysis-project
Analysis and preprocessing of retail store sales data. Includes data loading, merging, and initial inspection. ๐ Recommended: See README.md for detailed project progress and dataset information.
ai dashboard data-analysis data-science data-visualization jupiter-notebook machine-learning matplotlib python real-world-problem-solving real-world-project retail-analytics sales-analysis seaborn sklearn-library streamlit
Last synced: 07 May 2026
https://github.com/robert-zacchigna/robert-zacchigna.github.io
Personal site of data science related projects ranging from data analysis and exploration to machine learning and prediction models (mostly using Jupyter Notebook).
data-science jekyll jekyll-site jupyter jupyter-notebook machine-learning python
Last synced: 07 May 2026
https://github.com/kylemcmaster/hugestockmarketdatasetexploration
Exploration of Kaggle Dataset
data-science data-visualization kaggle kaggle-dataset python regression
Last synced: 04 Apr 2026
https://github.com/kinshuk-code-1729/data-visualisation-using-python
This Repository consists of several python snippets for creating Two-Dimensional (2D) Graphics
data-analysis data-science data-visualization matplotlib visualization
Last synced: 02 Jun 2026
https://github.com/miroslav-reiter/kurz_ako_sa_stat_datovym_analytikom_python
๐ Ako sa staลฅ Dรกtovรฝm ANALYTIKom v Pythone - Materiรกly, zdroje, skripty k veฤernรฉmu online ลกkoleniu Ako sa staลฅ Dรกtovรฝm Analytikom v Pythone pre Robime.it (Mentor Partners)
analysts analytics data-science math matplotlib numpy pandas python reiter scipy vizualisation
Last synced: 04 Apr 2026
https://github.com/data-6-berkeley/fa25
Data 6 Fall 2025
data-6 data-science jupyter python uc-berkeley
Last synced: 16 Apr 2026
https://github.com/xuri/excelize-cs
Excelize is a C# port of Go Excelize library that allow you to write to and read from XLAM / XLSM / XLSX / XLTM / XLTX files.
agent ai chart csharp data-analysis data-science data-visualization excel excelize formula microsft office ooxml parser spreadsheet xlsm xlsx
Last synced: 03 Mar 2026
https://github.com/daniel-covelli/senior-thesis
๐ Categorizing the effect of user behavior on YouTube's content recommendation algorithm. Work submitted on behalf of UC Berkeley's Interdisciplinaryy Studies Major.
Last synced: 08 May 2026
https://github.com/ahmetcansolak/developer-insights
New project of ClubRockers from Sarฤฑyer Hills
bitbucket data data-science data-visualization github python3
Last synced: 28 Apr 2026
https://github.com/chouaib-629/customersegmentation
Hadoop-based Customer Segmentation project using the Online Retail Dataset. Implements MapReduce for processing and Python for preprocessing to uncover customer purchasing patterns for targeted marketing.
big-data customer-segmentation data-analysis data-science distributed-computing hadoop hadoop-mapreduce java mapreduce marketing-analytics python
Last synced: 04 May 2026
https://github.com/elvis-not-presley-one/animal-image-recognition-model
An Image Recognition Model That uses a Convolution Neural Network with Tensorflow to be able to tell an animal from a non-animal image
cnn convolution-neural-network data-science dataset image-classification image-recognition machine-learning neural-network python tensorflow
Last synced: 16 Apr 2026
https://github.com/junioralive/sms-spam-detection
An interactive SMS Spam Detection application using Streamlit and machine learning. This app allows users to classify messages as spam or ham and view performance metrics for different models.
classification data-science machine-learning nlp sms-or-ham sms-spam sms-spam-classification sms-spam-detection spam-detection streamlit text-analytics
Last synced: 18 Apr 2026
https://github.com/alireza13742010/opi
Fast COVID-19 Versus H1N1 Screening Using Optimized Parallel Inceptio
Last synced: 09 Jun 2026
https://github.com/shrawans007/google_cyclistic_2023
Google Data Analytics Capstone Case Study (SQL and Tableau)
big-query bigquery coursera-assignment cyclistic cyclistic-bike-share-analysis-case-study cyclistic-bikshare data-analysis data-analysis-project data-analytics data-cleaning data-combination data-exploration data-science google-data-analytics sql tableau tableau-dashboard tableau-public
Last synced: 19 Jun 2026
https://github.com/josibake/swarmy
CLI for starting data science projects
cli data-science go golang python r
Last synced: 03 May 2026
https://github.com/jesussantana/ibm-python-for-data-science-py0101en
This introduction to Python will kickstart your learning of Python for data science, as well as programming in general.
data-science numpy pandas python
Last synced: 08 May 2026
https://github.com/agungbudiwirawan/data_science_in_telco-data_cleansing
Data cleansing using python: handling missing data values, outliers, and standardized values.
data-analysis-python data-cleansing data-science pandas python
Last synced: 08 May 2026
https://github.com/oriyarden/binary-multiclassificationneuralnetworksfromscratchnumpyarraysonlypython
Neural networks for binary and multiple classification from scratch (using only numpy arrays) in Python
artificial-intelligence artificial-neural-networks backpropagation backpropagation-neural-network data-science from-scratch google-colab-notebook iris iris-classification iris-dataset machine-learning neural-networks numpy numpy-arrays object-oriented-programming oop python recurrent-neural-networks
Last synced: 08 May 2026
https://github.com/pinedah/escom_high-performance-computing
This repository contains materials, notes, and projects for the High-Performance Computing (HPC) course in the Data Science degree at IPN. It covers the design and implementation of parallel computing, distributed systems, and GRID architectures to build high-performance computing systems.
cloud-computing data-science distributed-systems escom high-performance-computing hpc ipn parallel-computing school
Last synced: 02 Mar 2026
https://github.com/zeynepcol/data-analysis-visualization
Data visualization and interactive analytics - Olympics Dataset
data-analysis data-science data-visualization matplotlib pandas plotly python scipy seaborn streamlit
Last synced: 03 May 2026
https://github.com/theairbend3r/mice-memory-response
Effect of memory on current response in mice using methods from computational neuroscience and machine learning.
computational-neuroscience data-analysis data-science machine-learning neuroscience python
Last synced: 09 Jun 2026
https://github.com/keganedwards/candy-recommender-system
Reccommends candies based on input candy
data-science python3 recommender-system school-project
Last synced: 18 Apr 2026