Data Science
Data science is an inter-disciplinary field that uses scientific methods, processes, algorithms, and systems to extract knowledge from structured and unstructured data. Data scientists perform data analysis and preparation, and their findings inform high-level decisions in many organizations.
- GitHub: https://github.com/topics/data-science
- Wikipedia: https://en.wikipedia.org/wiki/Data_science
- Related Topics: data-analysis, data-mining, machine-learning, big-data, data-visualization,
- Aliases: datasciences, data-science-project, data-science-algorithm,
- Last updated: 2026-07-10 00:07:44 UTC
- JSON Representation
https://github.com/cosmoduende/r-lego
StrangeR things: Building 2D and 3D modelsโฆ with LEGO bricks? inย R. How to emulate and visualize LEGO bricks in 2D and 3D with the "brickr" package inย R
brickr data-analytics data-science data-visualization dataviz lego lego-sets lego-universe r-language r-library r-package r-programming r-script r-studio rstats rstats-package rstudio
Last synced: 11 Apr 2025
https://github.com/srinivasrm/mutual-funds-analysis-and-prediction
In this project I have performed analysis and prediction on 1,3,and 5 year returns on 1064 mutual funds in India. I have scraped data from a website which is the most visited website for mutual fund investments.I have tested regression models linear model,SGD Regressor , Random Forest Regressor,Decision Tree Regressor,Ridge,MLP Regressor and linear model (Lasso).After which I have selected the best perorming model and performed Hyper parameter tuning and then deployed an interactive application which can generate the visualization and send an email with the visualization to the users email address.
beautifulsoup data-analysis data-base data-cleaning data-science deployment etl finanace frontend funds machine-learning mutual mutual-funds pgsql python scikit-learn sql streamlit web webapplication
Last synced: 27 Oct 2025
https://github.com/thebutlah/makrl
makrl - modular algorithm kit for reinforcement learning
data-science deep-learning deep-reinforcement-learning halite neural-networks reinforcement-learning
Last synced: 18 Mar 2025
https://github.com/florianwilhelm/florianwilhelm.github.io
Blog of Florian Wilhelm
blog data-science machine-learning mathematics python
Last synced: 09 Sep 2025
https://github.com/natanast/tidytuesday
This repository includes my participation in the TidyTuesday challenge.
data-science data-visualization rprogramming tidytuesday
Last synced: 28 Oct 2025
https://github.com/timetoai/timediffusion_synth
Research Project on synthetic time-series generation
data-science deep-learning machine-learning pytorch synthetic-time-series time-series
Last synced: 18 Mar 2025
https://github.com/jgphilpott/polyplot
A data exploration application inspired by Ola Rosling's Trendalyzer software.
d3js data-exploration data-science ola-rosling threejs trendalyzer
Last synced: 11 Jul 2025
https://github.com/shridhar1504/sales-forecasting-datascience-project
Develop a data science project using historical sales data to build a regression model that accurately predicts future sales. Preprocess the dataset, conduct exploratory analysis, select relevant features, and employ regression algorithms for model development. Evaluate model performance, optimize hyperparameters, and provide actionable insights.
data-analytics data-cleaning data-science data-testing data-visualization forecasting-models machin model-evaluation model-fitting prediction predictive-modeling python3 regression-algorithms salesforecast sklearn-library supervised-learning
Last synced: 30 Oct 2025
https://github.com/mindinventory/mrmst-main
Introducing MRMST โ Your go-to solution for analyzing investment portfolio risks on the fly. Whether it's the break of dawn, midnight, or right after a trade, seize control of your portfolio with unprecedented ease and precision.
artificial-intelligence data-science financial-analysis machine-learning python stock-market streamlit
Last synced: 09 Jul 2025
https://github.com/bradleyboehmke/uc-bana-7025
Additional resources for the UC BANA 7025 Data Wrangling course
data-science data-visualization data-wrangling r
Last synced: 13 Apr 2025
https://github.com/mateuszk098/kaggle-notebooks
Bunch of notebooks collection from Kaggle competitions.
data-science deep-learning jupyter-notebook kaggle kaggle-competition lightgbm machine-learning machine-learning-algorithms neural-networks notebook numpy pandas python python3 pytorch scikit-learn supervised-learning tensorflow unsupervised-learning xgboost
Last synced: 12 Apr 2025
https://github.com/owlbarn/tutorial
Owl Tutorial
analytics book data-science functional-programming numerical ocaml owl scientific-computing tutorials
Last synced: 03 May 2025
https://github.com/croach/jupyter_report_starter_kit
A starter kit for crafting reports based on Jupyter notebooks
data-science jupyter-notebook python reproducible-research
Last synced: 14 May 2026
https://github.com/nafisalawalidris/bitcoin-price-analysis-before-the-2024-halving
Analysing Bitcoin's price movements pre-2024 halving using Python, data analysis and machine learning to forecast future trends in cryptocurrency markets.
analysis bitcoin bitcoin-price cryptocurrency data-science machinelearning prediction python
Last synced: 14 Jul 2025
https://github.com/vatshayan/neural-network-cryptography-project
Increase of Security through Combination of Neural Network and Cryptography.
btech college collegeproject crypto cryptography cryptography-project data-science dataset final final-year-project neural neural-network neural-network-project neural-networks project python research semester semproject university
Last synced: 28 Oct 2025
https://github.com/chattarajoy/udacity-data-analyst-nanodegree-projects
Projects for the Udacity Data Analyst Nanodegree
abtesting data-science data-visualization exploratory-data-analysis machine-learning pymongo python sklearn
Last synced: 11 Jul 2025
https://github.com/turingtest37/sequencerj.jl
Julia-language port of the Sequencer algorithm, originally developed in python (https://github.com/dalya/Sequencer). The Sequencer finds trends in 1-dimensional data sets and has been used by its original authors for data analysis in astrophysics, seismology, image processing, etc. Contributions are welcome!
analysis data-science julia julia-language julia-library trend
Last synced: 07 May 2025
https://github.com/nazchanel/fake-news-detection-webapp
A Flask webapp that detects fake news with a given text input using the power of Natural Language Processing. Deployment on Heroku failed due to the program's large memory consumption.
data-science dataset keras keras-tensorflow machine-learning natural-language-processing nlp nlp-machine-learning python scikit-learn tensorflow
Last synced: 06 Mar 2026
https://github.com/kstrassheim/datawarehouse-crawler
This is a content and schema crawler tool to receive, update and import various kinds of data into a Onprem or Cloud based SQLServer or Azure-Synapse-Analysis (Azure Datawarehouse SQLServer). As source it supports SQLServer Tables, ODATA Endpoints, CSV Files or Excel Files. For multiple sources it can run in parallel mode where it would make a thread for each connection. The speciality of this crawler is that it creates the target tables by himself using the additional info from source.json. In case of Azure-Synapse-Analysis it would estimate the distribution type and keys. The syncing works completely without SQL Transactions by using a consistency correction algorithm for very frequent fact tables. There are 5 Syncing Algorithms (see Manual/Insert) which can be selected as well as one Update Algorithm.
azure-data-warehouse azure-synapse-analytics business-intelligence crawler csv data-import data-science datawarehouse datawarehousing docker dotnet-core-2 excel integration-testing odata parallel-computing sql
Last synced: 28 Apr 2026
https://github.com/avinashkranjan/basic-data-analysis-and-visualization-in-python
๐ Some of the most important python tools in data science for Data Analysis and Data Visualization.
data-analysis data-science matplotlib matplotlib-pyplot numpy pandas plotly seabourne
Last synced: 30 Oct 2025
https://github.com/creativepurus/pwskills-projects
๐ This repository is related to the projects related to ๐ค๐ง ๐ป Artificial Intelligence, Machine Learning and Data Science given by PWSKILLS for the course "DATA SCIENCE MASTERS - IMPACT BATCH 1" ๐
artificial-intelligence artificial-neural-networks creativepuru data-science datascience-machinelearning ineuron ineuron-ai ineuron-assignments ineuronassignment jupyter jupyter-notebook machine-learning powerbi pwskills python python3 pythonproject pythonprojects readme readme-profile
Last synced: 12 Apr 2025
https://github.com/vsimkus/vae-conditional-sampling
[TMLR] Research code for the paper "Conditional Sampling of Variational Autoencoders via Iterated Approximate Ancestral Sampling".
conditional-sampling data-science importance-sampling incomplete-data mcmc missing-data vae
Last synced: 30 Jun 2026
https://github.com/PatricioGuinle/CoffeMIDI
A MIDI Content Based Recomandation System
data-science dataset dataset-generator midi-files notebook recomendations search-engine song
Last synced: 11 Jan 2026
https://github.com/creativepurus/PWSKILLS-Assignments
๐ This repository is related to the assignments based upon ๐ง Artificial Intelligence, ๐ค Machine Learning and ๐ป Data Science given by PWSKILLS for the course "DATA SCIENCE MASTERS - IMPACT BATCH 1" ๐ค๐จโ๐
artificial-intelligence assignment assignment-solutions assignments creative-coding creative-commons creativepuru data-science ineuron ineuron-ai ineuron-assignments jupyter jupyter-notebook jupyter-notebooks machine-learning physicswallah project pwskills python python3
Last synced: 10 Mar 2025
https://github.com/nguyenanht/john-toolbox
This is my own toolbox to explore data science
data-science machine-learning pipeline python pytorch scikit-learn
Last synced: 10 Apr 2025
https://github.com/bhavik-jikadara/peowt
Predicting the Energy Output of Wind Turbine Based on Weather Conditions
data-science deep-learning kaggle lstm machine-learning mysql nlp prediction python sklearn sql windpo
Last synced: 04 Apr 2025
https://github.com/mert-byrktr/scrape-epl-data
Scrape English Premier League data from fbref and save it as csv for future works.
beautifulsoup beautifulsoup4 data-science epl football football-data pandas python python3 requests scraping webscraping
Last synced: 07 May 2025
https://github.com/ziaeemehr/cpp_workshop
Scientific programming toolbox with C++
cpp data-analysis data-science learning-by-doing programming scientific-computing telegram-channel youtube
Last synced: 15 May 2026
https://github.com/wahyudesu/house_price_prediction
data-science python regression
Last synced: 14 Jun 2025
https://github.com/jackvial/dwt-signal-denoising
DWT Signal Denoising
data-science machine-learning python
Last synced: 30 Oct 2025
https://github.com/javaidiqbal11/time-series-forecasting-using-arima-sarima
This repo for time series forecasting using ARIMA and SARIMA models with Python 3.x
arima-model data-science forecasting-models python3 sarima-model time-series
Last synced: 08 Sep 2025
https://github.com/snth/split-apply-combine
Presentation about the split-apply-combine strategy in Data Science and Python
data-science jupyter-notebook python
Last synced: 11 Apr 2025
https://github.com/negativenagesh/Lung-Cancer-EDA
Exploratory Data Analysis of Lung Cancer Risk Factors
blogging data-engineering data-science documentation exploratory-data-analysis jupyter-notebook lung-cancer math python statistics visualization
Last synced: 05 Apr 2025
https://github.com/inoueakimitsu/wbic_bml
Statistical Causal Inference Library using Bayesian Mixed LiNGAM and WBIC
causal-inference data-science model-selection pymc3 python statistics
Last synced: 07 May 2025
https://github.com/alterism/mastodon-alt-text
Experimenting with mastodon.social client alt-text usage dataset.
a11y accessibility aiss-master alt-text alttext data-science datascience fediverse image-description image-descriptions mastodon mastodon-social university university-project
Last synced: 21 Mar 2025
https://github.com/alextanhongpin/data-science-learn
Things I learn about data science
clustering data-science machine-learning naive-bayes python statistic
Last synced: 10 Apr 2025
https://github.com/ynikitenko/lena
Lena is an architectural framework for data analysis
analysis-framework analysis-pipeline data-analysis data-science
Last synced: 30 Apr 2025
https://github.com/techdoer/ostlog
ostlog is a self-tracking tool that motivates individual care, health and well-being.
data-science digital-health health-data mhealth motivation personal-health-information personal-health-tracking quantified-self self-management self-monitoring self-tracking telemedicine well-being
Last synced: 01 May 2025
https://github.com/ewilk0/sklearn_special_ensembles
A library that creates robust, special-purpose ensembles from sklearn-type base models.
artificial-intelligence data-science ensemble-learning machine-learning
Last synced: 10 Apr 2025
https://github.com/a-poor/spotify-skip-prediction
Using a dataset of listening sessions to predict whether or not a user would skip a given track
classification data-science decision-tree-classifier gradient-boosting postgresql spotify
Last synced: 07 Mar 2026
https://github.com/matthewcarbone/bootcamp
A collection of tutorials and resources for data science and machine learning
data-science education machine-learning
Last synced: 07 May 2025
https://github.com/amineouerfellii/econometron
A Python package for time series forecasting and economic analysis, providing tools for simulation, estimation, and model evaluation with a focus on scalability and research applications.
data-science deep-learning dsge-models econometrics forecasting localprojections macroeconometrics prediction projection-methods time-series
Last synced: 02 Apr 2026
https://github.com/hneth/i2ds
Introduction to data science (i2ds)
data-science education r r-package
Last synced: 05 May 2025
https://github.com/umitkaanusta/fraudringdetection-trustnetworks-trying-new-approach
Detecting fraud rings in a p2p trust network with high AUC score (better than 9 of 10 well-known algorithms)* using basic and intuitive trust metrics
data-science fraud fraud-detection graph graph-theory machine-learning network network-science social-network-analysis
Last synced: 27 Mar 2025
https://github.com/djego/ecommerce-peru-scrap-cli
Ecommerce Perรบ Scrap CLI is a project open source that extract products data by category and export to csv, json and other structure format files
cli data data-science python3 scraping
Last synced: 17 Mar 2025
https://github.com/sergio11/online_payment_fraud
Fraud detection using Deep Neural Networks to predict fraudulent transactions in financial data. ๐จ๐ค Complete process from EDA and data preprocessing to model training and evaluation. ๐๐
classification data-preprocessing data-science deep-neural-networks dnn exploratory-data-analysis financial-fraud fraud-detection fraud-detection-model imbalanced-data keras machine-learning neural-network python smote tensorflow
Last synced: 17 Aug 2025
https://github.com/fahim1049/data-structure-and-algorithm
Data Structure and Algorithm
array array-manipulations binary data data-science linear peek pop push search-algorithm stack structures
Last synced: 24 Apr 2025
https://github.com/datasets/collective
๐ฆ DataHub Collective's home and digital garden including notes and ideas on maintaining, curating and publishing (open) data.
data-engineering data-management data-science datasets open-data open-datasets opendata
Last synced: 17 Jan 2026
https://github.com/kalebu/worldmeter-coronavirus-scraper
A python program that tracks coronavirus statistics based on the worldometer website
beautifulsoup coronavirus data-extraction data-science python-tanzania tanzania webscraping worldmeter-coronavirus-scraper
Last synced: 08 May 2025
https://github.com/systemvll/censys-client
A censys.io client that allow to you to use multiple api key
censys-api censys-client censys-search data-science shodan
Last synced: 21 Jun 2025
https://github.com/nasdin/kaggle-competitions-nasdin
Competitive Data Science, ML & AI competitions on Kaggle. A repo for my projects and progress. My road to becoming a kaggle grandmaster.
ai data-science kaggle kaggle-competition machine-learning python
Last synced: 12 Apr 2025
https://github.com/tushar2704/taipy-cookiecutter
This template provides a solid foundation for your projects, incorporating best practices and a streamlined structure. Whether you're a beginner or an experienced developer, this template will help you kickstart your projects in a Taipy manner.
data-science deep-learning llms machine-learning nlp python taipy taipy-core taipy-gui template-project tushar2704
Last synced: 07 May 2025
https://github.com/kozodoi/dptools
Python package with utilities for data processing, aggregation, feature engineering and data versioning
aggregation data-preparation data-preprocessing data-science feature-engineering python
Last synced: 08 May 2025
https://github.com/rhenkin/visxhclust
A Shiny app and functions for visual exploration of hierarchical clustering.
clustering data-analysis data-science r r-package r-shiny rstats shiny-apps
Last synced: 02 Apr 2025
https://github.com/askbuddie/machine-learning-workshop-2019
Data Science & Machine Learning Workshop files
data-science dataset machine-learning
Last synced: 11 Apr 2025
https://github.com/walterowisk/dio_labproject-pipeline-etl-python
Desafio de projeto proposto pela DIO dentro do Santander Bootcamp 2023 - Ciรชncia de Dados com Python
colab-notebook data-science dio-bootcamp etl etl-pipeline google-colab python
Last synced: 12 Apr 2025
https://github.com/ahammadmejbah/data-science-interview-questions
Data Science is an interdisciplinary field that uses scientific methods, algorithms, and data analysis to extract valuable insights and knowledge from large and complex datasets, helping organizations make data-driven decisions and solve problems.
data-mining data-science data-visualization datascience interview machine-learning python
Last synced: 09 Jul 2025
https://github.com/anshumansinha3301/bitfusion_dynamics_gene_project
Project Based on Gene expression and concept related to genetics made using python(Matplotlib)
data-science genetics matplotlib
Last synced: 10 Jul 2025
https://github.com/hermanzhaozzzz/bioat
bioat, a python package & command line toolkit for Bioinformatics and data science!
bioinformatics bioinformatics-tool data-science python
Last synced: 07 Apr 2026
https://github.com/xperimental/ipromnb
Jupyter notebook kernel for running Prometheus queries.
data-science jupyter-notebook jupyter-notebook-kernel prometheus
Last synced: 22 Jun 2025
https://github.com/equinor/sti
An investigation into the feasibility of using deep neural networks for local planning problems in well trajectory engineering.
data-science deep-neural-networks ml trajectory trajectory-optimization well wellbore
Last synced: 01 May 2025
https://github.com/shapelets/shapelets-demos
data-science data-structures data-visualization python shapelets time-series
Last synced: 06 May 2025
https://github.com/neptune-ai/docs
Neptune documentation
collaboration data-science deep-learning docs documentation how-to hub machine-learning neptune neptune-platform organization tracking tutorial
Last synced: 13 Apr 2025
https://github.com/vidhi1290/brain-tumor-detection
Brain Tumor Detection using CNN: Achieving 96% Accuracy with TensorFlow: Highlights the main focus of your project, which is brain tumor detection using a Convolutional Neural Network (CNN) implemented in TensorFlow. It also emphasizes the impressive achievement of reaching 96% accuracy, which showcases the effectiveness of your model.
artificial-intelligence artificial-neural-networks braintumorclassification braintumour convolutional-neural-networks data-science dataanalysis datavisualization deep-learning deep-neural-networks kaggle machine-learning machine-learning-algorithms python tensorflow
Last synced: 10 Apr 2025
https://github.com/georgiosioannoucoder/vera
Voice Emotion Recognition of Audio (VERA) is an open-source project created for the Data Science track for the program CUNY Tech Prep (CTP) in Cohort 8. ๐
audio-classification classification cnn-model data-science emotion emotion-recognition librosa machine-learning speech-emotion-recognition voice-emotion
Last synced: 09 Aug 2025
https://github.com/sipist/sipist-workspace
This repository provides containerized applications and microservices for the Intelligent Retrieval Systems course @ Instituto Superior Tรฉcnico
data-engineering data-science docker jupyter jupyterlab notebook postgres postgresql python search-engine sql sqlite
Last synced: 13 Apr 2026
https://github.com/librecodecoop/querido-diario-php
Brazilian government gazettes, accessible to everyone.
civic-tech crawler data-science gazette-crawler governments-gazettes govtech hacktoberfest open-data php php7 politics spider
Last synced: 18 Oct 2025
https://github.com/deuteronomy-works/soloman
For the love of Artificial Intelligence, Python and QML
artificial-intelligence data-science data-visualisation image-recognition machine-learning opencv python qml
Last synced: 22 Apr 2025
https://github.com/vrathi101/taxfilingfusion
This package will provide the ability for users to access IRS data combined with geographic data in a powerful way.
data-science geographic-data python tax-database
Last synced: 29 Aug 2025
https://github.com/omni-us/narchi
A neural network architecture definition package
ai artificial-intelligence configuration data-science deep-learning machine-learning neural-networks pytorch
Last synced: 23 Apr 2025
https://github.com/creativepurus/pwskills-assignments
๐ This repository is related to the assignments based upon ๐ง Artificial Intelligence, ๐ค Machine Learning and ๐ป Data Science given by PWSKILLS for the course "DATA SCIENCE MASTERS - IMPACT BATCH 1" ๐ค๐จโ๐
artificial-intelligence assignment assignment-solutions assignments creative-coding creative-commons creativepuru data-science ineuron ineuron-ai ineuron-assignments jupyter jupyter-notebook jupyter-notebooks machine-learning physicswallah project pwskills python python3
Last synced: 29 Jul 2025
https://github.com/NiranjanStack/Customer-Behavior-Analysis-in-R-Shiny
Analyzing transactions of a retailer to predict promotional items.
analysis analyzing-transactions data-science machinelearning-r predictive-analytics retailer shiny shiny-apps svm-model
Last synced: 30 Jul 2025
https://github.com/thevasudevgupta/ds-toolkit
Some useful stuff for a software/ML engineer
data-science docker-notes dvc-for-data-science git-notes markdown-notes
Last synced: 30 Jul 2025
https://github.com/aryank1511/machine-learning-and-data-science-bootcamp
A collection of resources, code, and notes documenting my journey in Machine Learning and Data Science ๐๐ค
data-science machine-learning numpy pandas python3 scikitlearn
Last synced: 09 Apr 2025
https://github.com/mch-fauzy/data-science
Repository containing portfolio of data science and machine learning projects. Presented in the form of iPython Notebooks
data-analysis data-science data-visualization ipython-notebooks machine-learning natural-language-processing portfolio
Last synced: 24 Sep 2025
https://github.com/samarthgarge/30-days-of-datascience
๐ 30 Days of Data Science is a daily challenge to guide you through Data Science essentials. From basics to advanced, this repo offers clear examples, practical exercises, and resources to help you master Data Science, one day at a time. Whether you're new or refining your skills, this challenge has something for you. Join the journey now! ๐
data-science decision-trees exploratory-data-analysis hyperparameter-tuning joblib k-means-clustering linear-regression logistic-regression machine-learning natural-language-processing numpy pandas pipeline pipelines python3 scikit-learn seaborn time-series-forecasting
Last synced: 10 Apr 2025
https://github.com/beeva-jorgezaldivar/plumberModel
Create APIs for the deployment of R models with minimal code
api caret data-science deployment machine-learning plumber r
Last synced: 30 Jul 2025
https://github.com/risoms/mdl
Repository for the analysis of eyetracking data, collected by the Institute of Mental Health (IMHR) at the University of Texas at Austin.
analysis-framework attention data-science eyetracking psychology python texas
Last synced: 22 Aug 2025
https://github.com/halimocakli/introductiontomachinelearning
This repository includes a set of documents and codes on machine learning. I create it due to follow and accomplish my university course of CPE312 Introduction to Machine Learning.
data-science machine-learning python
Last synced: 23 Aug 2025
https://github.com/darribas/gds4ae
Geographic Data Science for Applied Economists
course data-science economics educational geographic-data-science gis
Last synced: 27 Aug 2025
https://github.com/codeperfectplus/kagglecomptetiontitanic
:jack_o_lantern:Kaggle-Comptetion-Titanic-Dataset(Codeperfectplus):trophy:
binary-classification classification-algorithm codeperfectplus data-science joblib jupyter-notebook kaggle kaggle-competition kaggle-dataset kaggle-titanic logistic-regression pickle programming-language python3 random-forest
Last synced: 27 Aug 2025
https://github.com/gregyjames/birdy
A simple tool to analyze key data about your twitter following/followers.
analytics api data data-science data-visualization python tweepy twitter twitter-api
Last synced: 26 Feb 2026
https://github.com/easonlai/pneumonia_classification_challenge_databricks
This is sample repos for how to use Keras Tuner to perform hyper-parameter tuning in Databricks.
cnn-keras convolutional-neural-networks data-science databricks hyperparameter-optimization hyperparameter-tuning keras keras-classification-models keras-neural-networks keras-tensorflow keras-tuner machine-learning neural-network pneumonia-classification resnet-50
Last synced: 26 Apr 2025
https://github.com/ahammadmejbah/ibm-project-06-classification-of-yelp-reviews-using-sentiment-analysis
Social media sentiment analysis is popular. It helps companies understand their brand, product, or service. In this Guided Project, you will learn many Natural Language Processing techniques to help you understand Yelp company reviews and construct and test a classification model that divides them by polarity.
algorithms data-science deep-learning machine-learning neural-network python3
Last synced: 27 Apr 2025
https://github.com/immunogenomics/amp_phase1_ra_viewer
๐ป View single-cell RNA-seq and mass cytometry data in synovial tissues from patients with RA or OA.
cytof-data data-science data-visualization r rna-seq-data shiny-apps single-cell-rna-seq
Last synced: 27 Jun 2025
https://github.com/yash22222/tata-data-visualisation-virtual-internship
Data Visualisation: Empowering Business with Effective Insights Gain insights into leveraging data visualisations as a tool for making informed business decisions.
basics ceo charts cmo data-analysis data-interpretation data-science data-visualization graphs machine-learning mcq microsoft-excel microsoft-power-bi microsoft-word powerpoint-presentations python tableau tata tata-data-visualisation
Last synced: 22 Jul 2025
https://github.com/maheshthedev/datascience_bot
Telegram Automated Bot for Data Science community.
ai automation data-science data-visualization machine-learning telegram-bot
Last synced: 04 Sep 2025
https://github.com/azukds/test-aide
Package to help with unit testing for data science projects.
data-science mocking pytest testing unit-testing
Last synced: 21 Jan 2026
https://github.com/joewood/spotify-lab
Jupyter Notebook and Lab for Spotify Library
data-science jupyter-notebook notebook pandas python spotify
Last synced: 06 Mar 2026
https://github.com/baptvit/artificial_intelligence
My courses and activities in Artificial Intelligence
data-science deep-learning excel machine-learning python r
Last synced: 22 Jul 2025
https://github.com/techbastic/roadmaps
A curated list of resources to start your developer journey.
blockchain community data-science devops full-stack hacktoberfest open-source roadmaps
Last synced: 26 Mar 2025
https://github.com/natlee/myanimelist-comment-crawler
Crawl all reviews and infomation of Anime works on MyAnimeList. ;)
anime crawler data-analysis data-mining data-science kaggle kaggle-dataset myanimelist python requests scrapy-crawler sqlite
Last synced: 14 Apr 2025
https://github.com/abhash-rai/traffic-image-classifier
A web-based solution utilizing a robust tensorflow model for precise traffic condition classification made in ReactJs and FastAPI for backend.
cnn cnn-classification cnn-keras cnn-model data-analysis data-science data-visualization fastapi keras keras-tensorflow python python-3 python3 react reactjs tensorflow traffic traffic-classification transfer-learning
Last synced: 23 Feb 2026
https://github.com/vicotrbb/pylexitext
Pylexitext is a python library that aggregates a series of NLP methods, text analysis, content converters and other usefull stuff.
data-science machine-learning nlp python python3
Last synced: 14 Apr 2025
https://github.com/chuongmep/jupyterbim
A project allows explore power of Data in AEC by connect interactive with Jupyter Notebook.
aec ai autodesk bim bimdata data-science
Last synced: 22 Aug 2025
https://github.com/milos-agathon/protest_map
How to make an animated bubble map of Europe using <150 lines of R code
acled-data bigdata coding data-science data-visualization europe geospatial gis maps protest-events rstats
Last synced: 04 Apr 2026
https://github.com/gbennnn/learn-data-science
Data Science for Beginner | Repo Kuliah Pengantar Data Science
data-science jupyter-notebook python
Last synced: 26 Jun 2025
https://github.com/brkcvlk/mlfcrafter
ML Pipeline Automation Tool - Chain together data processing, model training, and deployment with minimal code. Build production-ready ML workflows in minutes, not hours.
ai automation automl beginner-friendly data-processing data-science framework library machine-learning ml-framework mlops model-training pipeline production-ready python python3 scikit-learn toolkit workflow xgboost
Last synced: 14 Jan 2026