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-10 00:07:44 UTC
- JSON Representation
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/mdaffailhami/data_science_speedrun_journey
This repository contains notebooks and projects related to my data science speedrun journey.
algebra artificial-intelligence data-analysis data-analyst data-science data-scientist jupyter-notebook machine-learning math mathematics numpy pandas postgresql probability python statistics
Last synced: 05 Apr 2026
https://github.com/hernandemonteiro/data_science_do_zero
Data Science do Zero
analysis data-science machine-learning machine-learning-algorithms python
Last synced: 18 Apr 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
https://github.com/noodleslove/house-of-representative-analysis-i
This project uses public data about the stock trades made by members of the US House of Representatives.
data-analysis data-science eda kaggle-dataset matplotlib-pyplot pandas python stocks-trading
Last synced: 18 Apr 2026
https://github.com/aniketmondal/da_iitb_placements_2021
Analysis of IIT Bombay Placements 2021, containing detailed exclusive insights beyond the official institute report. The link of interactive visualizations published in Tableau Public profile is provided in README.md
data-science pandas python tableau
Last synced: 18 Apr 2026
https://github.com/buchananja/dpyp
A convenience tool for small-scale data pipelines in Python
data data-analysis data-cleaning data-engineering data-pipeline data-preprocessing data-processing data-science pandas pipeline
Last synced: 18 Apr 2026
https://github.com/moindalvs/assignment_multi_linear_regression_2
Consider only the below columns and prepare a prediction model for predicting Price. Corolla<-Corolla[c("Price","Age_08_04","KM","HP","cc","Doors","Gears","Quarterly_Tax","Weight")]
cooks-distance data-science data-structures data-visualization exploratory-data-analysis feature-engineering feature-selection influencers multi-collinearity-issue outlier-removal outliers-detection predictive-modeling
Last synced: 18 Apr 2026
https://github.com/jimbrig/lossdevt
An R package and Shiny App for Actuarial Loss Development and Reserving
actuarial-science claims-reserving data-science insurance property-casualty rpackage rshiny rstats workflow
Last synced: 04 Jun 2026
https://github.com/marknature/data_analysis_-_business_analysis_intern
A virtual learning internship to you for the position of ‘Data Analyst’ at MerSKILL. Your knowledge and skills have demonstrated your potential and enthusiasm for starting your journey, and we are eager to welcome you at MerSKILL.
business-analytics data-science dataanalysis python
Last synced: 19 Apr 2026
https://github.com/ilia-kurganskii/sunset-predictor
Sunset recorder dataset tool
Last synced: 19 Apr 2026
https://github.com/adriens/neo4j-ninjas
A set of resources around Neo4J ninjas program
data-science datavisualization duckdb duckdb-database kaggle kaggle-notebook neo4j python
Last synced: 19 Apr 2026
https://github.com/simranjeet97/python-flask-crud-web-app
Python Flask CRUD Web App Performing Operations Using MySQL.
bootstrap3 data data-science flask flask-web machine-learning natural-language-processing python templates webapp
Last synced: 19 Apr 2026
https://github.com/elijahverdoorn/math384
Holds code written for MATH 384: Algorithms for Decision-Making at St. Olaf College
complex-matrix-decomposition data-science handwriting-recognition machine-learning mnist r
Last synced: 20 Apr 2026
https://github.com/arif-miad/data-visualization
A Comprehensive Guide to Data Visualization
analytics data data-science machine machine-learning-algorithms model python visualization
Last synced: 20 Apr 2026
https://github.com/k-ashik/genescout-ai-genetic-disease-pathologist
GeneScout: An interpretable AI Pathologist that predicts 5 genetic diseases with 93.5% accuracy using an Ensemble Voting Classifier and SHAP for clinical explainability.
data-science explainable-ai healthcare-ai machine-learning precision-medicine python scikit-learn shap streamlit
Last synced: 20 Apr 2026
https://github.com/gandhasiri-rahul-mohan/hypothesis-testing-3-labtat
Analyze the data and determine whether there is any difference in average TAT among the different laboratories at 5% significance level.
data-science hypothesis-testing machine-learning python
Last synced: 20 Apr 2026
https://github.com/kaushik-puttaswamy/real-time_data_streaming_project
The project aims to create a real-time data application using Apache Kafka and Spark for stream processing, with data sourced from Kaggle and stored in Cassandra, prioritizing reliability, scalability, and security.
airflow cassandra controlcenter data-science dataengineering kafka pyspark python schema-registry spark
Last synced: 20 Apr 2026
https://github.com/kingabzpro/mrna-vaccine-degradation-prediction
The model that will predict the degradation rates at each base of an RNA molecule.
covid-19 data-science deep-neural-networks mrna-stability vaccine
Last synced: 20 Apr 2026
https://github.com/max-fitzpatrick/kaggle-titanic-dataset-machine-learning
Applying machine learning to Kaggle's Titanic survival dataset
data-science kaggle kaggle-titanic machine-learning
Last synced: 20 Apr 2026
https://github.com/amarlearning/kaggle-machine-learning
Learning and Creating training models in Python for House Prices: Advanced Regression Techniques
advanced-regression-techniques data-science kaggle machine-learning
Last synced: 20 Apr 2026
https://github.com/egguy/data-analysis-nsw-rentals
A quick analysis of the rental market in NSW australia
data-science pandas python scraping
Last synced: 20 Apr 2026
https://github.com/erickarpovits/stock_prediction_model
#Hack-The-North-2021-Challenge
data-science machine-learning prediction python python3
Last synced: 20 Apr 2026
https://github.com/unicef/ooi-toolkit-ds
A toolkit for data science and AI modeling best practices, created for the UNICEF Venture Fund in the Office of Innovation.
artificial-intelligence best-practices data-science digital-public-goods hacktoberfest hugo hugo-site open-source unicef unicef-innovation
Last synced: 20 Apr 2026
https://github.com/moindalvs/model_validation_techniques
1. train_test_split 2.K_fold 3.LeaveoneOut 4.Cross Validation Score 5.Logistic Regression
cross-validation data-science kfold-cross-validation leave-one-out-cross-validation logistic-regression train-test-split train-test-validation
Last synced: 21 Apr 2026
https://github.com/franckalbinet/latency-internet-africa
Python Data Analysis Notebook to reproduce our "Analysing internet latency in Africa based on RIPE NCC probes traceroute measurements" paper.
Last synced: 21 Apr 2026
https://github.com/pragatimehra/ai-fraud-detection-monitoring
This project simulates a real-time fraud detection pipeline using synthetic data. It uses Kafka for streaming, Spark for processing, FastAPI for serving predictions, and Streamlit for model/data drift monitoring.
data-science kafka spark streamlit
Last synced: 21 Apr 2026
https://github.com/paulds8/planetoids
The Terraforming Python Package!
cartography data-science gis jupyterlab pandas planetoids plotly python terraform
Last synced: 21 Apr 2026
https://github.com/banyc/neural_network
vanilla, simple, node-oriented, compositive, optimized, frameworkn't{torchn't, TFn't, candlen't}
cnn computational-graph data-science from-scratch genetic-algorithm gyatt machine-learning mnist neural-network rust transformer
Last synced: 21 Apr 2026
https://github.com/afinemax/astron_2024
This repo is for my summer research project at ASTRON in 2024
astron astronomy-astrophysics data-science dwingeloo fastradiobursts frb radio-astronomy
Last synced: 21 Apr 2026
https://github.com/ricardolsmendes/sna-dw
Companion repository for my Data Science & Analytics MBA Term Paper: "Social Network Analysis applied to Data Warehouses: opportunities and constraints for Data Governance"
data-analytics data-governance data-science data-visualization network-science social-network-analysis
Last synced: 21 Apr 2026
https://github.com/faisal-fida/100-python-projects-challenge
🚀 I challenged myself to Explore 100+ Python Projects using Google Colab. I want to create a vast collection of innovative projects, from machine learning to data science, and from automation to visualization! 💻✨
automation data-science google-colab machine-learning python visualization
Last synced: 21 Apr 2026
https://github.com/moindalvs/learn_feature_engg_time_series
Feature Engineering on Time Series Dataset (Flight Price Prediction)
data-science data-structures data-transformation feature-engineering feature-extraction feature-selection label-encoder onehot-encoding time-series-analysis
Last synced: 21 Apr 2026
https://github.com/donishadsmith/vswift
A R package for evaluating ML classification models.
classification cross-validation data-science machine-learning model-evaluation r
Last synced: 21 Apr 2026
https://github.com/threecifanggen/data-science-learning
一些网课、书本习题等。
data-science machine-learning notes python
Last synced: 22 Apr 2026
https://github.com/mafda/disaster_response_pipeline
This project involves developing an ETL pipeline integrated with supervised learning and grid search to classify text messages sent during disaster events. It includes an ML pipeline and a web app designed to categorize disaster response messages in real time using NLP techniques
data-engineering data-science etl-pipeline flask-application grid-search-hyperparameters nlp-keywords-extraction nlp-machine-learning supervised-machine-learning
Last synced: 22 Apr 2026
https://github.com/tkonopka/makealive
Dynamic web content through controlled javascript
conversion-functions d3 data data-science javascript visualization
Last synced: 22 Apr 2026
https://github.com/cconsta1/ageest
Deploying maching learning models using Dash plotly
dash-plotly data-science docker gunicorn machine-learning python
Last synced: 22 Apr 2026
https://github.com/psmths/es-opensky
A very quick and dirty script to query and ingest data periodically from OpenSky into Elasticsearch directly.
data-science elasticsearch elk-stack opensky-api
Last synced: 22 Apr 2026
https://github.com/arindal1/fake-news-detector
A Fake News Prediction System using Machine Learning with Python.
data-science fakenewsdetection logistic-regression machine-learning python
Last synced: 22 Apr 2026
https://github.com/virajbhutada/movie-rental-store-analytics-sql-powerbi-excel
Dive into the DVD rental industry with my Capstone project, Movie Rental Analytics. Analyzing the Sakila DVD Rental Store Database, I extract insights through exploratory data analysis (EDA) and Power BI visualizations. Findings inform strategies for optimizing film inventory, enhancing business operations, and customer experiences.
business-intelligence capstone-project customer-behavior-analysis data-analysis data-science excel exploratory-data-analysis film-ratings mece movie-database movie-rental mysql powerbi powerbi-visuals revenue-analysis sql sql-database
Last synced: 05 Jun 2026
https://github.com/shyaginuma/udacity_capstone_starbucks
Analyse Starbucks app offer data. I tried to recommend appropriate offer for each customer.
data-science jupyter-notebook python
Last synced: 24 Apr 2026
https://github.com/bcongdon/data-science-projects
:chart_with_upwards_trend: Miscellaneous endeavours into Data Science
Last synced: 06 Jun 2026
https://github.com/datavil/framex
A light-weight, dataset obtaining library for fast prototyping, tutorial creation, and experimenting.
data-analysis data-fetching data-science dataframe datasets visualization
Last synced: 06 Jun 2026
https://github.com/blechturm/ledgr
Deterministic, event-sourced EOD backtesting for R. Sealed market-data snapshots and an append-only trade ledger give every experiment a reproducible identity.
backtesting backtesting-frameworks data-science duckdb reproducible-research trading
Last synced: 06 Jun 2026
https://github.com/suryatejreddy/great-expectations
Course Project for Data Science Fall'19 at IIIT Delhi
data-science exploratory-data-analysis
Last synced: 24 Apr 2026
https://github.com/shimaa83/forage_intersship
forage virtual data analysis internship
Last synced: 24 Apr 2026
https://github.com/moindalvs/assignment_crime_data_clustering
Content This data set contains statistics, in arrests per 100,000 residents for assault, murder, and rape in each of the 50 US states in 1973. Also given is the percent of the population living in urban areas.This is a systematic approach for identifying and analyzing patterns and trends in crime using USArrest dataset.
clustering-algorithm data-science dbscan-clustering epsilon hierarchical-clustering kmeans-clustering
Last synced: 24 Apr 2026
https://github.com/tushar2704/sql-challenges
Collection of SQL challenges designed to demonstrate my skills and expertise in database management, data analysis, and data manipulation using SQL. This repository serves as a showcase of my abilities to handle complex SQL queries, optimize database performance, and solve real-world data problems.
data-analytics data-mining data-science datamanipulation mysql postgresql sql
Last synced: 24 Apr 2026
https://github.com/yassin522/data_science_intern_at_shai_for_ai
The Data Science responsible for: Assisting with data collection, cleaning and preparation, Building and testing predictive models, Developing data visualizations to communicate insights, Staying up-to-date with the latest advancements in data science and machine learning.
data-science dataanalysis machine-learning python
Last synced: 24 Apr 2026
https://github.com/amruthpillai/datascience-python
Working Directory of the Udemy Course on Data Science & Machine Learning with Python
coursework data-science machine-learning python python-3 udemy
Last synced: 24 Apr 2026
https://github.com/leosimoes/uerj-tcc-analisador-dados
Trabalho de conclusão de curso (TCC) em Engenharia de Computação. Aplicativo Web para preparação e análise de dados, criação de gráficos e modelos de regressão linear e logistica.
computer-engineer data-analysis data-science data-visualization linear-logistic linear-regression python streamlit
Last synced: 24 Apr 2026
https://github.com/keganedwards/housing-prices-exploration
Using machine learning algorithms to explore housing prices
data-analysis data-science python school-project
Last synced: 24 Apr 2026
https://github.com/tushar2704/greensights
GreenSight - Analyze and evaluate Environmental, Social, and Governance (ESG) factors for companies. The application provides insights into a company's ESG performance, trends, and impact, offering a comprehensive view of its sustainability practices.
artificial-intelligence data-science environment esg green python streamlit streamlit-tushar2704 tushar2704 webapp
Last synced: 24 Apr 2026
https://github.com/tinashemillicent/portfolio
This repository serves as a central portfolio for my professional journey as an Associate Data Analyst and IT Professional. It highlights selected projects, technical skills, certifications, and writing — all reflecting my interest in data, analytics, and impactful problem-solving.
data-analytics data-science jupyter machine-learning python software-development visualization
Last synced: 24 Apr 2026
https://github.com/serhatderya/medical_examination_research
This repository contains a research about medical examinations (such as body measurements, results from various blood tests, and lifestyle choices).
catplot data-analysis data-analytics data-cleaning data-preparation data-preprocessing data-science data-visualization eda exploratory-data-analysis exploratory-data-visualizations heatmap jupyter-notebook medical preprocessing python research seaborn
Last synced: 24 Apr 2026
https://github.com/vansh-py04/data-extraction-and-text-analysis
The objective of this assignment is to extract textual data articles from the given URL and perform text analysis to compute variables that are explained
data-analysis data-extraction data-science nlp nlp-machine-learning python textanalysis webscraping
Last synced: 24 Apr 2026
https://github.com/johnmata0427/data-lake-case-studies
Casos de Estudio con Data Lake
azure data-science datalake jupyter-notebook nosql powerbi sql
Last synced: 24 Apr 2026
https://github.com/anastasius21/imdb-movie-analysis
Analysis of IMDb's Top 1000 Movies dataset using Pandas, Matplotlib, and Seaborn. It provides visualizations and insights into various aspects of movies, such as ratings, genres, directors, and release years.
data-analysis data-exploration data-science data-visualization imdb imdb-dataset jupyter-notebook python
Last synced: 25 Apr 2026
https://github.com/supersonichub1/luma-energy-outages
Tracking outages for Puerto Rico's private electricity distributor with GitHub Actions.
climate data-science energy git-scraping outage-analytics puerto-rico
Last synced: 25 Apr 2026
https://github.com/flazefy2/ds-50k_songs_dataset_generated_by_ai
https://www.kaggle.com/datasets/refiaozturk/spotify-songs-dataset
csv data-science data-visualization jupyter-notebook python statistics
Last synced: 25 Apr 2026
https://github.com/moindalvs/learn_feature_selection_house_price
Data Set: House Prices: Advanced Regression Techniques
data-science feature-selection lasso-regression
Last synced: 25 Apr 2026
https://github.com/jofaval/mlai-portfolio
My portfolio about Data Analysis, Machine Learning and A.I.
computer-science data-analysis data-science machine-learning portfolio python
Last synced: 25 Apr 2026
https://github.com/mxagar/project_compilation
This repository compiles some of the projects I have worked on.
computer-vision data-science deep-learning image-processing machine-learning portfolio robotics virtual-reality
Last synced: 25 Apr 2026
https://github.com/flazefy2/ds-global_health_statistics
https://www.kaggle.com/datasets/malaiarasugraj/global-health-statistics
data-science data-visualization dummy health jupiter-notebook python statistics
Last synced: 25 Apr 2026
https://github.com/creativepurus/python.quiz.questions
🌟 This repository is a collection of fun and challenging Python quiz questions for developers of all levels. 🤓👨🎓
ai creativepuru data-science datascience-machinelearning developer fun machine-learning python python3 pythonbasic pythonbasics pythonbeginner pythonquestions pythonquotesbot quiz quizapp readme readme-profile readme-template
Last synced: 25 Apr 2026
https://github.com/akbaritabar/cookiecutter_projects_template
A cookiecutter template to reuse at the start of projects.
computational-social-science cookiecutter cookiecutter-template data-science duckdb snakemake-workflow
Last synced: 06 Jun 2026
https://github.com/avitai/datarax
A Differentiable Data Pipeline Framework for JAX
autograd data data-analysis data-science differentiable flax-nnx jax jit machine-learning xla
Last synced: 25 Apr 2026
https://github.com/ahmad-ali-rafique/pyviznotebook
PyVizNotebook is a collection of Matplotlib visualizations demonstrating a wide range of plot types and techniques for data visualization. Whether you're a beginner looking to learn or an experienced developer seeking inspiration, this repository offers a diverse set of examples to explore.
analytics colab-notebook data data-science data-visualization dataanalytics matplotlib-python plots seaborn-python visualization
Last synced: 06 Jun 2026
https://github.com/tushar2704/bank-german-customer-segmentation
This project aims to revolutionize the way banks market to their customers by leveraging machine learning techniques to segment customers based on their account history, credit scores, and demographics.
artificial-intelligence banking clustering customer-segmentation data-science machine-learning python streamlit-tushar2704 tushar2704
Last synced: 25 Apr 2026
https://github.com/airdac/sim-ames_housing
Prediction of house prices with linear regression in R. Team project from UPC's Master's Degree in Data Science
data-analysis data-science linear-regression r statistical-models upc
Last synced: 07 Jun 2026
https://github.com/proinsias/kaggle
My attempts at solutions for Kaggle competitions
competitions data-science data-science-portfolio data-science-projects kaggle kaggle-competition
Last synced: 26 Apr 2026
https://github.com/jonasaacampos/machine-learning-in-python
Projetos e anotações da Formação de Engenheiro de Machine Learning da Data Science Academy.
data-science machine-learning python social-network-analysis
Last synced: 26 Apr 2026
https://github.com/databytesun/machine-learning
Machine Learning example includes code, explanations, and insights into the story behind the problem being solved.
artificial-intelligence computer-vision data-science exploratory-data-analysis linear-regression machine-learning machine-learning-beginners machine-learning-courses machine-learning-practice machine-learning-projects machine-learning-stories python regression-models
Last synced: 26 Apr 2026
https://github.com/md-emon-hasan/6-classification-iris-ml-apps
A ML project on the classification of the Iris dataset, demonstrating data preprocessing, model training, and evaluation using Python and scikit-learn.
classification data-science iris-classification iris-dataset iris-flower-classification predictive-modeling scikit-learn
Last synced: 26 Apr 2026
https://github.com/kamanhang/healthcare-data-engineering-apache-spark-project
The primary goal of this project is to use and learn Apache Spark for healthcare data transformation and learn essential Data Engineering tools such as Apache Spark Data Transformation and AWS Services like S3.
apache-spark data-science dataengineering etl-pipeline healthcare healthcare-data
Last synced: 26 Apr 2026
https://github.com/vvhacker007/tsf_internship
✨This repository contains all the tasks📑 that were assigned to me👨🏻💻 in The Sparks Foundation Internship.✨
analysis data-analytics data-science dataset internship jupyter-notebook machine-learning python tasks
Last synced: 27 Apr 2026
https://github.com/kingabzpro/go-example-kdn
Example code for data analysis, data visualization, and machine learning, all written in Go.
data-science data-visualization golang machine-learning
Last synced: 27 Apr 2026
https://github.com/akarshankapoor7/tensorflow_tutorial
This is an easy and fast tutorial for tensorflow. In data science, TensorFlow is an open-source machine learning framework by Google. It's used for building and training machine learning and deep learning models.
data-analysis data-science deep-learning machine-learning tensorflow
Last synced: 27 Apr 2026
https://github.com/gandhasiri-rahul-mohan/clustering-q1-crime_data
Perform Clustering(Hierarchical, Kmeans & DBSCAN) for the crime data and identify the number of clusters formed and draw inferences.
clustering data-science dbscan-clustering hierarchical-clustering kmeans-clustering machine-learning python
Last synced: 27 Apr 2026
https://github.com/stephen-adwini-badu/09.-loan-eligibility-project
This project aims to predict loan eligibility for potential customers based on various financial, demographic, and personal attributes. By employing machine learning models, the notebook explores how well different algorithms can classify loan applicants into eligible or non-eligible categories.
classification-model data-science jupyter-notebook machine-learning predictive-modeling
Last synced: 27 Apr 2026
https://github.com/aryathel/twittersentimentanalysis
WORK IN PROGRESS. This project will allow users to enter in a keyword or hashtag to search for on Twitter, as well as the number of Tweets to include in their search, and the program will return an analysis of the general sentiment of that topic.
data-science data-visualization flask python twitter-api twitter-sentiment-analysis
Last synced: 27 Apr 2026
https://github.com/alicezoe/elliptic_insight
Elliptic Insight - Le Wagon Data Science & AI Bootcamp Project
anomaly-detection bitcoin data-science machine-learning
Last synced: 27 Apr 2026
https://github.com/alipsa/gade
Groovy Analytics Development Environment
analytics data-science groovy visualization
Last synced: 28 Apr 2026
https://github.com/mikeintoshsystems/dhis2heat
A Comprehensive data management and Health Equity Assessment and Analysis platform that fetches data from DHIS2, optimize, calculate, clean and visualize inequality data.
analytics data data-science dhis2 equality equity health heat inequality r shiny shinydashboard visualization
Last synced: 28 Apr 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/marcjulianschwarz/markov-chain-text-generation
Simple Text Generator based on Markov Chains
data-science markov markov-chain markov-model nlp statistics streamlit streamlit-webapp text text-generation text-generator
Last synced: 28 Apr 2026
https://github.com/serhatderya/store_sales__time_series
This repository contains machine learning models that is developed for Store Sales dataset from Kaggle.
ai artificial-intelligence data-science jupyter-notebook kaggle kaggle-competition machine-learning machine-learning-algorithms prediction python time-series time-series-analysis
Last synced: 28 Apr 2026
https://github.com/rohithsaji97/diabates_prediction
A diabetic prediction system using ML with a user friendly interface
artificial-intelligence data-science keras machine-learning pandas python3 tensorflow user-friendly
Last synced: 28 Apr 2026
https://github.com/yash27007/python-bootcamp
This repository contains Python code covering everything from basics to advanced AI, ML, and Data Science concepts. All topics are organized in separate folders for easy navigation.
ai beginner-friendly data-science machine-learning python
Last synced: 08 Jun 2026
https://github.com/soumyaco/kneighbors-classifier-diabetes
Diabetes prediction using KNN-Classifier algorithm. Step by step guided notebook
data-science data-visualization diabetes-dateset-analysis diabetes-prediction knn-classification machine-learning-algorithms python3
Last synced: 28 Apr 2026
https://github.com/kritimbist/365-days-of-github-challenge-ai-machine-learning
This repository is part of my 365 Days Challenge: AI × Machine learning, where I combine my passion for Machine Learning 🤖 to learn, build, and document projects every single day for one year.
data-science data-visualization deep-learning machine-learning matplotlib numpy python scikit-learn
Last synced: 28 Apr 2026
https://github.com/reusjimenez/bikebuyer-predictive-analysis
Notebook con cinco modelos de clasificación para predecir la intención de compra de clientes. 🚴♂️📊
bikebuyers classification data-science machine-learning python supervised-learning
Last synced: 28 Apr 2026
https://github.com/joshua-auchincloss/tableclasses
dataclass-like typing for tabular data
arrow data-science pandas python
Last synced: 28 Apr 2026
https://github.com/sathyasris27/environmental-classification-based-on-gaming-patterns
The aim of this project is to create a more nuanced understanding of the interactions between socio-demographic characteristics, in-game behaviours, and global-scale environmental consciousness.
data-engineering data-mining data-science data-visualization python-3
Last synced: 28 Apr 2026