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-08 00:07:57 UTC
- JSON Representation
https://github.com/csfelix/prime-numbers-statistical-analysis
🔢 Just a Prime Numbers Analysis 🔢
analysis data-science mathematics matplotlib numpy pandas python seaborn statistical-analysis statistics
Last synced: 12 Apr 2026
https://github.com/taeefnajib/fake-news-detection-using-naive-bayes
We have created a model to determine if a piece of news is fake or not, based on its title. We have used 3 Naïve Bayes algorithms, namely Gaussian, Bernoulli and Multinomial.
classification data-science fake-news machine-learning naive-bayes-classifier python
Last synced: 17 May 2026
https://github.com/kaos599/apollo-synthetic-data-generator
Apollo is a Python GUI application designed to simplify the complex process of generating random data based on fixed values. It allows users to generate various types of binary datasets, such as Yes/No type questions, by specifying probabilities.
data data-engineering data-generation data-generator data-science faker-library machine-learning tkinter-gui
Last synced: 22 Jul 2025
https://github.com/camara94/data-visualization-with-python
Data visualization and some of the best practices when creating plots and visuals. The history and architecture of Matplotlib, and how to do basic plotting with Matplotlib. Generating different visualization tools using Matplotlib such as line plots, area plots, histograms, bar charts, box plots, and pie charts. Seaborn, another data visualization library in Python, and how to use it to create attractive statistical graphics. Folium, and how to use to create maps and visualize geospatial data.
data data-science data-structures data-visualization python3
Last synced: 16 May 2026
https://github.com/johnsesana/statistics-for-ds
General guide on topics to study for Data Science and Machine Learning
data-science machine-learning python statistics
Last synced: 22 Jan 2026
https://github.com/deaneeth/churn-prediction-production-pipeline
Production-grade machine learning pipeline for customer churn prediction with modular components for data preprocessing, model training, and streaming inference. This third repo in a series builds on previous work to create a deployment-ready prediction system with comprehensive configuration, evaluation metrics, and scalable architecture.
churn-prediction data-science machine-learning mlops model-evaluation pipeline production-pipeline python
Last synced: 10 Oct 2025
https://github.com/garciparedes/matlab-examples
Set of awesome Matlab Examples
data data-science examples garciparedes matlab statistics university-of-valladolid
Last synced: 03 Jul 2026
https://github.com/justsecret123/twitter-sentiment-analysis
A sentiment analysis model trained with Kaggle GPU on 1.6M examples, used to make inferences on 220k tweets about Messi and draw insights from their results.
classification data-analysis data-science deep-learning deep-neural-networks docker glove-embeddings kaggle lstm lstm-neural-networks machine-learning natural-language-processing nlp python rnn scikit-learn sentiment-analysis sentiment-classification tensorflow word-embeddings
Last synced: 03 Jan 2026
https://github.com/open-risk-academy/academy-course-pyt37067
Resources for Open Risk Academy Course: "Processing US Agency Mortgage Data with Awk and Pandas - Part 2: Performing Book"
awk data-science elearning mortgage-data-analysis mortgages pandas pandas-dataframe python risk-analysis
Last synced: 16 Jan 2026
https://github.com/spencerpresley/cosc425-data
AI-powered toolkit for analyzing and classifying academic research publications using LLMs and automated data collection. Output options: Mongodb database via providing your databse url. Json. Excel spreadsheet. See README for the quick setup, see documentation for implementation details:
academic-publications data-science llm llms research-analytics
Last synced: 01 Mar 2025
https://github.com/marked01one/rio-airbnb-predictive-model
Airbnb predictive model code repository for Cal Poly Pomona's RIO research program
Last synced: 07 Jan 2026
https://github.com/erikmueller/jazmax
Crawl JAZ for different heat pumps depending on flow and return temperatures from the JAZ calculator
crawler data-science efficiency green heatpump jaz
Last synced: 24 Mar 2025
https://github.com/dr-saad-la/timeseries-hub
🚀 Comprehensive collection of time series forecasting models: from classical ARIMA to state-of-the-art deep learning. Ready-to-use implementations with benchmarks and tutorials.
ai arch arima data-science forecasting-models machine-learning neuralpr proph time-series
Last synced: 23 Jul 2025
https://github.com/abousselmi/open-research-testbeds
A list of available computer science research testbeds
cloud-computing data-science distributed-systems expermients high-performance-computing hpc internet-of-things iot open-research open-research-experiments research sdn sdr software-defined-networking software-defined-radio testbeds
Last synced: 22 Jan 2026
https://github.com/csfelix/recommendation-system-mba-usp-esalq
✨ Recommendation Systems Using Diverse Techniques ✨
collaborative-filtering content-based-filtering data-science demographic-filtering hybrid-filtering lightfm python recommendation-systems
Last synced: 17 May 2026
https://github.com/aceofspades5757/aceofspades5757
An IT professional working in open-source with data science, web, and desktop application development using Rust and Python.
backend data-engineering data-science desktop full-stack python rust wasm web webassembly
Last synced: 12 Jan 2026
https://github.com/roland-ka/onerule.jl
Implementation of the 1-Rule data mining algorithm using the Julia programming language
data-mining-algorithms data-science julia machine-learning-algorithms
Last synced: 24 Dec 2025
https://github.com/ekagra-ranjan/Analyze-This-18
(National Rank: 22) Analyze This' 18, American Express Data Science Competition
american-express americanexpress analyze-this boosting-algorithms corelib credit-card cross-validation data-science data-science-challenges data-science-competition ensemble feature-engineering feature-extraction feature-selection gradient-boosting-machine random-forest sklearn svm xgb-classifier xgboost
Last synced: 08 May 2025
https://github.com/avs/avs-go
Common web components for AVS data visualization products
avs big-data charting-library csharp csharp-library data-analysis data-science data-visualization datamanagement high-performance high-performance-computing java java-library javascript multi-dimensional multi-platform multi-threading rendering-3d-graphics rendering-engine webcomponents
Last synced: 10 Apr 2026
https://github.com/shervinnd/titanic-survival-predictor
🚢 Dive into the Titanic dataset with this ML project! Using TensorFlow, predict passenger survival via neural networks. Features data preprocessing, model training, and visualization with pandas, scikit-learn, and matplotlib. Perfect for beginners in deep learning. 📊💻
classification data-preprocessing data-science data-visualization deep-learning jupyter-notebook machine-learning neural-network pandas predictive-modeling python scikit-learn tensorflow titanic-dataset
Last synced: 16 Sep 2025
https://github.com/habedi/template-python-project
A template for data science and machine learning projects in Python 🐍
data-science machine-learning project-template python quality-of-life software-development template template-repository
Last synced: 18 Jun 2026
https://github.com/sonu275981/big-mart-sales-prediction
Using Machine Learning Algorithms for Regression Analysis to predict the sales pattern and Using Data Analysis and Data Visualizations to Support it.
bigmart-sales-prediction data-science database datacleaning feature-engineering machine-learning pandas python sales xgboost-algorithm
Last synced: 06 Aug 2025
https://github.com/fdmsantos/aws-twitter-data-analytics
Project to Learn Data analytics in AWS using twitter data
aws data-analytics data-engineering data-science data-visualization flink spark terraform
Last synced: 09 Apr 2026
https://github.com/juan-kabbali/clustering-dimention-reduction
This repository has an analysis of a dataset with 33 variables and 395 observations. The goal is to reduce dimensions and create clusters to provide interesting conclusions.
clustering-analysis data-science
Last synced: 11 Oct 2025
https://github.com/drsoliddevil/mlr-gd
Multiple linear regression by gradient descent.
data-science gradient-descent linear-regression machine-learning ml numpy python regression
Last synced: 11 Apr 2025
https://github.com/umstek/dengai
Solution for DengAI Competition by DrivenData (CS4642 Data Mining and Information Retrieval, CS4622 Machine Learning - assignments)
data-science dengai drivendata
Last synced: 11 Oct 2025
https://github.com/btcross26/genestboost
General boosting framework for any regression estimator
data-science gradient-boosting machine-learning python3
Last synced: 21 Jan 2026
https://github.com/sureshbeekhani/student-exam-performance-prediction
Student Exam Performance Prediction project to provide an intelligent way of predicting a student's math score based on demographic factors and their past academic performance in reading and writing. It leverages a machine learning model trained on historical student data
ai algorithms data-science machine-learning
Last synced: 03 Feb 2026
https://github.com/se-jaeger/health-tracking
Parse Apple Health App dump conveniently and create visualizations.
applehealth data-science health python python-3
Last synced: 02 Jul 2025
https://github.com/tderflinger/chi-country-facts
Query and analyze World Factbook country facts via a GraphQL API. Uses MongoDB for data storage.
countries data-science economy geography graphql javascript mongodb node opendata world
Last synced: 14 Apr 2026
https://github.com/programandoconro/covid19-rockerfiles
Dockerfiles to obtain and analyze 💊COVID19 data 📈📉 from different sources using Rstudio-server and Shiny Apps 📊
bash canarias covid-19 covid-19-spain covid19-data data-science data-visualization docker dockerfiles islands kaggle podman python3 r rocker rstudio rstudio-server shiny spain virtual-containers
Last synced: 09 Apr 2026
https://github.com/exa-analytics/exa
The exa framework for data management, processing, and visualization
Last synced: 18 Aug 2025
https://github.com/mine-cetinkaya-rundel/ds-sigcse
Materials for the "Computing infrastructure and curriculum design for introductory data science" workshop at SIGCSE
Last synced: 20 Jan 2026
https://github.com/gjbex/python-dashboards
Repository that contains material for training sessions on creating dashboards using Python.
dash dashboard data-analysis data-exploration data-science data-visualization panel python streamlit training training-materials visualization
Last synced: 13 Jul 2025
https://github.com/martishin/machine-learning-notebooks
Jupyter Notebooks for Data Science (ML) course
catboost data-science jupyter-notebook machine-learning pandas python scikit-learn tensorflow xgboost
Last synced: 06 Sep 2025
https://github.com/briatte/asr
Applied Stats with R and RStudio (first-year social-science tutorials)
course data-analysis data-science data-visualization r statistics
Last synced: 14 Apr 2026
https://github.com/materials-data-science-and-informatics/survey_dashboard
A dashboard build with bokeh to provide interative data visualization and exploration of survey results.
bokeh bokeh-dashboard bokeh-server data-science data-visualization hmc interactive-visualizations panel panel-app survey-app survey-visualization
Last synced: 16 Mar 2025
https://github.com/dimgold/Higgs_data_mining
Higgs data mining project (2015)
data-mining data-science higgs kaggle neurolab sklearn
Last synced: 22 Jul 2025
https://github.com/hypertrial/stacking_sats_pipeline
Stacking Sats - A Hypertrial Open-Source Initiative
bitcoin data-engineering data-science python stacking-sats
Last synced: 16 Jan 2026
https://github.com/angeligareta/angeligareta
Repository introducing myself to GitHub! 😄
angel-igareta data-science digital-innovation
Last synced: 16 Mar 2025
https://github.com/nafisalawalidris/logistic-regression-model-for-breast-cancer-recurrence-prediction
Predicting Breast Cancer Recurrence - A logistic regression model using patient attributes to classify recurrence risk. Dataset analysis and model evaluation. Contributions welcome.
breast-cancer classification-model data-analysis data-science healthcare logistic-regression machine-learning python recurrence-prediction scikit-learn
Last synced: 17 May 2026
https://github.com/hyzhak/decision-tree
Machine Learning: Decision Tree
classification data-science decision-tree machine-learning regression
Last synced: 09 Apr 2025
https://github.com/moindalvs/learn_eda_house_price_dataset
Data Set: House Prices: Advanced Regression Techniques Exploratory Data Analysis on more than 80 features
cardinality data-analysis data-science data-structures data-visualization missing-values
Last synced: 10 Oct 2025
https://github.com/mksingh431/python-project
Learn Pandas with exercises and sample projects
data-analysis data-science data-visualization project projects python
Last synced: 03 May 2026
https://github.com/gandhasiri-rahul-mohan/association-rules-2-my-movies
Prepare rules for the all the data sets 1) Try different values of support and confidence. Observe the change in number of rules for different support,confidence values 2) Change the minimum length in apriori algorithm 3) Visulize the obtained rules using different plots
apriori-algorithm association-rules data-science machine-learning numpy pandas python unsupervised-learning
Last synced: 11 Apr 2026
https://github.com/gandhasiri-rahul-mohan/naive-bayes-salary-data
Prepare a classification model using Naive Bayes for salary data
categorical-data data-science machine-learning naive-bayes-classifier python supervised-learning
Last synced: 02 Jul 2025
https://github.com/pankajarm/tabular_ml_toolkit
A helper library to jumpstart your machine learning project based on tabular or structured data.
data-science feature-engineering hyperparameter-tuning machine-learning parallelism python scikit-learn structured-data tabular xgboost
Last synced: 19 Jan 2026
https://github.com/gandhasiri-rahul-mohan/support-vector-machine-q2-salary_data
Prepare a classification model using SVM for salary data
data-science machine-learning python support-vector-machines
Last synced: 22 Jun 2026
https://github.com/gandhasiri-rahul-mohan/association-rules-q1-books
Prepare rules for the all the data sets 1) Try different values of support and confidence. Observe the change in number of rules for different support,confidence values 2) Change the minimum length in apriori algorithm 3) Visulize the obtained rules using different plots
apriori-algorithm association-rules data-science machine-learning numpy pandas python unsupervised-machine-learning
Last synced: 04 May 2026
https://github.com/bertiewooster/bertiewooster.github.io
Jeremy Monat chemistry, cheminformatics software development portfolio
cheminformatics data-science development materials-informatics portfolio python science
Last synced: 17 May 2026
https://github.com/gandhasiri-rahul-mohan/random-forests-q2-company_data
About the data: Let’s consider a Company dataset with around 10 variables and 400 records.
data-science machine-learning numpy pandas python random-forest seaborn-plots
Last synced: 07 Apr 2026
https://github.com/carlosaccp/selenium-web-scraper
Selenium Web Scraper to get data from the competition
data-science selenium web-scraping
Last synced: 19 May 2026
https://github.com/selcuk05/forbes_top_100_celebrities_data_analysis
Forbes Top 100 Celebrities since 2005 Data Analysis and Visualization
Last synced: 11 Oct 2025
https://github.com/allanotieno254/cancer-classification-support_vector_machine-svm
machine learning project focused on classifying cancer types using Support Vector Machine (SVM) algorithms.
data-preprocessing data-science libraries machine-learning machine-learning-algorithms matplotlib matplotlib-pyplot pandas predictive-modeling python python3 support-vector-machines svm-classifier svm-model
Last synced: 18 Apr 2026
https://github.com/allanotieno254/awsome-chocolate-company-sales-analysis-dashboard
This repository contains an in-depth analysis of chocolate consumption trends, focusing on various factors influencing consumer preferences, production, and market performance.
data-analysis data-science data-transformation measures powerbi sales-analysis visualization
Last synced: 23 Feb 2026
https://github.com/mastersign/mastersign-datascience
High level helpers for data science in Python with Pandas.
data-science data-visualization database-access pandas python
Last synced: 05 May 2026
https://github.com/morepriyam/analytics_in_retail
CaseStudy on RetailData
analytics data-science statistics visualization
Last synced: 11 Oct 2025
https://github.com/mrfoxak/artificial-intelligence
This is All About AI & ML
airtificialintelligence data-science dataanalysis datapreprocessing datavisualization deep-learning feature-engineering feature-extraction feature-selection jyputer-notebook machine-learning machine-learning-algorithms natural-language-processing neural-network python
Last synced: 18 May 2026
https://github.com/m-valentino/c-sharp-webcrawler
Easy-to-use web crawler terminal program written in c#. Given an entry URL, the program will visit links and save their URLs and page titles. Optionally you can export crawled links to a CSV.
csharp csv csv-export data-science webcrawler
Last synced: 11 Oct 2025
https://github.com/diacod-i/bournetokill
Analysis on inhibition assay data for Monoamine Oxidase protein family
data-analysis data-science data-visualization python3
Last synced: 21 May 2026
https://github.com/ondrejhruby/countries-of-the-world
Explore global data with this repository, featuring insights, visualizations, and Python code examples on countries worldwide—perfect for enhancing your data analysis and visualization skills.
data-analysis data-science data-visualization geography jupyter-notebook machine-learning matplotlib pandas python statistics
Last synced: 16 Apr 2026
https://github.com/east-empire-trading-company/eetc-data-client
Client library for retrieving data managed by EETC Data Hub.
client-library data data-science finance library python
Last synced: 31 May 2026
https://github.com/letiziaia/multiway-alignment
A python library providing measures of multiway issue alignment.
alignment computational-social-science data-science polarization python
Last synced: 16 Aug 2025
https://github.com/arif-miad/synthetic-hypertension-dataset-eda-ml
Synthetic dataset-based project for analyzing hypertension risk using EDA and 10 machine learning classification models. Includes realistic health features like age, BMI, salt intake, stress, and medication response.
classification computer-science data-science machine-learning pandas-python python sklearn-library
Last synced: 15 May 2026
https://github.com/arif-miad/beauty-product-trends
data-science matplotlib pan seaborn-python
Last synced: 04 Jul 2026
https://github.com/zoekelepiri/statistical-data-analysis
Statistical Data Analysis of Ames housing dataset
data-science descriptive-statistics exploratory-data-analysis regression-models
Last synced: 24 Mar 2025
https://github.com/abhi-lab2/ipl-data-analysis
IPL data analysis for future predictions
data-analysis data-science python
Last synced: 14 Apr 2026
https://github.com/pritam-stats/ds_assignments
This repository contains the assignments, done by me, of Data Science Course from PW. Uses of Python, Jupyter notesbooks, data sets, ML, Statistics.
data-science machine-learning pyhton statistics
Last synced: 28 Mar 2025
https://github.com/robcyberlab/machine-learning-search
🔎Machine Learning Search🔍
ai big-data data-mining data-science deep-learning inverted-index locality-sensitive-hashing machine-learning search-algorithm similarity-search
Last synced: 31 Mar 2025
https://github.com/sergioskar/datascience
Implementation of Data Science Algorithms ,Data imported from SQL Database
data-science python recommender-system recurrent-neural-networks regression sklearn tensorflow
Last synced: 12 Apr 2026
https://github.com/yessasvini23/cognizant-ai-virtual-experience-program
Cognizant-AI-Virtual-Experience-Program
artificial-intelligence data-science data-visualization machine-learning
Last synced: 17 May 2026
https://github.com/priyanshubiswas-tech/ev-data-analysis-dashboard
An interactive dashboard analyzing EV trends, including total vehicles, BEV vs. PHEV breakdown, model popularity, state-wise distribution, and CAFV eligibility. Visualizes key insights for data-driven decisions in the EV industry. 📊
dashboard data data-analysis data-science data-visualization tableau tableau-public
Last synced: 17 Feb 2026
https://github.com/lijesh010/ml_project_car_price_prediction_using_linearregression
This repository presents a data-driven exploration into predicting car prices using a machine learning model based on linear regression, aimed at aiding a Chinese automobile company's entry into the competitive US market.
car-price-prediction-with-machine-learning data-science datapreprocessing jupyter-notebook linear-regression machine-learning-algorithms python sklearn-library
Last synced: 19 May 2026
https://github.com/eljaviluki/idealistillo
An API that helps property owners and tenants make informed decisions in the real estate market through real-time data analysis and trends.
api api-client data-science python real-estate
Last synced: 16 Oct 2025
https://github.com/camara94/data-science
Bienvenu dans ce tutorie, aucours duquel nous allons découvrir la librairie pandas qui est l'une des libraire les plus importantes en python, lorsque nous voulons découvrir la data science. Avec cette librairie nous pouvons faire tout ce dont nous pouvons imaginer en data science en python
data-science dataanalysis pandas-dataframe python
Last synced: 29 Apr 2026
https://github.com/abdelmajidlh/ml_diabet_predict_pyspark
Prédiction du diabète par régression logistique avec Python et PySpark
data-science logistic-regression machine-learning pyspark pyspark-mllib pyspark-python
Last synced: 22 Mar 2025
https://github.com/jhwa426/big-data-and-machine-learning
Big Data, Data Mining / Machine Learning techniques
data-science google-colaboratory jupyter-notebook machine-learning probabilistic-models python sql statistics
Last synced: 19 May 2026
https://github.com/is-leeroy-jenkins/boo
Boo is a tool designed to use various LLMs and APIs.
data-science generative-ai machine-learning
Last synced: 02 Sep 2025
https://github.com/md-emon-hasan/ml-project-bangalore-house-price-prediction
🏠 Predicting house prices in Bangalore. Includes data preprocessing, training, and provide accurate pricing predictions based on various input features.
data-science feature-engineering house-price-prediction ml predictive-modeling real-estate real-estate-price-prediction
Last synced: 02 Mar 2025
https://github.com/satvikpraveen/lightningmasterpro
Comprehensive PyTorch Lightning framework featuring 20+ educational notebooks, advanced ML patterns, and production-ready workflows. Covers vision, NLP, tabular, and time series domains with distributed training, mixed precision, custom loops, and deployment pipelines. Complete with synthetic data generators and testing.
artificial-intelligence computer-vision data-science deep-learning distributed-training gradient-accumulation machine-learning mixed-precision mlops model-deployment model-training natural-language-processing neural-networks onnx-export python pytorch pytorch-lightning tabular-data time-series torchscript
Last synced: 06 May 2026
https://github.com/rafalkornel/allegro-summer-experience-2020
Neural network based categorization of handwritten digits.
data-science internship recruitment-task
Last synced: 03 Oct 2025
https://github.com/djdhairya/speech-emotion-recognition-
Predicting various emotion in human speech signal by detecting different speech components affected by human emotion.
audio-processing convolutional-neural-networks data-science deep-learning emotion-detection emotion-recognition kersa librosa natural-language-processing nuralnetwork overfitting python pytorch rnn speech-emotion-recognition speech-processing speech-recognition voice
Last synced: 13 Apr 2025
https://github.com/ishaansathaye/data301-introdatascience
Cal Poly Fall 2023 DATA 301 Introduction to Data Science
Last synced: 12 Oct 2025
https://github.com/ibensusan/data-mining-lobster-analysis-
Lobster data analysis and modelling using Python
data-mining data-optimization data-science data-visualization python3
Last synced: 12 Oct 2025
https://github.com/simranjeet97/datascience_crashcourse
Data Science Crash Course that Explained about Each and Every Process in Data Science.
dash data data-science data-science-crash-course data-structures data-visualization datascience-machinelearning datasciencecoursera datascienceproject instagram matplotlib numpy pandas telegram tutorials youtube
Last synced: 08 Apr 2026
https://github.com/brayvid/space-debris-eda
Flatiron School Data Science Bootcamp Phase 1 Project.
data-science descriptive-statistics earth-orbit eda kaggle
Last synced: 17 May 2026
https://github.com/jelhamm/linear-discriminant-analysis-data-mining
"This repository contains implementations of Linear Discriminant Analysis (LDA) algorithms for data mining tasks. Linear Discriminant Analysis is a dimensionality reduction technique used to find a linear combination of features that characterizes or separates classes of data."
data-mining data-mining-algorithms data-science jupyter-notebook lda linear-discriminant-analysis linear-discriminant-analysis-lda machine-learning machine-learning-algorithms python
Last synced: 18 Apr 2026
https://github.com/simranjeet97/gpt4_applications
Applications build using OpenAI API and GPT4
ai ai-applications artificial-intelligence chatgpt data data-science gpt3 gpt4 large-language-models llm machine-learning openai openai-api project python
Last synced: 05 May 2026
https://github.com/omicsdi/ddipy
OmicsDI Rest API client in Python
data-science multiomics omicsdi python-3 rest-client
Last synced: 18 Feb 2026
https://github.com/ymorsi7/quranicsentiment
Web app that provides relevant Quranic verses based on emotional states, combining sentiment analysis with spiritual guidance.
data-science islam islamic nlp quran sentiment-analysis sentimentanalysis
Last synced: 13 Oct 2025
https://github.com/tushar2704/lingochat
Foreign-Language Private Tutor is an interactive web application powered by Generative AI that assists users in learning foreign languages. The application leverages OpenAI's powerful language model to generate contextually relevant responses based on user input. With its user-friendly interface, learners can practice their foreign language skills
artificial-intelligence chatbot data-science language-model nlp
Last synced: 04 Nov 2025
https://github.com/adrianycmc/introducaoadatascience
Explorando dados: Utilizando Python, Pandas e o Colaboratory do Google.
data-analysis data-science jupyter pandas python
Last synced: 30 Apr 2026
https://github.com/md-emon-hasan/artificial-intelligence-engineer
This is likely featuring projects and resources related to AI. It may include code examples, tutorials related to AI concepts, algorithms, and applications.
artificial-intelligence bentoml circleci computer-vision data-science deep-learning deployment development devops docker dvc evidentlyai flask framkework library machine-learning mlops natural-language-processing python
Last synced: 09 Apr 2026
https://github.com/retype15/cuba_matricle_university
Aplicación web interactiva para el análisis exhaustivo de los datos de matrícula en las universidades de Cuba, cubriendo el período académico desde 2015-2016 hasta 2024-2025. Desarrollada con Streamlit, la herramienta permite a los usuarios explorar tendencias nacionales, la distribución de estudiantes por ramas del saber
cuba data-science storytelling streamlit
Last synced: 28 Apr 2026
https://github.com/stephaniehicks/stephaniehicks.github.io
Website for Stephanie C. Hicks
analytic-design-theory biomedical data-science deep-learning genomics machine-learning personal-website statistics
Last synced: 13 Oct 2025
https://github.com/assem-elqersh/predicting-hazardous-nearest-earth-objects-neos-
This Repository is a Part of MSC EELU Data Science & Machine Learning Bootcamp Final Project
data-science hazardous-object-prediction machine-learning nearest-earth-objects neos
Last synced: 13 Oct 2025
https://github.com/Lemniscate-world/StratAI
This project analyzes financial assets using a Hidden Markov Model (HMM) to identify different market regimes and patterns. The analysis includes calculating daily returns, rolling volatility, and volume changes, and visualizing the hidden states identified by the HMM.
ai assets data data-science data-visualization finance financial-analysis fintech hmm-model hmmlearn machine-learning trading
Last synced: 13 Oct 2025