Data analysis
Data analysis is a process of inspecting, cleansing, transforming, and modeling data with the goal of discovering useful information, informing conclusions, and supporting decision-making.
- GitHub: https://github.com/topics/data-analysis
- Wikipedia: https://en.wikipedia.org/wiki/Data_analysis
- Last updated: 2026-07-06 00:07:36 UTC
- JSON Representation
https://github.com/shrunga92/5g_qos_data_transformation_python
Resource Allocation in 5G Network Service
Last synced: 19 May 2026
https://github.com/dzakwanalifi/reglins
regLins is an R package designed for performing linear regression analysis using various optimization methods. It also provides an interactive Shiny application for a more dynamic analysis experience.
data-analysis linear-regression optimization r shiny-app
Last synced: 09 Jul 2025
https://github.com/jesusgomez-data/retail-sales-data-analysis
End-to-end retail sales data analysis project using SQL, SQLite and Python (Pandas). Includes data generation, KPIs and business insights.
data-analysis junior-data-analyst pandas portfolio-project python retail-analysis sql sqlite sqlite3
Last synced: 11 Apr 2026
https://github.com/saidabderrahmane/bus_line_supervision
Performance evaluation of the Saint-Sébastien bus line using real data to predict the number of passengers.
beautifulsoup4 data-analysis data-science deep-learning machine-learning python scraper sklearn
Last synced: 11 Apr 2026
https://github.com/jatin-s16/netflix_analysis
This project involves a comprehensive analysis of Netflix's movies and TV shows data using SQL. The goal is to extract valuable insights and answer various business questions based on the dataset. The following README provides a detailed account of the project's objectives, business problems, solutions, findings, and conclusions.
data-analysis excel postgresql sql
Last synced: 19 May 2026
https://github.com/nushratjabenaurnima/cse_477_data_mining
A collection of labs, reports, Jupyter notebooks, and project outputs for the CSE 477 Data Mining course. This repository tracks my learning journey through data preprocessing, association rules, clustering, classification, and real-world data analysis with Python.
data data-analysis data-mining data-science google-colab-notebook jupyter-notebook machine-learning python python-3
Last synced: 09 Apr 2026
https://github.com/ggarciajavier/udacity-dalf-project1-investigate-dataset
Work performed for the 1st project of Udacity Data Analyst Nanodegree: exploratory data analysis of a football dataset.
data-analysis football-analytics python python36 udacity-data-analyst-nanodegree
Last synced: 15 May 2026
https://github.com/jidesamuell/data-analytics-projects
This is a repository i have created to showcase my skills, share projects and track my progress in Data Analytics areas.
data-analysis excel matplotlib powrebi python sql
Last synced: 04 May 2026
https://github.com/first-coding/aidanalyst
AIDAnalyst is an AI-powered data analysis tool that leverages large language models (LLMs) to generate SQL queries from natural language prompts. Upload CSV files, explore the data schema, and retrieve insights with ease. The system ensures error correction in SQL queries, delivering detailed reports and visualizations in a streamlined workflow
data-analysis llm openai prompt-engineering python
Last synced: 19 May 2026
https://github.com/vubacktracking/freecodecamp-data-analysis-with-python
5 Projects in Data Analysis With Python Course on Freecodecamp
data-analysis freecodecamp freecodecamp-project python
Last synced: 19 May 2026
https://github.com/bhiogade/customer-purchase-analysis
Comprehensive Customer Purchase Analysis Across Multiple Dimensions
data-analysis data-visualization tableau tableau-desktop
Last synced: 02 Feb 2026
https://github.com/hamzacham/data_set-projet-8
Analyzing a real world data-set with SQL and Python
data-analysis database dataset jupyter-notebook paython sql
Last synced: 19 May 2026
https://github.com/prady2309/football-players-analysis
The dataset used is available on Kaggle
data-analysis data-science data-visualization fifa football-analytics machine-learning python3
Last synced: 19 May 2026
https://github.com/berkekaragoz/media-investments-data-analysis
Advertisement Investments Distribution of Turkey by Medium
Last synced: 19 Aug 2025
https://github.com/bjornmelin/data-analytics-playground
🧐 Collection of academic data analytics projects showcasing exploratory data analysis, geographic visualization, and interactive dashboards.
data-analysis data-analytics data-visualization geographic-analysis ggplot interactive-maps leaflet r r-programming shiny tidyverse
Last synced: 06 Apr 2025
https://github.com/abdoomohamedd/data-science-projects
A collection of data science projects ranging from exploratory data analysis to predictive modeling and clustering. Each project is designed to solve specific problems or explore particular datasets using various data science techniques and tools.
data-analysis data-analysis-python data-cleaning data-science data-visualization machine-learning machine-learning-algorithms
Last synced: 14 May 2025
https://github.com/phanchenh/associationrule_adventurework_sqlproject
Project Title: Analyzing AdventureWorks Dataset with Association Rule Mining in SQL (2011-2014)
adventureworks association-rule-mining association-rules business-analytics business-intelligence data-analysis microsoft-learn mssql mssqlserver
Last synced: 08 Apr 2026
https://github.com/PhanChenh/AdventureworkDataset-RFM-Analysis-SQLProject
RFM Analysis Using SQL on the AdventureWorks Dataset (2011-2014)
business-analytics business-intelligence data-analysis mssql rfm-analysis sql
Last synced: 08 Apr 2026
https://github.com/sakan811/find-common-japanese-character-from-news
Showcase visualizations about common Japanese characters that appear in the news
beautifulsoup beautifulsoup4 data-analysis dataanalysis japanese japanese-language language news powerbi requests sqlite sqlite3 visualization webscraper webscraping
Last synced: 19 May 2026
https://github.com/ahmedkhaled404/data-cleaning-and-eda-layoffs-mysql
This project involves cleaning a dataset containing information about layoffs from companies around the world.
data data-analysis data-cleaning data-preprocessing datacleaning eda exploratory-data-analysis mysql sql
Last synced: 08 Jun 2026
https://github.com/vishnu-vamshii/layoffs-data-analysis-in-sql
This project focuses on the cleaning and exploratory analysis of a dataset containing layoff information. It includes data deduplication, standardization of columns, handling null and blank values, and analyzing layoffs by company, industry, country, and date. Various SQL queries are used to explore trends and patterns in layoffs over time.
Last synced: 15 Jul 2025
https://github.com/hosseinkarimi128/zed-one
An AI-powered assistant that analyzes CSV data using natural language queries to generate pandas code and visualizations.
ai-data-analysis automated-pandas automated-pandas-queries csv data-analysis fastapi langchain machine-learning matplotlib nlp openai pandas restful-api summarization visualization-tools
Last synced: 07 Apr 2026
https://github.com/jyrki69pro/pdf-insight-agent
📄 Extract insights from PDFs effortlessly with this AI-powered summarizer, transforming documents into structured, actionable points.
agent-based-model agentic-ai agentic-workflow agents ai-agent data-analysis finance-management financial-analysis generative-ai langchain langgraph llama3 llm multiagent-systems pdf phidata python toolcalling
Last synced: 11 Apr 2026
https://github.com/idaraabasiudoh/drug_prescribtion_decision_tree_model
This repository contains a machine learning project focused on classifying drugs based on patient characteristics using a Decision Tree classifier. The project uses Python and popular data science libraries such as scikit-learn, pandas, and matplotlib.
data-analysis jupyter-notebook machine-learning python3 scikit-learn
Last synced: 10 Apr 2026
https://github.com/mboula/mboula.github.io
GitHub portfolio + interactive resume | Showcasing data projects in civil rights (housing), cannabis, and analytics
cannabis case-study civil-rights compliance dashboards data-analysis data-cleaning data-vizualization excel google-data-analytics housing open-data pattern-analysis portfolio pro-se public-data r sql tableau
Last synced: 10 Jul 2025
https://github.com/touppercase78/salary-prediction-collection
Salary predictions with ML models and analyses on datasets from several other GitHub repos
data-analysis data-visualization datasets machine-learning python3 regression-models
Last synced: 02 May 2026
https://github.com/ramonanf/tc1002s_semanatec
Herramientas computacionales: El arte de la analítica
data-analysis data-visualization jupiter-notebook pandas-python
Last synced: 15 Jun 2025
https://github.com/ryan-wong1/72-years-of-shark-incidents-in-california-data-analysis
Shark Incidents in California 1950 - 2022
data-analysis data-cleaning data-visualization exploratory-data-analysis sql
Last synced: 25 Jan 2026
https://github.com/chanupadeshan/atliq-bank-insights
A complete data analytics and A/B testing project for Atliq Bank using synthetic customer and transaction data. Includes data cleaning, EDA, and statistical evaluation of a targeted marketing campaign. Website: Leave blank or link to a blog/portfolio if applicable
ab-testing data-analysis data-visualization eda python3 statistics
Last synced: 04 Jul 2026
https://github.com/chanupadeshan/basic-data-analytics
basic data analysis project using sql
data-analysis eda exploratory-data-analysis sql window-function
Last synced: 04 Jul 2026
https://github.com/eco786786/salaries
This analysis explores the factors influencing salaries for data professionals from 2020 to 2024, including job titles, experience levels, remote work ratios, employment types, company locations and sizes. Using data from Kaggle, the project uncovers trends and insights to guide both companies and professionals in the tech industry.
data-analysis git postgresql powerbi
Last synced: 19 May 2026
https://github.com/jarrarshahid/nutrition-calculator
Simple python app to calculate nutritions in everyday meals.
data-analysis health json jupyter-notebook logic-programming python
Last synced: 15 Jul 2025
https://github.com/mimi-netizen/python-and-machine-learning-in-financial-analysis
This comprehensive repository covers financial data analysis using Python and machine learning techniques, including time series modeling, portfolio optimization, risk assessment, credit risk prediction, and deep learning applications in finance.
data-analysis data-science data-visualization finance financial-analysis financial-data financial-modeling
Last synced: 19 May 2026
https://github.com/anastasius21/creditcardfrauddetection
This repository contains a Jupyter Notebook for Credit Card Fraud Detection Model and a csv dataset on which it is being trained
credit-card-fraud data-analysis data-science data-visualization fraud-detection logistic-regression machine-learning
Last synced: 16 Jun 2025
https://github.com/jabulente/tanzania-geographical-zones
This project provides a geospatial visualization of Tanzania's geographical zones and regions. It uses geospatial data to map each zone, display regions, and annotate them for easy identification. The visualizations include simulated data to demonstrate thematic mapping techniques.
ai data-analysis data-science data-visualization geopandas geospatial location matplotlib ml python tanzania tanzania-geographic tanzania-locations
Last synced: 19 May 2026
https://github.com/mysftz/statistics-analysis
A python statistical analysis of a dataset and probability.
data-analysis matplotlib python python3 statistical-analysis
Last synced: 29 Jun 2025
https://github.com/galahad20/b244006e_analisis_data
Data Analysis project at Dicoding course "Belajar Analisis Data dengan Python". I learn to do analyst on data and visualizing it to get meaningful insight.
data-analysis data-analytics python streamlit
Last synced: 06 Apr 2026
https://github.com/miusarname2/proyectos-final-analitica-de-datos
Welcome to the repository where the magic of data analytics comes to life! This is the result of our effort and creativity in the subject of data analysis at the Universidad Cooperativa de Colombia (UCC). Here we keep everything we did to analyse data, draw cool conclusions and solve the workshop we were given. 🎯📊
data-analysis data-science data-visualization pip python
Last synced: 15 Jul 2025
https://github.com/nahiyanhkhan/stock-market-data-analysis_capstone-project
In this course, learned and solved assignments on SQL and Python. Final capstone project was on analyzing "Stock Market Data". Achieved 100% score in every assignment.
data-analysis data-analytics matplotlib mysql mysql-database numpy pandas python sql
Last synced: 09 Apr 2026
https://github.com/shreeparab1890/india-gdp-rate-1960-to-2021-data-analysis
This ipython notebook is the Exploratory data analysis (EDA) of the India GDP Rate 1960 to 2021.
analysis data-analysis eda exploratory-data-analysis ipython-notebook jyputer-notebook matplotlib matplotlib-pyplot pandas python
Last synced: 06 Mar 2026
https://github.com/iamsainikhil/data-visualization
Visualization of Web data using Python
data-analysis data-visualization python webscraping
Last synced: 13 Jun 2026
https://github.com/srvcl/lung-cancer-survival-analysis
Data Cleaning of a dataset and Survival Analysis in R Language
data-analysis data-science data-visualization r survival-analysis
Last synced: 11 May 2026
https://github.com/borjamome/explorando-madrid
Exploring Madrid: A Data-driven Analysis with R 🐻🌳
data-analysis data-visualization madrid r
Last synced: 26 Mar 2025
https://github.com/priyanshubiswas-tech/farmlab-report-and-case-study-iot
This project was developed through live interviews and case studies with farmers in the year 2023 to address key agricultural challenges. The device provides real-time farm insights for better decision-making. Future plans include a digital portal, increased range, more sensors, and improved design. Open to collaboration!
arduino-ide c case case-study data data-analysis iot iot-device serialization
Last synced: 15 Jul 2025
https://github.com/manishbisht/machine-learning
Machine Learning
data-analysis data-mining machine-learning machine-learning-algorithms machinelearning numpy pandas python
Last synced: 13 Apr 2026
https://github.com/ggarciajavier/udacity-dalf-project3-test-perceptual-phenomenom
Work performed for the 3rd project of Udacity Data Analyst Nanodegree: statistical testing of a perceptual phenomenom (Stroop task).
data-analysis python statistical-inference udacity-data-analyst-nanodegree
Last synced: 18 May 2026
https://github.com/theo-jenkins/fmri-brain-scan-analyser
MATLAB toolkit for reading, analysing and simulating rs-fMRI brain scans in .nii format.
algorithms data-analysis data-visualization fmri-data-analysis matlab neuroimaging
Last synced: 15 Jul 2025
https://github.com/madi-s/tennispredictor
Program to predict outcomes of major tennis matches.
data-analysis prediction-algorithm python scraper tennis webdriver
Last synced: 06 Jul 2025
https://github.com/anthonysanalysis/bellabeat-analysis
Bellabeat Tech Case Study Capstone Project
analysis capstone case-study data data-analysis data-visualization md r rmd rstudio
Last synced: 20 Apr 2026
https://github.com/jabulente/kruskall-wallis-test
This repository contain project that provides a reusable Python function to perform the Kruskal-Wallis H-test across multiple continuous variables, grouped by a categorical feature
data-analysis data-science eda hypothesis-tests kruskal-wallis kruskals-algorithm scipy-stats statistics
Last synced: 22 Jul 2025
https://github.com/debjyotisaha/hands-on-sql
My Learning Path towards SQL
cte data data-analysis insert joins select sql subqueries update
Last synced: 04 Apr 2025
https://github.com/logan722/employee-management-system
An Employee Management System
data-analysis problem-solving pycharm-ide python-library
Last synced: 06 Apr 2025
https://github.com/ireneflorez/e_commerce_a_b_test_analysis
website A/B test data analysis
data-analysis jupyter-notebook matplotlib numpy pandas python statsmodels
Last synced: 14 Apr 2026
https://github.com/farzeennimran/apriori-algorithm
Apriori Algorithm for Association Rule Mining
algorithm apriori apriori-algorithm apyori association-rule-mining association-rules data-analysis data-mining data-science numpy pandas python
Last synced: 06 Apr 2026
https://github.com/syed-amjad-ali/restaurant-sales-sql-project
This was a simple SQL project where I analyzed restaurant sales data, showcasing skills in data creation and querying. The project explores menu performance, order trends, and customer insights.
aggregations business-intelligence data-analysis guided-project joins maven-analytics querying restaurant-sales sales-data sql subqueries
Last synced: 03 Jan 2026
https://github.com/carvalhoandre/coletor-tweets
Criado para coletar e armazenar tweets utilizando a API do Twitter. Inicialmente inspirado no caso de uso do livro Um Voluntário na Campanha de Obama, este projeto tem como objetivo demonstrar a importância do monitoramento no X. O coletor permite buscar tweets sobre qualquer termo desejado
data-analysis mongodb python twiter-analysis twitter
Last synced: 19 May 2026
https://github.com/prasad-chavan1/bank_data_analysis_r
Bank data analysis in R language
data data-analysis data-science r
Last synced: 24 Feb 2025
https://github.com/i-e-b/dynamictimewarp
A quick C# implementation of https://jeremykun.com/2012/07/25/dynamic-time-warping/
data-analysis pattern-matching working
Last synced: 17 Aug 2025
https://github.com/jofaval/iris-flowers
Multilabel Classification of the famous Iris Flowers Dataset from Ronald Aylmer Fisher in 1936
classification data-analysis data-science data-visualization google-colab iris-flowers kaggle machine-learning python scikit-learn xgboost
Last synced: 05 Apr 2026
https://github.com/chaganti-reddy/ai-prototype-customer-segmentation
Artificial Intelligence Prototype product based model for Customer Segmentation in E-Commerce Industry.
artificial-intelligence cluster-analysis customer-segmentation data-analysis machine-learning product-based prototype
Last synced: 13 Mar 2025
https://github.com/kuuhaku86/datmingemastik19
data-analysis data-mining data-science data-visualization
Last synced: 02 Aug 2025
https://github.com/vishal-verma-96/Pre-Owned-Car-Price-prediction-using-Streamlit-App
Capstone Project by skill Academy- Exploratory Analysis, Visualization and Prediction of Used Car Prices. Deploying the highest-scoring model with Streamlit web app
data-analysis data-science jupyter-notebook machine-learning machine-learning-algorithms matplotlib numpy pandas python3 regression-algorithms scikit-learn seaborn streamlit
Last synced: 02 Mar 2025
https://github.com/victoorv/risques_financiers
Classification pour l'attribution ou non de prêts financiers et prédiction de scores de risque.
classification data-analysis data-science data-visualization hyperparameter-tuning loan-prediction loan-prediction-analysis loanapproval machine-learning machine-learning-algorithms python regression regression-models risk-analysis risk-score scoring scoring-models statistical-analysis statistical-tests statistics
Last synced: 19 May 2026
https://github.com/sweta-kaundilya/911-calls-capstone-project
For this capstone project we will be analyzing some 911 call data from Kaggle.
data data-analysis data-visualization jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 28 Apr 2026
https://github.com/sweta-kaundilya/sql_projects_data_analytics
This repository contains SQL porfolio projects
data-analysis mysql-database mysql-workbench
Last synced: 10 Sep 2025
https://github.com/al-ogr/sf_pr2_job_analysis_hh_sql
SkillFactory DataScience PROJECT-2. Анализ вакансий из HeadHunter
data-analysis data-science ipynb plotly python sql
Last synced: 19 May 2026
https://github.com/quesocosteno03/data-analysis-projects
This repository serves as a collection of all my projects.
data-analysis jupyter-notebook powerbi
Last synced: 02 Aug 2025
https://github.com/lmuffato/jiboia
Jiboia is a Python package for automatically normalizing and optimizing DataFrames efficiently.
data-analysis data-science dataframe normalization pandas python
Last synced: 19 May 2026
https://github.com/wassimhedfi/exploring-the-evolution-of-linux
Datacamp guided Project
data-analysis data-science ml python
Last synced: 15 May 2026
https://github.com/mindlessmuse666/missing-data-processing
Проект по обработке пропущенных значений в данных о пассажирах Титаника с использованием библиотек Python Matplotlib и Seaborn.
data-analysis data-visualization matplotlib missing-values-analysis missing-values-handling pandas python seaborn titanic
Last synced: 16 May 2026
https://github.com/borjamome/top-goleadores
Mejores delanteros en Europa según los datos
data-analysis data-visualization football-analytics r
Last synced: 26 Mar 2025
https://github.com/caesaredia/chicago-taxi-data-insights
Exploratory data analysis and hypothesis testing on Chicago taxi trip data to uncover patterns in demand and the effects of rainy weather on travel time.
chicago data-analysis data-visualization exploratory-data-analysis hypothesis-testing python statistical-analysis taxi-trips weather-analysis
Last synced: 17 May 2026
https://github.com/davidzajac1/four-percent-rule-pandas-analysis
Analysis of the 4% Personal Finance Rule of Thumb
data-analysis data-visualization pandas python
Last synced: 20 Apr 2026
https://github.com/joe-stifler/llm-sig-playground
This repository is a collaborative space for MSc Earth Science students at Imperial College London to experiment with and apply Large Language Models (LLMs) to real-world Earth Science problems. Follows below the persona playground link.
data-analysis earth-science llms machine-learning research-automation
Last synced: 29 Mar 2025
https://github.com/mansiikumarii/mysql
A curated collection of MySQL scripts covering DDL, DML, and DRL operations. Ideal for beginners to practice and understand core SQL concepts.
backend data-analysis data-modeling database database-integration database-management database-performance database-schema mysql mysql-admin mysql-database orm php-mysql query-optimization rdbms sql sql-query sql-script stored-procedure
Last synced: 19 May 2026
https://github.com/sanafagal/wsp-msg-automation
An intuitive application for managing and analyzing customer and reseller data stored in Google Sheets, providing insights and streamlined data organization.
automation cloud-credentials data-analysis google-sheets-api python
Last synced: 16 Jun 2025
https://github.com/the-pinbo/dimensionalityredux-pca-vs-autoencoders
Comparative study of PCA and Autoencoders for effective dimensionality reduction, assessed through PSNR and SSIM metrics.
autoencoder-mnist autoencoders data-analysis dimensionality-reduction image-compression mnist neural-networks pca psnr ssim
Last synced: 13 May 2025
https://github.com/julie-fliorko/rockbuster-insights-sql-project
Data analysis using PostgreSQL to help Rockbuster Stealth LLC identify revenue trends, customer insights, and rental behavior patterns.
Last synced: 22 Jul 2025
https://github.com/pdiegel/currencytracker
A Python application that fetches real-time currency exchange rates from an API, securely stores the data in an SQLite database, and includes error handling, logging, and good programming practices for reliable and periodic data capturing.
analysis api currency data-analysis data-capture logging python python3 sqlite3 tracker
Last synced: 09 Sep 2025
https://github.com/mikhaelmounay/salty-med
Salty Mediterranean - Grade 12 Data Analysis & Visualization Capstone Project
data-analysis data-visualization
Last synced: 02 Feb 2026
https://github.com/yamslam/contentsunderpressure_processing
A repository for data processing and analysis for Contents Under Pressure.
data-analysis data-processing data-visualization game-based-learning judgments process-safety
Last synced: 07 Sep 2025
https://github.com/chahelgupta/hospital-readmission-prediction-and-analysis
The Hospital Readmission Prediction project uses clinical data to predict diabetic readmissions. SVM + SMOTE achieved 61.16% accuracy, with key predictors including hospital stay, lab tests, and medications.
data-analysis knn-classification logistic-regression machine-learning prediction prediction-model python random-forest-classifier smote svm-classifier
Last synced: 15 May 2026
https://github.com/amruthadevops/stock-market-analysis
To analyze market trends and predict future market behavior using machine learning techniques
data-analysis data-science jupyter-notebook machine-learning powerbi-desktop python stock-market
Last synced: 15 May 2026
https://github.com/vigneshrocky262/powersub-demo-1434
🔧 Streamline your workflow with powersub-demo-1434, a simple tool for managing and automating tasks efficiently.
api automation coding-sandbox collaborative-tools data-analysis demo dynamic-programming machine-learning neural-networks performance-testing powersub project-management python software-development visualization
Last synced: 05 May 2026
https://github.com/kingflow-23/funny-games
A repository containing some games made during my free time.
analytics connect-four-game data-analysis game-development hangman-game mastermind monty-hall-problem pyqt5 python snake-game sudoku-game tic-tac-toe
Last synced: 04 Jul 2026
https://github.com/jhrcook/protein-language-models
Experimenting with protein language model predictions
data-analysis protein-language-model variant-effect-prediction
Last synced: 28 May 2026
https://github.com/amishidesai04/interactive-data-visualisation-tool
A Java-based application leveraging JavaFX to create dynamic and interactive charts, including pie charts, bar charts, and line graphs. Ideal for visualizing various datasets, this tool offers customizable features and a user-friendly interface. Easily input and manage data, customize chart styles, and observe trends and patterns effectively.
charts data-analysis data-visualisation data-visualization-project gui java javafx visualization-tools
Last synced: 17 Apr 2026
https://github.com/azaz9026/loan_approval_prediction
Welcome to the Loan Approval Prediction repository! This project aims to build a predictive model that can determine whether a loan application should be approved or denied based on various features. Purpose The goal of this repository is to develop a machine learning model that can accurately predict loan approval decisio
data data-analysis data-visualization eda machine-learning numpy pandas python statistics
Last synced: 06 Apr 2026
https://github.com/mumtaz4118/employee-satisfaction-and-attrition
Analysis of attrition based on environmental satisfaction from a Kaggle dataset.
data data-analysis data-science data-visualization ipynb jupyter-notebook machine-learning python statistical-analysis statistical-models
Last synced: 19 May 2026
https://github.com/melvinjwallace/melvinjw.github.io
A portfolio of a host of projects completed using python and sql.
data data-analysis data-cleaning data-loading data-mining data-preparation data-processing data-science data-transformation data-visualization dataset matplotlib microsoft-sql-server pandas-python seaborn
Last synced: 02 Apr 2026
https://github.com/chandkund/loan-eligibility-prediction
This project is designed to predict the eligibility of loan applicants based on various factors such as income, credit history, and marital status. By analyzing historical loan application data, the model helps to determine whether a loan application should be approved or not.
data-analysis data-science data-visualization machine-learning-algorithms matplotlib numpy pandas python seaborn
Last synced: 09 Apr 2026
https://github.com/andrewzgheib/football-database-analysis
Football database utilizing PostgreSQL and Pandas for data management, with PowerBI for intuitive KPI visualization
data-analysis data-visualization database pandas pgsql postgr powerbi sql
Last synced: 04 Apr 2025
https://github.com/nerooc/device-downtime-detection
Repozytorium dotyczące projektu z przedmiotu "Sztuczne Sieci Neuronowe"
data-analysis detection-model recurrent-neural-networks
Last synced: 22 Mar 2025
https://github.com/timkong21/siemens-mobility-operations-industrial-engineer-simulation
Operations Industrial Engineer job simulation with Siemens Mobility. Includes time study analysis to identify assembly bottlenecks (Task 1) and a proposed layout redesign to improve efficiency without automation (Task 2).
data-analysis forage industrial-engineering job-simulation manufacturing process-improvement production-engineering python siemens time-analysis
Last synced: 19 May 2026
https://github.com/waghraj1699/car-price-prediction
Implementation of ML algorithm to predict the car price
artificial-intelligence data-analysis data-science data-visualization feature-engineering linear-regression machine-learning machine-learning-algorithms regression-models
Last synced: 02 Aug 2025
https://github.com/lopez86/datascienceexamples
Examples of various data science & data analysis topics using various sources of data.
data-analysis data-science pandas scikit-learn tutorial visualization
Last synced: 13 Apr 2026