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-18 00:07:41 UTC
- JSON Representation
https://github.com/olivovar/goodreads-scraper
Scrapes Goodreads book data and user reviews for research and analysis.
automation beautifulsoup data-science goodreads python research-tool selenium web-scraping
Last synced: 25 Apr 2026
https://github.com/mysto-007/world_population_growth_analysis
World Population Growth Analysis
data-analysis data-science data-visualization kaggle matplotlib
Last synced: 25 Apr 2026
https://github.com/computingvictor/thread_app_dataset
Analyses and models based on the "Thread app dataset: 37000 entities" Kaggle dataset
data-science dataset eda kaggle
Last synced: 25 Apr 2026
https://github.com/amirjahantab/object_localization_and_classification
implementation of an object localization and classification model, focusing on the task of identifying and locating objects within images.
classification computer-vision data-science deep-learning localization machine-learning neural-network object-detection
Last synced: 07 Jun 2026
https://github.com/nimeshrawanage/ml-model-comparison-r
📊 ML Model Comparison | Predictive Analysis of the Wisconsin Dataset - Evaluating Random Forest, KNN, and SVM for breast cancer classification in R.
classification data-science knn machine-learning r random-forest svm
Last synced: 07 Jun 2026
https://github.com/jarif87/totall-bill-prediction-using-docker
Predict total bill with Random Forest regressor. Dockerize for deployment.
ai data-science docker machinelearning randomforestregressor
Last synced: 26 Apr 2026
https://github.com/n-y-kim/boostcourse-datascience
Dongguk Uni X Boost Course Data Science
data-science jupyter-notebook python
Last synced: 26 Apr 2026
https://github.com/nickenshidqia/predict_gpa_from_sat_score_using_linear_regression
Build a machine learning model that can predict GPA from SAT Scores to evaluate the potential academic success of applicants.
data-science gpa linear-regression logistic-regression machine-learning python
Last synced: 26 Apr 2026
https://github.com/prady2309/stock-prices
This is a simple web app to vizualise stock prices
Last synced: 26 Apr 2026
https://github.com/akhdandann/machinelearningbikedemand-forecasting
This project explores machine learning techniques to predict bike-sharing demand using Kaggle's dataset. It includes preprocessing, feature engineering, and model training with KNN, Naive Bayes, Linear/Non-linear Regression, AdaBoost, Bagging, and Mutual Information-based feature selection.
classification data-science forecasting machine-learning python regression
Last synced: 26 Apr 2026
https://github.com/that0therguy/wordfrequencer
A function that returns the Frequency of all the words in the Input Text sorted.
data-science frequency-analysis javascript npm-package
Last synced: 27 Apr 2026
https://github.com/odinleepro/airbnbnewyorkcityanalysis
AirbnbNewYorkCityAnalysis is a comprehensive data analysis and visualization project exploring short-term Airbnb rental trends across New York City (2008–2022). Using open source Airbnb data, the project combines data cleaning, statistical summaries, and Tableau dashboards to uncover pricing patterns, borough level distribution, and insights.
airbnb analytics-project data-analysis data-cleaning data-science data-visualization new-york-city real-estate-analytics tableau urban-analysis
Last synced: 27 Apr 2026
https://github.com/mumtaz4118/amazon-iphone-12-data-scrapped
Beautiful Soup is a Python library for getting data out of HTML, XML, and other markup languages.
data-analysis data-extraction data-science data-scraping html mark-up python
Last synced: 27 Apr 2026
https://github.com/jpgiant/land-classification-using-kmeans
Application of KMeans algorithm on a satellite image and identifying its feasibility in land use classification
clustering-algorithm data-science gdal-python geospatial-analysis jupyter-notebook kmeans-clustering machine-learning-algorithms satellite-image-classification sklearn
Last synced: 27 Apr 2026
https://github.com/flavono123/data_science_from_scratch
Data Science from Scratch First Principles with Python
data-science jupyter-notebook oreilly python
Last synced: 27 Apr 2026
https://github.com/jmcheon/ft_linear_regression
This project is about AI and Machine Learning. A simple, basic machine learning algorithm. A program that predicts the price of a car by using a linear function train with a gradient descent algorithm.
data-science linear-regression machine-learning math python3
Last synced: 27 Apr 2026
https://github.com/brendandasilva/applieddatascience
4 projects from Applied Data Science
data-science numpy pandas python
Last synced: 27 Apr 2026
https://github.com/jofaval/supertsore-timeseries
Timeseries Data Analysis and Forecast of the sales from a superstore in 2015-2018
data-analysis data-science deep-learning deep-neural-networks forecasting google-colab lstm openml python tensroflow time-series time-series-analysis time-series-forecasting
Last synced: 27 Apr 2026
https://github.com/waldirborbajr/data-science
Data Science Repository
artificial-intelligence data-science deep-learning machine-learning
Last synced: 07 Jun 2026
https://github.com/tushar2704/racoon-detection
The Racoon Detection project focuses on using object detection techniques to identify and locate raccoons in images.
artificial-intelligence computer-vision data-science image-recognition project python tushar2704
Last synced: 27 Apr 2026
https://github.com/bradleykirton/foundery-case-study
Case study for FOUNDeRY
Last synced: 27 Apr 2026
https://github.com/bheemisme/employee-attrition-analysis
A Dashboard on employee-attrition-analysis
dashboard data-analysis data-science plotly plotly-dash python
Last synced: 28 Apr 2026
https://github.com/sweta2501/netflix_dataanalysis
With the help of Netflix Data, I have done some Data Analysis.
data-analysis data-science jupyter-notebook python
Last synced: 28 Apr 2026
https://github.com/fteem/data-science-capstone
Capstone project for my IBM Data Science Professional Certificate
data-science machine-learning visualization
Last synced: 28 Apr 2026
https://github.com/simranjeet97/data-science
Data Science Programs Based on Mathematics, Statistics and Machine Learning.
algrothm data-science machine-learning mathematics python3 statistics
Last synced: 08 Jun 2026
https://github.com/shrikantnaidu/predictive-event-modelling
Capstone Project
capstone data-science exploratory-data-analysis feature-engineering machine-learning predictive-modeling
Last synced: 08 Jun 2026
https://github.com/vipulbunny/student-grades-data-analysis-using-json
This project focuses on analyzing student grades using a dataset stored in JSON format. The dataset includes student IDs, class IDs, and different types of scores (exam, quiz, and homework). The objective is to extract, clean, and analyze the data using Python, Pandas, and Matplotlib/Seaborn for visualization.
data-cleaning data-science dataanalysis json-handling matplotlib matplotlib-pyplot pandas python python3 seaborn student-performance-analysis web-scraping
Last synced: 28 Apr 2026
https://github.com/shreeparab1890/indian-elections-2019-analysis-eda
This ipython notebook is the Exploratory data analysis (EDA) of the Indian Lok Sabha Elections 2019.
data data-analysis data-science data-visualization eda exploratory-data-analysis matplotlib numpy pandas plotly python python3 visualization
Last synced: 28 Apr 2026
https://github.com/vedanthv/site-energy-intensity-prediction
End to End solution to predict the Site Energy Usage Units using various factors like the building structure and the environment conditions
climate-chage-ai data-science machine-learning python
Last synced: 28 Apr 2026
https://github.com/matheusafonseca/python-data-visualization-matplotlib-seaborn-masterclass-udemy
This repository is dedicated to storing the code developed during the "Python Data Visualization: Matplotlib & Seaborn Masterclass" course on Udemy.
charts data-analysis data-analysis-python data-science data-visualization database graphics graphics-programming jupyter-notebook matplotlib matplotlib-plots python python3 seaborn seaborn-plots
Last synced: 28 Apr 2026
https://github.com/pperrinn/final-thesis
This repository contains the research, code, and examples related to the orchestration of data pipelines using a microservices architecture. The project explores the challenges of constructing modern data-centric pipelines and evaluates the role of orchestration tools in Data Science workflows.
data-science docker etl-pipeline mage-ai python
Last synced: 28 Apr 2026
https://github.com/jessicapachecoj/regressao-temperatura
Modelagem e Análise Estatística. Regressão Polinomial para extrapolação de séries temporais de dados de temperatura.
analise-de-dados data-science series-temporais
Last synced: 08 Jun 2026
https://github.com/codegeekr/test_datasciencestarter
test Data Science Starter
analytics data data-science data-visualization machine-learning python science starter-kit statistics test
Last synced: 28 Apr 2026
https://github.com/rahul-404/logging-and-debugging
Welcome to Python Logging and Debugging Project! Enhance your Python projects with robust logging and debugging features for efficient monitoring and issue resolution. 🐍🛠️
code-quality data-science debugging error-handling logging monitoring open-source programming python python-tips software-development techtools
Last synced: 28 Apr 2026
https://github.com/itanex/datasets
Scrapped Datasets for use with programming. All records in JSON or CSV
Last synced: 28 Apr 2026
https://github.com/bala-1409/titanic-survived-prediction-datascience-classification-project
This projects predicts whether a passenger on the titanic survived or not using machine learning algorithms with the given details of the passenger data.
classification-algorithm data-analysis data-cleaning data-preprocessing data-science data-visualization eda exploratory-data-analysis gradient-boosting jupyter-notebook machine-learning-algorithms matplotlib predictive-modeling python3 seaborn
Last synced: 28 Apr 2026
https://github.com/joshuadch/customer-churn-prediction
Predicting customer churn with Python (ETL, feature engineering, ML models, AUC/ROC) and business insights.
classification customer-churn data-science data-visualization feature-engineering machine-learning pandas python sklearn xgboost
Last synced: 28 Apr 2026
https://github.com/aja512/grip-sparks-internship
The Sparks Foundation Internship for Data Science & Business Analytics repository .
data-science machine-learning-algorithms python-3 sparksfoundation-intern
Last synced: 29 Apr 2026
https://github.com/mahalinoro/applied-data-science-python
This contains all my data science assignments & projects
Last synced: 29 Apr 2026
https://github.com/neyhere07/music_popularity_prediction
Music popularity prediction involves building machine learning models to estimate the popularity of tracks based on their audio features.
data-science data-visualization eda jupyter-notebook machine-learning python
Last synced: 29 Apr 2026
https://github.com/emircanakyuzz/veri_gorsellestirilmesi_ve_analizi-analysis_and_visualization_of_dataset
Bu çalışmada numpy, pandas, seaborn ve matplotlib gibi veri biliminde çokca bilinen modülleri kullanarak analiz ve görselleştirme işlemleri gerçekleştirdim.
data-analysis data-science data-visualization jupyter-notebook python
Last synced: 29 Apr 2026
https://github.com/k-karna/airline_metar
Airline Landing Risk Prediction using METAR Weather data from ICAO (Submi
data-science etl python support-vector-machines visualization
Last synced: 29 Apr 2026
https://github.com/anamariapego/machine-predictive-maintenance
Operational Continuity: Machine Predictive Maintenance Project.
analytics data-science machine-learning maintenance maintenance-model prediction-model projects python
Last synced: 29 Apr 2026
https://github.com/marcinz20/anomaly-detection-in-credo-dataset
University project, which goal is to build a system, that detects anomalies in CREDO dataset
credo data-analysis data-science encoder-decoder-model jupiter-notebook pca-analysis python3
Last synced: 29 Apr 2026
https://github.com/hriday-goyal/cricket-performance-predictor
ML-powered Streamlit web app to predict cricketer performance using recent match stats, built with Python and scikit-learn.
cricket data-science machine-learning python sports-analytics streamlit
Last synced: 29 Apr 2026
https://github.com/sirinemaaroufi/bee-species-identification
Datacamp Project Series
classification cnn-classification data-science deep-learning ml predictive-modeling python
Last synced: 29 Apr 2026
https://github.com/absarraashid3/laughterlens
LaughterLens is a collaborative filtering-based recommendation system that predicts user preferences for jokes using cosine similarity. It provides personalized joke recommendations, evaluates performance with Mean Absolute Error, and compares results with a baseline random recommender system.
ai-applications collaborative-filtering cosine-similarity data-science jester-dataset joke-recommendation machine-learning mae-evaluation personalized-recommendations python recommendation-system user-based-filtering
Last synced: 29 Apr 2026
https://github.com/mumtaz4118/scraping-medium-and-data-analytics
The file DataExtraction.py extracts information from the json files scrapped by the scrapper medium_scrapper_post.py. To extract information from json files scrapped by medium_scrapper_tag_archive.py (scrapping from tags archive) then use Data_Extraction_Archive_Tags.py
data data-analysis data-analytics data-extraction data-preprocessing data-science data-scraping deep-learning machine-learning python
Last synced: 29 Apr 2026
https://github.com/adnanrahin/human-activity-recognition-classifier
The intuition behind this project is to Recognize Human Activity using Waist-mounted smartphone with an embedded inertial sensor. The objective is to classify activities into one of the six activities performed. The Dataset is collected from kaggle.com
classification data-science logistic-regression machine-learning naive-bayes-classifier python support-vector-machines
Last synced: 29 Apr 2026
https://github.com/paulomppatricio/challenge_telecomx-br
Projeto Challenge TelecomX-BR - Formação Data Science do programa ONE - Oracle Next Education em parceria com a Alura.
data-science google-colab jupyter-notebook pandas-python python3 requests-python
Last synced: 29 Apr 2026
https://github.com/fracabu/kaggle-comp
Kaggle competition notebooks and submissions for data science challenges
competitions data-science kaggle machine-learning python
Last synced: 29 Apr 2026
https://github.com/tdworowy/data_science_notes
General data science staff.
data-science jupyter-notebook python r statistics
Last synced: 29 Apr 2026
https://github.com/0verread/customer-churn-prediction
Analysis to predict customer churn on telecom inductry dataset.
ai churn-prediction data-science datascience machine-learning-algorithms python
Last synced: 29 Apr 2026
https://github.com/zackakil/table-tennis-pinger
🏓 Table tennis pinger system using surface conducting microphone.
audio-processing data-science raspberry-pi
Last synced: 08 Jun 2026
https://github.com/mr-dhan/eda-sales-customer-transactions
Dalam dunia bisnis ritel yang kompetitif, pemahaman mendalam terhadap perilaku pelanggan merupakan fondasi penting untuk pengambilan keputusan strategis. Namun, data transaksi pelanggan seringkali berjumlah besar dan kompleks, sehingga memerlukan proses analisis yang efektif untuk mengungkap insight yang berharga.
dashboard data data-analysis data-analysis-python data-science data-visualization eda python
Last synced: 29 Apr 2026
https://github.com/bryanwilhite/guido-van-r-snake
my self-educational coils of Python (pronounced 🧶 “throat-wobbler mangrove” 🐍)
anaconda audio-analysis audio-processing beautifulsoup data-science data-visualization image-processing jupyter-notebook python python-3 visual-studio-code
Last synced: 29 Apr 2026
https://github.com/rohitinu6/loan-approval-prediction
This project predicts the likelihood of loan approval based on applicants' financial and demographic data.
data-science eda finance finance-management financial-analysis loan-prediction loan-prediction-analysis loan-prediction-model machine-learning machine-learning-algorithms python visualization
Last synced: 29 Apr 2026
https://github.com/abhay-goyal-i/ecommerce-data-analytics-indian-market
E-commerce Data Analytics: Customer Churn, RFM Analysis & Business Intelligence Insights for Indian Market
business-analytics business-intelligence cohort-analysis customer-products customer-segmentation data-analytics data-science jupyter jupyter-notebook python rfm-analysis sqlite sqlite3 tableau-dashboards tableau-public visualization
Last synced: 29 Apr 2026
https://github.com/chandantech2023/sales-trend-analysis
This repository features the Superstore Sales Analysis project, demonstrating data cleaning and analysis using Python and SQL, along with interactive visualization in Power BI. .
data-analysis data-science dax kaggle powerbi-desktop python3 sql
Last synced: 29 Apr 2026
https://github.com/sharoonjoseph11/indian-liver-diseases
Indian Liver Disease Analysis and Prediction This project leverages the Indian Liver Patient Dataset (ILPD) to analyze liver disease trends and develop predictive models for early diagnosis. Through data preprocessing, exploratory analysis, and machine learning, it identifies key risk factors and builds classification models
data-analysis data-science data-visualization logistic-regression machine-learning pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/varshan1123/sql-tableau-project
We analyze key indicators for our pizza sales data to gain insights into our business performance - A Data Analysis Project performed on Tableau & SQL.
analysis data-analysis data-science data-visualization excel mysql powerbi sql sql-server tableau tableau-dashboards
Last synced: 29 Apr 2026
https://github.com/lmenale/plant_recognition_ds
This project was made during the Data Scientist course of https://datascientest.com/en
Last synced: 29 Apr 2026
https://github.com/tyler-romero/fire-prediction
An algorithm for dynamic allocation of emergency resources in San Diego
data-science emergency-response reinforcement-learning resource-management
Last synced: 29 Apr 2026
https://github.com/rrayhka/classification-of-heart-disease
Klasifikasi penyakit jantung menggunakan berbagai algoritma machine learning seperti KNN, SVM, Random Forest, dan banyak lagi.
classification data-science heart-disease heart-disease-prediction machine-learning python
Last synced: 29 Apr 2026
https://github.com/roodriigoooo/reservationspredictions
An end-to-end model to predict the fulfillment or not of hotel reservations.
data-science ensemble logistic-regression sgd sklearn visualization
Last synced: 29 Apr 2026
https://github.com/prithviraj-2003/cognifyz-data-science-internship
🎓 Data Science Internship at Cognifyz Technologies 📅 Duration: 2 Months 🧠 Worked on real-world restaurant data 🗂️ Completed structured tasks across 3 levels 📌 Tasks focused on EDA, data preprocessing, visualization, and analysis 📎 Task descriptions provided in an attached PDF
data-analysis data-science data-visualization matplotlib numpy pandas python3
Last synced: 29 Apr 2026
https://github.com/amirrezaskh/nyc-taxi-dashboard
A comprehensive data analytics platform that processes NYC taxi trip data from Google BigQuery and visualizes insights through an interactive React dashboard. Features real-time heatmaps, temporal analysis, and geographic intelligence across 263 NYC taxi zones.
bigquery dashboard data-analytics data-science data-visualization geospatial leaflet material-ui nyc-taxi plotly react typescript
Last synced: 29 Apr 2026
https://github.com/ahshah322/world-happiness-report-2025
Data analysis and visualization of the World Happiness Report 2025 using Python (pandas, seaborn, matplotlib). Explores how GDP, health, freedom, generosity, and corruption perception influence global happiness.
data-analysis data-science matplotlib numpy pandas python seaborn worldhappiness
Last synced: 29 Apr 2026
https://github.com/fanisgl/video-games-sales-data
Data Analysis of Sales Dataset using Python.
data-analysis data-science data-visualization dataset jupyter-notebooks matplotlib numpy pandas poisson-distribution python python3 sales statistics
Last synced: 29 Apr 2026
https://github.com/linco2749/duckdb-s22
🦆 Explore DuckDB's powerful features for efficient data analysis and easy integration with various data sources and tools.
analytics big-data columnar-storage data-engineering data-management data-query data-science duckdb in-memory-db machine-learning performance real-time-analytics sql sql-database vector-database
Last synced: 08 Jun 2026
https://github.com/liamarguedas/credit-score-gfc
Credit Score classification system for a Global Finance Company
classification data-science machine-learning
Last synced: 29 Apr 2026
https://github.com/angchekar28/air-quality-index-analysis
This project analyzes Air Quality Index (AQI) data to identify pollution trends, seasonal variations, and the impact of different pollutants. It includes data visualization, correlation analysis, and insights into air quality variations over time.
data-analysis data-science data-visualization exploratory-data-analysis jupyter-notebook machine-learning python
Last synced: 30 Apr 2026
https://github.com/jonnyngaleu/insurance-premium-prediction
Predictive ML model for estimating health insurance premiums. Includes Streamlit app, trained models, notebooks, and MLOps-ready structure.
data-science insurance machine-learning mlops streamlit
Last synced: 30 Apr 2026
https://github.com/devprnvk/realestateml
This Python program analyzes a dataset (HousePricePrediction.xlsx) containing information about house prices. It utilizes pandas for data manipulation, matplotlib for plotting, and seaborn for visualizing correlations and distributions.
data-science data-visualization datasets houses npm plotting prediction-model seaborn
Last synced: 30 Apr 2026
https://github.com/tashi-2004/global-ecommerce-retail-trends-analysis
The Global E-commerce & Retail Analysis project involves data preprocessing, dimensionality reduction with PCA, CLV calculation and What-If analysis . Key insights include effective PCA for data reduction, detailed CLV analysis across segments , and the impact of pricing strategies on sales.
boxplot clv-analysis data-science data-visualization dataintegration deep-learning dimensionality-reduction ecommerce heatmap machine-learning normalization outlier-detection outlier-removal pca-analysis preprocessing python scatter-plot whatif-analysis
Last synced: 30 Apr 2026
https://github.com/dina-hosny/import-preprocess-and-visualize-a-dataset-project
A simple project to practice importing a dataset, data cleaning and preparation processes, and visualize the results to answer some given questions.
data-cleaning data-engineering data-science data-visualization jupyter-notebook matplotlib numpy pandas python
Last synced: 30 Apr 2026
https://github.com/mxagar/eda_fe_summary
An 80/20 guide for Data Processing: Data Cleaning, Exploratory Data Analysis, Feature Engineering, Feature Selection.
data-analysis data-cleaning data-modeling data-science data-visualization eda exploratory-data-analysis feature-engineering feature-selection machine-learning pandas
Last synced: 30 Apr 2026
https://github.com/rijul007/smartwatch-data-analysis-using-python
Smartwatch Data Analysis to uncover insights into health and activity patterns using Python for data cleaning, exploratory analysis, and interactive visualizations.
data-analysis data-science data-visualization exploratory-data-analysis jupyter-notebook matplotlib numpy pandas plotly python
Last synced: 30 Apr 2026
https://github.com/mayankfreelancer/advanced-sales-analytics-dashboard-power-bi-
This interactive Power BI dashboard provides a comprehensive analysis of sales data across regions, categories, and time periods. The project aims to uncover key trends in total sales, profit, quantity sold, and product performance, using advanced visualizations and forecasting techniques. 🛠 Tools & Techniques Used: Power BI
dashboard data-science data-visualization excel numpy pandas powerbi python sales-analysis sql
Last synced: 30 Apr 2026
https://github.com/samuelpillai/machine-learning-classification-regression-nlp
A curated collection of machine learning mini-projects covering classification, regression, and natural language processing (NLP). This project demonstrates model training, evaluation, feature engineering, and pipeline integration using real-world datasets and Python tools like Scikit-learn, pandas, and NLTK.
classification data-analysis data-science data-visualization feature-engineering jupyter-notebook machine-learning ml-pipeline model-evaluation nlp python regression-models scikit-learn supervised-learning text-mining
Last synced: 30 Apr 2026
https://github.com/mitchellharrison/mitchellharrison.github.io
Welcome to my slice of the internet, where I share the knowledge that Duke gave me, so you don't have to spend the mortgage-sized amount to access it. Built with R, Python, Quarto, and love.
ai algorithms-and-data-structures blog data-analysis data-science data-visualization educational machine-learning portfolio portfolio-website quarto r r-language statistics tutorials
Last synced: 30 Apr 2026
https://github.com/mmaithani/kaggle-projects
Collection of all the resources from competition, kernal And data section also all the magic code i have been using to get most of out of a problem
computer-vision data data-science image-processing machine-learning python
Last synced: 30 Apr 2026
https://github.com/josewebdev2000/space-mission-data-analysis
Exploring space mission data and creating graphs in base of it.
csv data-analysis data-science data-visualization matplotlib matplotlib-figures matplotlib-pyplot pandas pandas-dataframe python
Last synced: 30 Apr 2026
https://github.com/vishal815/language_predictor_ml_nlp
Click below to checkout the website of this ML-NLP Project
coderun data-science deep-learning githubproject huggingface language language-detection language-prediction machine-learning ml nlp nlp-machine-learning open-source streamlit textanalysis tfidf-vectorizer vishal vishal-lazrus vishallazrus
Last synced: 30 Apr 2026
https://github.com/aniketmondal/dataanalysis
Contains cleaning, transformation, and exploratory analysis of various data sets using Python Pandas, NumPy, re, random, etc.
analysis data-analysis data-science pandas python
Last synced: 30 Apr 2026
https://github.com/vasugi2003/big-data-analytics
Big Data Analytics - various operations and functions.
big-data data-science dataset googlecolab hadoop hdfs pyspark python3 sql
Last synced: 30 Apr 2026
https://github.com/ddeepanshu-997/datascience-e-commerce-shopping-details-
in this project i am going to apply data preprocessing technique on the dataset in order to clean the data using libraries, etc. make some insights/analyses to findout the hotpicks of the shopping along with some data visualsation libraries to get the trends and many more aspects in order to make a small contribution to the field of data science
cleaning-data data data-science data-visualization dataframe datapreprocessing dataset libraries matplotlib-pyplot numpy pandas plots python visualization
Last synced: 30 Apr 2026
https://github.com/oroszgy/mltools
Common utility methods and classes to ease the work with sklearn, spacy, pandas, matplotlib
data-science machine-learning nlp pandas sklearn sklearn-compatible spacy tools
Last synced: 30 Apr 2026
https://github.com/themihirmathur/mihir-clickpost-data-science-intern-round-1-assignment-submission
The objective of this project is to predict the predicted_exact_sla, which is the number of days between the shipment and delivery of an order, using historical shipment data.
data-science machine-learning pandas python random-forest-regression scikit-learn
Last synced: 30 Apr 2026
https://github.com/imprvhub/classification-handwritten-digits-jbrains
Classification of Handwritten Digits (Python / Introduction To Data Science) - Graduate Project Completed By Iván Luna, August 25, 2023. - For Hyperskill (Jet Brains Academy). Course: Introduction To Data Science.
data-science dataset keras keras-tensorflow learning machine python
Last synced: 01 May 2026
https://github.com/antodata/homosexualityhistorycurrentstatus
In this project we use folium, pandas and webscraping using requests and beautifulSoup to create a map that contains information about the legal status of homosexuality around the world. We created an API with a function called buildMap to create the map with the colors combining number ranges and static string values to color that map. Also we use request and beautifulSoup to get and parse all the wikipedia pages that contain information about lgbt rights in each country for the html we display when we open a marker (every country has a marker placed in its capital to display with information).
activism beautifulsoup beautifulsoup4 data-science decriminalization-homosexuality folium gay homosexuality html human-rights interactive-maps lgtb pandas python python3 requests web-scraper web-scraping webscraper webscraping
Last synced: 01 May 2026
https://github.com/praths71018/kaggle_datasets
All projects that I did in kaggle
data-analytics data-science data-visualization kaggle kaggle-dataset machine-learning
Last synced: 01 May 2026
https://github.com/ambujraj/sourcebyte
An open-source boilerplate code for data engineering with pandas
data-engineering data-science pandas pandas-dataframe python python3
Last synced: 01 May 2026
https://github.com/pavlovdog/my-gmail-research
Analyzing my own Gmail mailbox - inbox, spam, news and so on.
data-science gmail inbox jupyter-notebook python
Last synced: 01 May 2026
https://github.com/oanderoficial/filtrando_planilha
Filtrando coluna de uma planilha em Python utilizando a biblioteca pandas
dados data-science dataframe excel pandas python
Last synced: 01 May 2026
https://github.com/tom-uchida/datascience_handbook
Python private lesson
data-science matplotlib numpy python
Last synced: 01 May 2026
https://github.com/tushar2704/patient_survival_prediction
Getting a rapid understanding of the context of a patient’s overall health has been particularly important during the COVID-19 pandemic as healthcare workers around the world struggle with hospitals
artificial-intelligence data-science deep-learning predictive-modeling python tushar2704
Last synced: 01 May 2026
https://github.com/bpkaur/a-network-analysis-of-game-of-thrones
A Network analysis of Game of Thrones: To analyze the co-occurrence network of the characters in the Game of Thrones books
data-analysis data-science machine-learning networkx python3
Last synced: 01 May 2026
https://github.com/arturovaine/cecdados-utfpr
Especialização em Ciência de Dados da Universidade Tecnológica Federal do Paraná - Dois Vizinhos (UTFPR-DV)
Last synced: 08 Jun 2026