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/gmbeddard/em255-intro_data_science-finalproject
A data science project analyzing symptoms, socioeconomic impacts, and diagnosis trends of endometriosis using NHANES datasets. Features machine learning models and visualizations to enhance healthcare insights.
data-science data-visualization pandas-python womens-health
Last synced: 23 Jul 2025
https://github.com/lapets/course-data-driven-management
Course notes on data mechanics topics that underlie data-driven decision management and business analytics applications.
Last synced: 04 Jan 2026
https://github.com/enayar478/nomad_machine_learning_dash_app
An interactive Machine Learning app built with Dash and Plotly, developed as part of the Data Analytics Bootcamp at Le Wagon Bordeaux. It allows users to visualize data, make real-time predictions, and explore various model insights.
analytics cachetools dash dashboard-application data-analysis data-science deployment gunicorn interactive-visualization machine-learning pandas plotly plotly-dash prediction-model python python3 render scikit-learn web-application
Last synced: 02 Jan 2026
https://github.com/toluwalase-taiwo/hackbio_biocoding_internship
This repository documents my journey through the HackBio BioCoding Internship program, where I worked on various bioinformatics projects to develop my skills in programming, data science and problem-solving.
bioinformatics data-science python
Last synced: 12 Jun 2026
https://github.com/soypete/example-go-dataframes-parser
example of https://godoc.org/github.com/kniren/gota/dataframe
data-analysis data-science datastructures golang-examples ml
Last synced: 12 Sep 2025
https://github.com/chandkund/titanic-survival-prediction
Welcome to the Titanic Survival Prediction project! 🌊 This project predicts passenger survival on the Titanic using machine learning models. By analyzing features like class, gender, and age, we aim to uncover the factors that influenced survival rates during this historic event. Dive in to explore the insights and models developed!
data-science machine-learning matplotlib numpy python seaborn sklearn visualization
Last synced: 07 Apr 2026
https://github.com/s0fft/learning-lab
Code Notes & Test-Learn // Micro Pet-Projects: Python / Asynchrony / FastAPI / Django-Tastypie / DRF / Parsing / Telegram-Bot / SQL / Docker / DS / ML / etc.
asynchrony data-science django-rest-framework docker fastapi jupyter-lab jupyter-notebook mashine-learning matplotlib notes numpy pandas parsing python3 scikit-learn seaborn sql sqlalchemy tastypie telegram-bot
Last synced: 10 Apr 2026
https://github.com/bootcamp-ia-p4/datathon-santuario-animal
Análisis de síntomas clave para controlar virus letal en animales del Santuario Nueva Amazonas.
Last synced: 20 Jan 2026
https://github.com/mkshah605/personal-brand-development
A data-driven approach to a personal brand development project.
branding data data-science growth music personal
Last synced: 12 Sep 2025
https://github.com/becloudready/datascience-tutorials
Data Science, Machine Learning related Tutorials
anaconda-distribution data-science datascience-tutorials machine-learning tutorial
Last synced: 20 Jan 2026
https://github.com/prarthana-singh/heart-attack-prediction-model
A Machine Learning model that predicts the risk of a heart attack based on health parameters like cholesterol levels, blood pressure, BMI, smoking habits, and age. Built using Classification models, Scikit-Learn, Pandas, and Python.
classification data-analysis data-science heart-attack-prediction logistic-regression machine-learning numpy pandas python scikit-learn
Last synced: 25 Jun 2025
https://github.com/rdrahul123/ecommerce-sales-dashboard
This project focuses on analyzing e-commerce sales data to uncover actionable insights and improve business decision-making. Using interactive dashboards and data analysis techniques, the project evaluates key performance metrics, customer behavior, sales trends, and payment modes across different categories and regions.
data-analysis data-science excel powerbi
Last synced: 22 Mar 2025
https://github.com/prateekmaj21/anz-data-project
Analytics and Prediction based on Banking Data
analytics banking data-science finance
Last synced: 09 Jul 2026
https://github.com/dmpe/container-images
Based on https://github.com/jupyter/docker-stacks, create my own fedora based images. A prototype
buildah containers data-science docker fedora jupyter jupyter-notebook
Last synced: 15 Apr 2026
https://github.com/johnkou97/exomoons
astronomy bayesian-inference data-science doppler exomoons exoplanets python radial-velocities spectrum thesis
Last synced: 14 Mar 2025
https://github.com/singhxtushar/datasci-assignmentshub
This repository contains the solutions for the Data-Science Assignments.
assignments-repository data-science solutions-repo
Last synced: 12 Nov 2025
https://github.com/rita94105/salary_predict
The analysis revealed that the job title is the most significant factor influencing salaries. This insight is incredibly valuable for both job seekers and employers in the data field, aiding in career planning and recruitment strategies.
ai data-engineering data-science salary-prediction
Last synced: 27 Mar 2025
https://github.com/daanknoope/kv_block_cross_validation
Cross validation for dependent datasets Python library
data-science python timeseries validation-library
Last synced: 25 May 2026
https://github.com/eimamura/pyfema
Python API for Finite Element Machine
data-science machine-learning python
Last synced: 18 Jun 2026
https://github.com/halyusa16/diabetes-prediction-using-machine-learning
This project focuses on predicting diabetes using machine learning techniques. Various preprocessing steps such as handling imbalanced data (SMOTE, RandomUnderSampler), feature selection (RFE), and outlier removal (Z-score) were applied to improve model performance.
data-mining data-science machine-learning
Last synced: 06 Mar 2025
https://github.com/yash22222/web-scraping-for-data-analysis-predictive-model-on-customer-data
Utilized web scraping for customer feedback at Air India, conducting robust data analysis, and applying machine learning for predictive modeling. Drove data-driven decisions, enhancing services, and elevating customer satisfaction. Expertise in web scraping, analysis, and predictive modeling for actionable insights.
data-analysis data-preprocessing data-science data-visualization exploratory-data-analysis machine-learning powerbi random-forest-classifier sentiment-analysis tableau web-scraping
Last synced: 30 May 2026
https://github.com/mfakhriazhar/ecom-qtt-prediction
In e-commerce, understanding seasonal sales trends and best-selling products is critical to business strategy. However, companies often struggle with predicting sales, determining factors that influence sales (discounts, product categories, locations), and optimizing stock and marketing.
data-analysis data-science data-visualization e-commerce-project eda machine-learning python
Last synced: 19 May 2026
https://github.com/dipto9999/ml_introduction
An Introduction to Machine Learning, primarily using Python scikit-learn library.
data-science decision-trees jupyter-notebook k-means-clustering k-nearest-neighbors linear-regression logistic-regression machine-learning machine-learning-algorithms matplotlib numpy pandas principal-component-analysis python random-forest scikit-learn seaborn support-vector-machines
Last synced: 10 Apr 2026
https://github.com/lilaceri/girls-data-spotify
Workshop for young people to programmatically do their own spotify wrapped
analytics data-science data-visualization music pandas python sklearn spotify
Last synced: 31 Aug 2025
https://github.com/eracodex/d3js-heatmap
Global Heatmap presentation with D3js and Reactjs
d3js data-science data-visualization heatmap javascript reactjs
Last synced: 07 Apr 2025
https://github.com/idb-devs/dataanalyticsairbnb
Construir um modelo de previsão de preço que permita uma pessoa comum que possui um imóvel possa saber quanto deve cobrar pela diária do seu imóvel.
data-analysis data-science jupyter python
Last synced: 18 Apr 2026
https://github.com/mr-chang95/disaster_response_pipeline
Data Science Project for Udacity's Data Scientist Program. Here I created a webapp and ML/NLP pipeline that analyzes message data for disaster response and shows classification results.
data-engineering data-pipeline data-science disaster-response etl-pipeline flask gridsearchcv jupyter-notebook machine-learning natural-language-processing nlp ntlk python python-script sklearn sqlalchemy sqlite udacity-data-science-nanodegree
Last synced: 10 Apr 2026
https://github.com/jelhamm/principle-component-analysis-data-mining
"This repository contains an implementation of the Principal Component Analysis (PCA) algorithm, which is one of the key techniques used for dimensionality reduction in data mining and machine learning."
data-mining data-science jupyter-notebook machine-learning machine-learning-algorithms pca principal-component-analysis python pytorch scikit-learn scipy-library tensorflow
Last synced: 10 Apr 2026
https://github.com/sharoonjoseph321/insurance_fraud_detection
Fraud Detection using machine learning algorithm-KN Neighbors .Data exploration using Pyspark and matplotlib.
analytics data data-science eda high-performance knn-algorithm knn-classification machine-learning matplotlib-pyplot pyspark python seaborn spark statistics
Last synced: 23 Mar 2025
https://github.com/lalelisealstad/dse200x_python_datascience
Posting the project material I made in the course UCSanDiegoX DSE200x Python for Data Science.
Last synced: 23 Mar 2025
https://github.com/skysign/dat
데이터분석을 함께 공부하는 스터디입니다.
data data-analysis data-science
Last synced: 02 Jan 2026
https://github.com/annasmustafadev/network-intrusion-detection-ml
Machine learning-based Intrusion Detection System (IDS) for classifying network traffic as normal or malicious using supervised learning techniques. Includes data preprocessing, feature selection, model training, and evaluation for improved cybersecurity intelligence.
anomaly-detection classification cyber-security data-science intrusion-detection machine-learning python scikit-learn supervised-learning
Last synced: 29 Apr 2026
https://github.com/thangbuiq/thangbuiq
⭐️ Check out my profile and consider starring one of my projects if you like it!
data-engineer data-science devops mlops
Last synced: 04 Jan 2026
https://github.com/ralvarezdev/uru-data-mining
Projects and practices from Data Mining college course
data-mining data-science python rafael-urdaneta-university universidad-rafael-urdaneta uru
Last synced: 13 Jul 2025
https://github.com/abhinav330/ml-implementation-on-classified-data
This repository implements a K-Nearest Neighbors (KNN) model in Python for predicting loan defaults. It analyzes the KNN_Project_Data dataset (features & binary target 'TARGET CLASS').
cluster-analysis clustering clustering-algorithm data-science datascience knearest-neighbor-algorithm knn knn-classification machine-learning machine-learning-algorithms machinelearning sklearn supervised-learning
Last synced: 11 Jun 2026
https://github.com/asghar-rizvi/youtube-statistics-project
This project analyzes a dataset of global YouTube statistics to uncover insights about YouTube channels, their ranks, and other attributes. The dataset used for this analysis was obtained from Kaggle.
data-analysis data-analysis-python data-science data-science-projects matplotlib numpy pandas pycharm-ide python seaborn
Last synced: 13 Jun 2026
https://github.com/nassidev11/public-opinion-api
🌐 Access real-time public opinion data and sentiment analysis through a simple API, enhancing your media monitoring and research projects.
api data-science jupiter-notebook kaggle news-api news-search newsapi nlp public-opinion public-opinion-analysis public-opinion-api python sentiment-analysis text-classification textblob twitter-api twitter-sentiment-analysis
Last synced: 08 Jan 2026
https://github.com/shvbsle/image-augmentation
A light weight CLI for augmenting image datasets for deep learning and ML projects
augmentation data data-augmentation data-augmentation-strategies data-augmentor data-augumentation data-science dataset deep-learning image-processing
Last synced: 12 Sep 2025
https://github.com/shimanshuco/datascience_ml_genai26
Data Science Machine Learning and GenAi
data-science generative-ai machine-learning python
Last synced: 26 May 2026
https://github.com/daniel-elston/k-means-clustering-algorithm
Creation and implementation of k-means unsupervised machine learning algorithm, used to classify Iris species (Iris dataset).
artificial-intelligence classification clustering data-science deep-learning iris-classification k-means-clustering machine-learning machine-learning-algorithms python unsupervised-machine-learning
Last synced: 10 Apr 2026
https://github.com/ssoehdata/sql_for_data_science_specialization_course
Materials and Certifications from the SQL for DataScience Course
data-analysis data-science database databricks postgresql sql sqlite
Last synced: 10 Apr 2026
https://github.com/anu-gtb/diabetic_retinopathy_stage_prediction
Diabetic Retinopathy stage prediction model - A Convulational Neural Network trained and fine-tuned on large human eye image dataset containing images and corresponding labels representing 5 levels of diabetic retinopathy.
classification cnn-classification computer-vision data-science image-classification image-processing image-recognition keras-tensorflow machine-learning neural-networks predictive-modeling python3 tensorflow training
Last synced: 10 Apr 2026
https://github.com/sc0v0ne/etl-discipline-data-warehouse
data-science datawarehouse etl olap-cube olap-database powerbi
Last synced: 15 Apr 2025
https://github.com/darkdk123/bulldozers-price-prediction
Utilizing bulldozer's auction sale price Dataset to predict the Price of Bulldozers!
data-science machine-learning matplotlib-pyplot pandas plotly python3 regression-models sklearn-library
Last synced: 10 Apr 2026
https://github.com/simranjeet97/covid-19
Covid-19 Data Analysis and Important Topics to be Covered to get the Impact and Solution.
coronavirus coronavirus-analysis coronavirus-dataset coronavirus-prediction coronavirus-tracking covid-19-data-analysis covid19 covid19-data covid19-india dash dash-app dash-plotly data data-analysis data-science data-science-projects data-visualization python3
Last synced: 18 May 2026
https://github.com/aamirshehzad33/ai-project
AI projects spanning machine learning, deep learning, and data science. It includes featured projects on CNNs, transfer learning, NLP, fraud detection, recommendation systems, time series forecasting, and distributed training. Each project is briefly described with implementation details and relevant blog links, making it a valuable resource.
analytics aritificial-intelligence big-data code-examples data-science deep-learning machine-learning neural-network programming-exercises
Last synced: 01 Sep 2025
https://github.com/germanocastanho/python-notes
Personal collection of Python Notes, tips, and code snippets 🐍
data-science numpy pandas programming python
Last synced: 01 Sep 2025
https://github.com/lmuffato/docker-datascience-anaconda
Ambiente docker com anaconda e bancos de dados mysql, postgres, mongodb e mongo express
anaconda data-science docker docker-compose mongo-express mongodb mysql postgres python
Last synced: 11 Apr 2026
https://github.com/okaditya84/ecommerce-transactions
Outlined in this piece is an evaluation of core corporate metrics derived from various data files.
analysis data-science eda lookalike python segmentation
Last synced: 01 May 2026
https://github.com/himanshu-uike/stock_portfolio_tracker
A Core Python project utilizing Object-Oriented Programming (OOP) and file handling.
data-science python stock-market
Last synced: 09 Jul 2026
https://github.com/ahmed-maher77/diabetes-prediction-app-using-machine-learning
Diabetes Prediction: Using machine learning to classify individuals as diabetic or non-diabetic based on health data, enabling early intervention and improved healthcare outcomes.
ai css data-science gradientboostinclassifier javascript logisticregression machine-learning matplotlib numpy pandas python randomforestclassifier seaborn streamlit supportvectormachine webdevelopment
Last synced: 11 Apr 2026
https://github.com/gerardo1909/tp_final_pulseras_inteligentes
Trabajo práctico final de la materia "Base de Datos" de la Licenciatura en Ciencia de Datos (UNSAM). 1C-2025
data-science database database-management datawarehousing etl etl-pipeline mongodb neo4j nosql nosql-database postgresql python supabase
Last synced: 11 Apr 2026
https://github.com/mr-ndi/tibebai
Machine learning experiments on student performance prediction. Inspired by tibeb (wisdom) in Amharic, this project explores regression models to understand how study factors influence exam scores.
ai data-science education elevvo google-colab internship kaggle linear-regression machine-learning matplotlib pandas polynomial-regression prediction regression scikit-learn student-performance tibebai-wisdom
Last synced: 11 Apr 2026
https://github.com/jeffasante/rustviz
A high-performance CSV analysis tool built with Rust and WebAssembly.
Last synced: 07 Apr 2025
https://github.com/prasad-chavan1/bank_data_analysis_r
Bank data analysis in R language
data data-analysis data-science r
Last synced: 10 Jul 2026
https://github.com/diem0n/100daysofdatascience
This repository is a collection of things i do on as a data scientist each day as i am hired at a fictional company called keko corp
data-analysis data-engineering data-science data-science-from-scratch data-warehousing machine-learning python
Last synced: 09 Apr 2026
https://github.com/antazo/ibm-data-science-ai
Data Science & AI assignment evaluation used on the IBM Artificial Intelligence programme, and the IBM Data Science Professional Certificate.
artificial-intelligence data-science machine-learning
Last synced: 30 Jun 2025
https://github.com/mikkodt/mexee402_ai
For 4th year MEXE students.
artificial-intelligence data-science machine-learning
Last synced: 01 Sep 2025
https://github.com/taeefnajib/ibm-applied-data-science-capstone
This repository is for my IBM Applied Data Science Capstone Project. All the notebooks and other files are uploaded. If you are benefited by this repository by any means, please feel free to "Star" it and follow me. Thanks.
advance capstone capstone-project data data-science ibm ibm-watson jupyter jupyter-notebook notebook notebook-jupyter project science spacex spacex-api
Last synced: 14 Mar 2025
https://github.com/seesjays/reguession
Minigame built in React based around guessing the slope and Y intercept of a linear regression.
data-science linear-regression react reactjs statistics
Last synced: 18 May 2026
https://github.com/pipe199x/tokyo-azure-spark
Data analysis project using Azure, Apache Spark, and Python to process Tokyo Olympic data.
apache-spark azure data-science python
Last synced: 10 Mar 2026
https://github.com/rafinha0rafinha/web-analyzer-backend
(Legacy) This is the backend for Mazaoro SARLU's lead magnet "Web Analyzer". This project analyzes websites using Google Lighthouse and returns a detailed report consumed by the frontend.
azure-app-service azure-devops chartjs cicd data-analysis data-science data-visualization express flask hacktoberfest lighthouse numpy sentiment-analysis vader-sentiment-analyzer
Last synced: 10 Apr 2026
https://github.com/giorgiocmorales/edu-harvardx-data-science
Repository for files related to the HarvardX Data Science Professional Certificate Program taught via edX
data-science education harvardx r
Last synced: 10 Jul 2026
https://github.com/vicenteaguero/infinite-data-science
An ever-evolving course offering lessons, video lectures, and Jupyter Notebook assessments to guide your complete Data Science journey.
Last synced: 13 Mar 2025
https://github.com/sohnryang/r-language-tutorial
Studying R for HAS Informatics Contest
data-science hana-academy-seoul r
Last synced: 26 May 2026
https://github.com/dug22/jjournal
A Jupyter like notebook software for Java
data data-analysis data-science java jshell jshell-repl notebook swing swing-application
Last synced: 11 Apr 2026
https://github.com/victoorv/bootstrap_mcmc
Ce projet estime les paramètres d'un modèle via le maximum de vraisemblance et compare des intervalles de confiance obtenus par bootstrap. Il développe également des outils d'analyse des fréquences de lettres, utilisant un algorithme MCMC pour déchiffrer efficacement un message codé.
bootstrap data-science language-model mcmc monte-carlo-methods python r regression-models resampling-methods statistics
Last synced: 08 May 2026
https://github.com/TheoLvs/data-science-VR
Data Science experiments in Virtual Reality
data-science machine-learning virtual-reality
Last synced: 11 Mar 2025
https://github.com/franckalbinet/ictp-3188-data-analytics
Course material developed for the "Joint ICTP-IAEA School on LoRa Enabled Radiation and Environmental Monitoring Sensors".
Last synced: 21 Mar 2025
https://github.com/mr-chang95/webpage_abtest_analysis_udacity
A/B Testing Project for Udacity's Data Analyst Nanodegree Program. Using Python in Jupyter Notebook.
abtesting data-science data-visualization matplotlib pandas python webpage
Last synced: 11 Apr 2026
https://github.com/rahul-vinay/sentimentlens
A sentiment analysis model using Bidirectional LSTM, Attention Mechanism and pre-trained GloVe embeddings, implemented with Keras.
attention-mechanism data-science keras lstm-neural-networks natural-language-processing python pytorch sentiment-analysis text-classification
Last synced: 11 Apr 2026
https://github.com/felinjob/ibm-applied-data-science-capstone
Este projeto, parte da especialização IBM Data Science Professional Certificate, prevê o sucesso do pouso do Falcon 9 da SpaceX. Usando dados da API da SpaceX e Web Scraping, o projeto inclui análise de dados e Machine Learning para gerar insights sobre os lançamentos.
data-analysis data-science data-visualization ibm jupyter-notebook machine-learning numpy pandas python scikit-learn seaborn sql
Last synced: 11 Apr 2026
https://github.com/rock12231/weather-analysis-backend
Weather analysis, visualization & Data science
data-analysis data-science data-visualisation django-rest-framework jyputer-notebook prediction python
Last synced: 15 Mar 2025
https://github.com/himuike/university-registration-db
Mysql
data-science mysql mysql-database
Last synced: 30 Jun 2025
https://github.com/jbalooshie/stock-analysis
A VBA script that performs basic stock analysis. Created while participating in a Data Analytics Bootcamp.
data-science data-visualization excel microsoft vba vba-excel vba-macros vba-script
Last synced: 20 Jan 2026
https://github.com/ttitcombe/parliamentarypetitionparser
A handy code wrapper to retrieve and parse data from the UK Parliamentary Petitions website
choropleth data-mining data-science parliament parliamentary-data political-science politics python uk-politics
Last synced: 05 Nov 2025
https://github.com/chhavi-trivedi/predicting_target_for_donations
we have dataset of people we approached for doners for our Election campaign, using attributes such as education, job, income, ethnicity we are going to predict whom should we target for donation.
Last synced: 17 Jun 2026
https://github.com/aqueeqazam/data-cleaning-for-machine-learning-and-data-science
Those with a strong interest in machine learning and data science should use this repository. I have coded step-by-step with machine learning and data science learners.
data-cleaning data-science machine-learning mathplotlib numpy-library pandas-library seaborn
Last synced: 26 May 2026
https://github.com/talapanenivarshithchowdary/asteroid-detection-ml
This project uses Machine Learning to detect and classify asteroids based on trajectory and size, aiding in Near-Earth Object detection and planetary defense.
classification data-science decision-trees jupyter-notebook knn logistic-regression machine-lea matplotlib numpy pandas pillow prediction python3 random-forest scikit-learn
Last synced: 11 Apr 2026
https://github.com/azaz9026/myntra_review_project
Myntra Scraper Project Project Overview: The Myntra Scraper Project is designed to extract product data from the Myntra website. This tool enables users to gather information such as product names, prices, descriptions, ratings, and images for analysis, comparison, or personal use.
data-science data-structures data-visualization filesystem github mogodb mogoose python3 strreamlit web-scraping
Last synced: 10 Apr 2026
https://github.com/rahatmoktadir03/customer-churn-prediction
A machine learning project for predicting customer churn, enabling businesses to identify at-risk customers and develop retention strategies.
business-analytics customer-churn-prediction data-science google-colab machine-learning numpy pandas python sklearn strreamlit xception-model
Last synced: 11 Apr 2026
https://github.com/winterwind/ecg_signal_classification
Two-part project that involves detecting the R-peaks in an ECG signal to extract the individual ECG beats and making a machine learning model to classify them
csv csv-files data-science decision-trees ecg ecg-classification ecg-signal jupyter jupyter-notebook knearest-neighbors knn machine-learning matplotlib matplotlib-pyplot numpy pandas pyplot python random-forest scipy
Last synced: 11 Apr 2026
https://github.com/hoxo-m/blog
HOXO-M Blog
data-analysis data-science r-package
Last synced: 10 Jul 2026
https://github.com/ruivieira/java-mentat
Java AI/ML/DS library
ai data-science java library machine-learning
Last synced: 01 Sep 2025
https://github.com/oleonardolima/machine-learning-engineer-nanodegree
Udacity's Machine Learning Engineer Nanodegree Projects.
data-science machine-learning udacity-machine-learning-nanodegree udacity-nanodegree
Last synced: 09 Jun 2026
https://github.com/mgautam98/weratedogs-analysis
Wrangled the data from multiple sources, including scrapping, APIs. Assessed and cleansed data for the quality and tidiness issues. Presentation Included.
data-analytics data-science pandas
Last synced: 29 Mar 2025
https://github.com/luftdaten-at/luftdaten-search-archive
Scripts to search the Luftdaten.info archive
Last synced: 15 May 2025
https://github.com/mightymetrika/bootwar
Nonparametric Bootstrap Test with Pooled Resampling Card Game
bootstrap data-science r resampling statistics
Last synced: 27 Mar 2025
https://github.com/andersoncrs/arboles_de_decision_calidad_del_vino
Contiene un análisis detallado de la calidad del vino utilizando un modelo de clasificación basado en árboles de decisión. Incluye la exploración de datos, detección y manejo de valores atípicos, análisis Univariado y Bivariado, y la creación y evaluación de un modelo predictivo. El objetivo principal es predecir la calidad del vino.
data-analysis data-science data-visualization machine-learning matplotlib seaborn sklearn tree-decision
Last synced: 20 May 2026
https://github.com/kualta/cast
crypto demand forecasting
data-science demand-forecasting python
Last synced: 23 Mar 2025
https://github.com/redhat-na-ssa/demo-triton-yolo
Customize Nvidia Triton to use OpenShift Source to Image building
data-science model-serving nvidia openshift triton
Last synced: 17 Jul 2025
https://github.com/viniciusmsousa/ml-pipes
Simple ML Project with MLFlow and Docker Compose.
data-science data-science-portfolio mlflow mlops
Last synced: 07 Apr 2025
https://github.com/cids-484-spring-2025/wyattturbevillecapstone
Working for Food and Animal Science Professor Maria Fuenzalida Valenzuela to deliver a bespoke web application database.
data-science html mysql python
Last synced: 29 Apr 2026
https://github.com/renatomaynard/time-series-forecasting-methods
Time Series Forecasting Methods — A collection of Python implementations for essential time series forecasting techniques, including Simple, Double, Triple Exponential Smoothing, and Moving Averages.
data-science demand-forecasting exponential-smoothing forecasting holt-winters holt-winters-forecasting moving-average python python-for-everybody seasonality statistics time-series time-series-analysis timeseries-forecasting trend-analysis
Last synced: 17 May 2026
https://github.com/nathadriele/acmr-rag-rename-mbausp
Trabalho de Conclusão de Curso do MBA em Data Science e Analytics da USP/ESALQ, turma 2023. Desenvolve um sistema de recuperação da informação baseado em LLMs e RAG, aplicado à lista RENAME de medicamentos essenciais. O protótipo utiliza embeddings, bancos vetoriais e LangChain, com avaliação realizada pelo framework RAGAS.
all-minilm-l6-v2 analytics chunking data-science gemma-2-9b-it genai groq langchain langchain-agent llama3 llm mixtral-8x7b pinecone postgresql rag ragas rename scraping streamlit usp
Last synced: 04 Apr 2026
https://github.com/felixamaladhas/credit-card-fraud-detection
Credit card fraud, involving stolen cards or compromised information, leads to major financial losses globally. This project uses machine learning to detect fraudulent transactions by recognizing unusual patterns and behaviors.
data-science ipynb-jupyter-notebook logistic-regression machine-learning pandas python random-forest
Last synced: 03 Jul 2026