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/negativenagesh/Arecaverse
Areca nut quality sorting is a manual process done by farmers, so this project is aimed to make areca nut quality sorting without human intervention
analytics classification classification-project classifier cv2 data-science image-processing machine-learning machine-learning-project machine-learning-projects machinelearningprojects ml-projects mlproject model modelbuilding python rembg streamlit
Last synced: 24 Oct 2025
https://github.com/avinashbarnwal/data_science_from_scratch
AB Testing
data-science machine-learning python
Last synced: 24 Mar 2025
https://github.com/avidlearnerinprogress/text_analytics_101
Coursework solutions for the course COMP47600 - Text Analytics
data-science data-visualization natural-language-processing nlp python3 r text-analytics
Last synced: 05 May 2026
https://github.com/jubinjacob03/heartdiseaseclassify-ml
Heart Disease Dataset Analysis & Classification using ML models such as linear, support vector machine, k-means, k-nearest neighbors and logistic regression.
data-analysis data-science data-visualization ipython-notebook kaggle-dataset kmeans knn linear-regression logistic-regression machine-learning matplotlib python seaborn support-vector-machine
Last synced: 18 Jan 2026
https://github.com/the-tech-idea/beepdm
A Library for Managing your Connection to Different DataSources . Still in Alpha.please be patient
data-analysis data-management data-management-platform data-science database dataset information
Last synced: 08 Aug 2025
https://github.com/ankostis/rollstats
Calculate rolling avg, var & stdev in Python & C++ code
cpp data-science python sample-code statistics
Last synced: 19 Apr 2026
https://github.com/victorlcastro-dsa/life-expectancy-prediction
This project analyzes key factors affecting life expectancy across countries and develops an AI model to predict life expectancy. It involves data analysis, model development. Tools used include Python, Pandas, and Scikit-learn.
data-science healthcare project-based-learning python
Last synced: 10 Mar 2026
https://github.com/nceas/crescynt-training
CRESCYNT training material for data rescue and data integration workshops 2018
coral-research data-preservation data-science open-science r reproducible-science tidyverse workshop
Last synced: 13 Jun 2026
https://github.com/theoliverlear/crypto-trader
A Spring Boot web app that buys and sells cryptocurrencies from API data sources. Its quick trading and other features allow users to leverage computer power to outperform the market.
ai ai-models big-data-analytics cryptocurrency data-science financial full-stack hibernate-jpa machine-learning nodejs python sass service spring-boot tensorflow typescript website
Last synced: 13 Apr 2026
https://github.com/bishtrishu/pizza_sales_data_analysis_sql
This project is a comprehensive data analysis of pizza sales, aimed at uncovering key insights and trends to inform business decisions. Using a combination of SQL, Python, and data visualization tools, the project analyzes sales data to understand customer preferences, peak sales periods, and the most popular pizza types.
cloud data data-analysis data-science data-visualization dataanalytics database mysql oracle-database
Last synced: 14 Apr 2026
https://github.com/magnaopus1/synthron-cfd-trader-basic
SYNTHRON CFD Trader is an advanced platform for trading CFDs across stocks, forex, indices, commodities, futures, and crypto. It offers live trading, backtesting, risk management, and multi-strategy support. Designed for all traders, it ensures precision, scalability, and robust analytics for seamless market execution.
backtesting cryptocurrencies cryptocurrency data-science finance forex forex-trading futures index stocks trading trading-algorithms trading-strategies tradingbot
Last synced: 01 Jul 2026
https://github.com/hyoaru/sparta-unsupervisedml-clustering
Machine learning peer graded assignment of SPARTA: Implementation of machine learning clustering on iris plants data set.
data-science machine-learning python unsupervised-learning
Last synced: 31 Mar 2025
https://github.com/hyletic/lovdtools
A fluent API client for querying the Global Variome shared LOVD instance.
api-client api-client-python bioinformatics bioinformatics-tool data-acquisition data-science fluent-interface genomics lovd multiomics omics
Last synced: 14 Jan 2026
https://github.com/jasdumas/hipsterveggies
intelligent locally-grown subculture ๐ ๐ถ๏ธ๐ฅ
data-science farming gardening
Last synced: 28 May 2026
https://github.com/fulyankin/ekanam_grand_research
data-science ekanam grand ml ml-tutorial pet-ml pet-project ranepa research trash trash-research
Last synced: 07 Sep 2025
https://github.com/sermonzagoto/data_cleansing_in_telco
Data Cleansing in Python
data-analysis data-science machine-learning matplotlib-figures pandas-python seaborn-plots
Last synced: 23 Mar 2025
https://github.com/divyansh013/iit-bechyu
data-science data-structures hacktoberfest web-development
Last synced: 24 Jan 2026
https://github.com/hypertrial/hypertrial
Evaluation library for Hypertrial challenges
challenge data-science package python tournament
Last synced: 14 Jan 2026
https://github.com/lhzn-io/kanoa
AI-powered interpretation of data science outputs with multi-backend support (Molmo, Gemini, Claude, OpenAI)
ai claude data-science data-visualization gemini interpretability jupyter llm machine-learning matplotlib molmo multimodal openai python vision-language-model vlm
Last synced: 01 Jun 2026
https://github.com/nabilshadman/deep-reinforcement-learning-automated-trading
Application of deep reinforcement learning (DQN and PPO) for automated trading on HPC system, comparing performance across CPU/GPU nodes
algorithmic-trading artificial-intelligence data-science deep-learning deep-reinforcement-learning gpu-acceleration gpu-monitoring high-performance-computing machine-learning parallel-computing pytorch quantitative-finance reinforcement-learning torchrl
Last synced: 19 Apr 2025
https://github.com/willayy/data-science-and-ai
Tasks from a Chalmers course in data science and ai
data-science python school-project
Last synced: 02 Apr 2025
https://github.com/dougsoftware/college_computer_science
This repository is my college computer science studies.
c code-block code-blocks cpp data-science data-structures database eclipse gcc-complier html-css-javascript intellij java java-8 javascript jvm opengl operating-system php vscode
Last synced: 05 Jul 2025
https://github.com/patrickpontes44/tiny-panda
tiny-panda is a lightweight JavaScript library inspired by Pythonโs pandas. It provides a simple, intuitive API for working with tabular data in the browser or Node.js.
data-science javascript javascript-library machine-learning pandas pandas-dataframe statistics typescript typescript-library
Last synced: 13 Apr 2026
https://github.com/diusmontenegro/pyproject-linear-regression
This code implements a simple linear regression model to generate a dataset and fit a line of best fit. The model calculates R^2 score to evaluate performance. The dataset is plotted using matplotlib library.
data-analytics data-science linear-regression
Last synced: 16 Aug 2025
https://github.com/dadosdelaplace/teaching-data-mining
Material docente (cรณdigos R + diapositivas) de la docencia impartida en ยซTรฉcnicas y Metodologรญa de la Minerรญa de Datos (SEMMA)ยป (Mรกster de Minerรญa de Datos - UCM)
data-mining data-science machine-learning r rstats teaching ucm
Last synced: 04 Apr 2025
https://github.com/grdddj/ordinals-statistics
Statistics and interesting facts about ordinals on BTC
btc data-science ordinals python
Last synced: 24 Jul 2025
https://github.com/horisystems/uk_ev_data_analysis
Analysis of Electric Vehicle charging infrastructure in the United Kingdom.
data data-science electric-vehicles ev python uk united-kingdom
Last synced: 12 Jan 2026
https://github.com/nafisalawalidris/machine-learning-with-python
Machine Learning with Python final project: Apply ML algorithms to solve real-world problem. Hands-on experience in data preprocessing, model selection, evaluation. Showcase ML proficiency in Python.
classification data-science hierarchical-clustering machine-learning regression scikit-learn-python scipy
Last synced: 20 May 2026
https://github.com/yuvraj0412s/proactive-fraud-detection-using-machine-learning
An end-to-end machine learning project for detecting financial fraud using LightGBM, featuring in-depth EDA, advanced feature engineering, and a focus on actionable business insights.
class-imbalance classification-model data-analysis data-science data-visualization exploratory-data-analysis feature-engineering fintech fraud-detection jupyter-notebook lightgbm machine-learning pandas python scikit-learn smote
Last synced: 02 May 2026
https://github.com/quantumcoderrr/credit-card-fraud-detection
๐ด A machine learning project that detects fraudulent credit card transactions using classification algorithms. Includes data preprocessing, EDA, model training & evaluation with techniques like Random Forest, Logistic Regression, and SMOTE for class imbalance. Built for secure financial insights and real-world fraud detection use cases.
classification credit-card data-science financial-security fraud-detection imbalanced-data logistic-regression machine-learning
Last synced: 30 Aug 2025
https://github.com/leonardoberlatto/kaggle-red-wine-quality-prediction
data-science jupyter-notebook python spark
Last synced: 13 Apr 2026
https://github.com/bluegranite/bluegranite-python-training
Python for Data Science Training from BlueGranite
data-science machine-learning python
Last synced: 27 May 2026
https://github.com/nikhilxsunder/edgar-sec
A feature-rich python package for interacting with the US Securities and Exchange Commission API: EDGAR
data-science economics finance financial-data machine-learning securities-and-exchange-commission trading
Last synced: 14 Jan 2026
https://github.com/tomasoak/datahopper
Python package for data engineering and data wrangling
data data-analysis data-engineering data-mining data-science data-structures data-wrangling datascience pandas python
Last synced: 12 Mar 2026
https://github.com/simonbernarding/ml_project_simonbernarding
This project focuses on predicting flight delays using historical data from a Tunisian airline. We analyzed patterns in airport operations and flight schedules to build a machine learning model that can forecast potential delays.
data data-science flight-delay-prediction machine-learning machinelearning prediction
Last synced: 12 Oct 2025
https://github.com/prpriesler/three_industry_project
This project encompasses three distinct but inter connected projects, each focused on leveraging machine learning techniques to address critical challenges in different domains.
data-science data-visualization r rprogramming rstudio
Last synced: 20 Aug 2025
https://github.com/gracysapra/heart-disease-prediction-using-logistic-regression
This project uses Logistic Regression to predict the likelihood of heart disease based on medical attributes such as age, cholesterol levels, and blood pressure. It includes model training, evaluation, and an interactive Gradio interface for real-time heart disease risk prediction.
classification data-preprocessing data-science data-visualization gradio-interface heart-disease-prediction logistic-regression machine-learning
Last synced: 11 Jun 2026
https://github.com/gab706/kipling
A CNN based dynamic model for classifying different items or types of images.
ai cnn cnn-classification cnn-keras data-science image-classification machine-learning machine-learning-algorithms neural-network python
Last synced: 17 Apr 2025
https://github.com/derhuerst/mtcars
A testing dataset containing car measurements.
cars data-science dataset statistics
Last synced: 26 Jan 2026
https://github.com/ekagra-ranjan/Analyze-This-17
Analyze This' 17, American Express Data Science Competition ('Outstanding Performer')
american-express americanexpress analyze-this boosting-algorithm 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/giorgiosavastano/process
processing-chain provides a convenient way to seamlessly set up processing chains for large amounts of data.
big-data data data-science parallel parallel-computing process processing processing-chain rust
Last synced: 05 Oct 2025
https://github.com/outlawhayden/weather-crime
Analysis of the Effects of Climate and Weather on New Orleans Police Department Calls for Service
climate data-science modeling noaa weather
Last synced: 12 Aug 2025
https://github.com/erenisci/nlp-learning
This repository covers a journey from basic to advanced NLP models, with a focus on different approaches and solutions, including transformer-based models like GPT and BERT.
ai bert data-science deep-learning gpt machine-learning natural-language-processing nlp python transformers
Last synced: 09 Apr 2025
https://github.com/fatihilhan42/stock-market-analysis-with-pandas-python
Hello, today I will tell you the details of the stock market analysis project with python.
data-science data-visualization stock-market
Last synced: 23 Mar 2025
https://github.com/simranjeet97/ipl-dataanalysis
Data Analysis performed on IPL Dataset with Data Profiling, Data Pre-Processing, Data Manipulation, and Data Visualization.
artificial-intelligence data-analysis data-manipulation data-mining data-preprocessing data-science data-visualization indian-premier-league-2008-2018 ipl ipl-dataset iplayer python
Last synced: 08 May 2026
https://github.com/kredde/corona-outbreak
Outbreak analysis of Coronavirus in Italy
corona coronavirus coronavirus-tracking data-science
Last synced: 29 Jun 2025
https://github.com/sudodevinci/skyimager-obfuscated
Public facing version of the devinci.cloud website functionality, with appropriate obfuscation and censorship.
arduino cpp data-science esp32 esp32-arduino flask image-processing mysql object-detection ota-update
Last synced: 21 Jan 2026
https://github.com/amanpatel-1234/automatic_data_analyzer_app
๐ Automatic Data Analyzer is a Streamlit web app that performs complete data analysis with just a single file upload. Simply upload your CSV file, and the app automatically generates: Data Overview: Preview, summary statistics, and data types. Visual Analysis: Histograms, distribution plots, and interactive charts for numeric columns.
app data-science data-visualization matplotlib-pyplot numpy pandas python3 seaborn seaborn-plots streamlit
Last synced: 09 Apr 2026
https://github.com/divyanshu9822/github-top-repos-scrapper
Github featured topics repo data scrapping and trend analysis
beautifulsoup data-science data-visualization dataanalytics datanalysis datascrapping pandas python python3
Last synced: 13 Apr 2026
https://github.com/colburncodes/se_pudding_2023
This project is a React app designed to showcase research conducted by a team of data scientists and data analysts. The app is utilizing React and React-Chartjs-2
chartjs-2 data-analysis data-science data-visualization react-chartjs-2 reactjs
Last synced: 11 May 2026
https://github.com/lmuffato/project-job-insights-trybe
Projeto job insights - Projeto avaliativo da Trybe do Bloco 32: Introduรงรฃo ร Python
data data-science data-transformation filter python
Last synced: 12 Jun 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/shrawans007/data_science_students
Customer Engagement Analysis in Excel for 365datascience.com
2021-2022 365datascience case-study case-study-analysis case-study-project customer-engagement-analysis data-analysis data-analytics data-science data-science-students free-plan indian-students microsoft-excel ms-excel ms-excel-addin ms-excel-data-analytics ms-excel-task paid-plan us-students
Last synced: 11 Mar 2026
https://github.com/vi/csvdimreduce
Command-line tool to run a dimensionality reduction algorithm on CSV files
cli command-line-tool csv csv-files data-science data-visualization dimension-reduction dimensionality-reduction
Last synced: 14 Apr 2025
https://github.com/mayank341/mayank341
๐ Welcome to my GitHub! Explore my projects, experiments, and contributions.
aiml data-science dsa mernstack-developer
Last synced: 28 Jan 2026
https://github.com/javedali99/papers-on-ai-in-earth-sciences
๐ฐ ๐ A collection of research papers from the earth science community that use AI approaches.
ai artificial-intelligence artificial-intelligence-algorithms climate-science data-science deep-learning deep-learning-algorithms earth-science hydrology machine-learning machine-learning-algorithms meteorology
Last synced: 05 Jan 2026
https://github.com/clinton-mwachia/data-analysis-in-r
Various Analysis in R
data data-science machine-learning machine-learning-algorithms r random-forest rstats
Last synced: 30 Nov 2025
https://github.com/ahmetzamanis/bayesianusedcars
Predicting used car prices using Bayesian Linear Regression, visualizing results and comparing with OLS regression.
bayesian car-prices data-science data-visualization linear modeling r regression rmarkdown
Last synced: 16 Dec 2025
https://github.com/bushra-butt-17/deeplearning-projects
This repository contains my assignments and projects related to deep learning, including implementations of fundamental concepts such as Linear Regression, Gradient Descent, Multi-Layer Perceptron (MLP), and more. Each section includes code, explanations, and relevant documentation. The goal of this repository is to showcase my learning journey.
ames-housing-dataset cat-notcat-classification data-science deep-learning deep-neural-networks exploratory-data-analysis gradient-descent iris-classification learning-python linear-regression logistic-regression mlp mlp-classifier visualization
Last synced: 22 Jul 2025
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/amarlearning/who-is-drunk-and-when-in-ames-iowa
Jupyter Notebook on breath alcohol test data from Ames, Iowa, USA.
data-cleaning data-science dataframes importing-and-cleaning-data jupyter-notebook python
Last synced: 18 May 2026
https://github.com/filiplangiewicz/fastfooddatavisualization
๐ Project for Data Visualization Techniques course about fast food consumption
collaboration data-science data-visualization dplyr ggplot2 poster
Last synced: 15 Mar 2025
https://github.com/adam-rumpf/pharmacy-access
Code for a research project about measuring pharmacy access levels in various geographic areas.
data-science geospatial math public-health research
Last synced: 16 Jan 2026
https://github.com/nelsonmbigili/fifa-datalab-the-game
Try the App here
data-science football regression-models
Last synced: 13 Mar 2026
https://github.com/r12habh/datacamp.com-micro_projects
data data-analysis data-science datascience python python3
Last synced: 23 May 2026
https://github.com/jcbritobr/linearregression-intro
Introduรงรฃo a regressรฃo e modelos lineares
calculus data-science julia linear-algebra linear-regression models
Last synced: 18 Oct 2025
https://github.com/akash1070/data-analytics-virtual-experience-program-by-kpmg
Data Analytics Virtual Experience Program by KPMG
data-analytics data-cleaning data-science machine-learning-algorithms tableau
Last synced: 24 Mar 2025
https://github.com/hossein-sa/smart-job-recommendation
Smart Job Recommendation System that leverages machine learning to recommend job opportunities based on user profiles and preferences.
artificial-intelligence career-advice data-science job-matching job-recommendation machine-learning python recommendation-system
Last synced: 14 Jun 2025
https://github.com/abhaysingh71/ai-web-reader-chatbot-extention
AI-Web-Reader-Chatbot-Extension is a smart Chrome extension that lets you interact with any webpage using AI. It scrapes and analyzes the content of the current website and answers your questions in real time. Powered by advanced language models, it delivers accurate and concise answers based only on the page content.
ai-assistant beautifulsoup browser-extension chatbot chrome-extension data-science flask-api gemeni-api javascript langchain large-language-models natural-language-processing python selenium web-ai webscrapping
Last synced: 09 Apr 2026
https://github.com/opencasestudies/ocs-opioid-medicare
OCS: Visualize the opioid prescription use in Medicare Part D across States
data-science data-visualization data-wrangling ggplot2 map opioid
Last synced: 23 Jan 2026
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/akash1070/data-science-virtual-internship-by-anz
Exploratory data analysis and prediction of annual salary for customers from the dataset provided by ANZ.
data-analysis data-science predictive-analytics presentation-slides
Last synced: 24 Mar 2025
https://github.com/javianng/a-star-spatial-omics-hackathon
In the A*Star - Spatial Omics Hackathon, we aim to enhance cancer cell identification accuracy by integrating RNA data with histological insights derived from H&E stained images. The primary goal is to determine if cell clusters identified by transcriptome expression align with those identified through histological data.
cancer data-science hackathon jupyter-notebook python
Last synced: 26 Feb 2025
https://github.com/he7d3r/maratona-behind-the-code-2020
data-science ibm-cloud machine-learning maratona
Last synced: 09 Aug 2025
https://github.com/montanaz0r/mma_analysis
Dependence analysis between fighting frequency and result/outcome of fights, using descriptive statistics. (PL/ENG)
data-science jupyter-notebook matplotlib mma pandas python seaborn
Last synced: 10 May 2026
https://github.com/hvignolo87/marketing-campaign-classification
Real case of classification with machine learning. Analysis of real data from telemarketing campaigns of a Portuguese bank.
binary-classification data-science pandas python scikit-learn xgbclassifier xgboost
Last synced: 12 Apr 2026
https://github.com/tuni56/sales-analytics-dashboard
Sales analytics dashboard using python libraries
dashboard data-science data-visualization exploratory-data-analysis sales-analysis streamlit-dashboard
Last synced: 09 Jul 2026
https://github.com/onome-joseph/ml-sales-prediction
This repository contains a Sales Prediction Machine Learning Model built to predict sales from a set of features with very high accuracy
data-science fastapi regression-models xgboost-regression
Last synced: 18 May 2026
https://github.com/ansh-info/ansh-info.github.io
Interactive developer portfolio featuring real-time tools visualization, ML demonstrations, and 3D skill representations built with React and Vite.
data-science docker git github github-actions javascript jupyter-notebook machine-learning portfolio portfolio-website react reactjs tailwindcss vim vscode website
Last synced: 10 Apr 2026
https://github.com/cintia0528/data_science-ab_testing
Conduct a 5-way AB Test on Montana State University Library's website, comparing the original "Interact" button with new versions ("Learn," "Help," "Connect," "Services") to boost user engagement.
abtesting bonferroni chisquare-test data data-science datacleaning datavisualization hypothesis-testing mde statistics
Last synced: 31 Mar 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/mafda/seattle_airbnb_data_analysis
This repository contains a comprehensive analysis of the Seattle Airbnb dataset, conducted using the CRISP-DM (Cross Industry Standard Process for Data Mining) methodology.
crisp-dm data-analysis data-science jupyter-notebook pandas-python seattle-data
Last synced: 29 May 2026
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
https://github.com/ruslkhay/magfield
My master dissertation. Can be used for time series analysis
Last synced: 08 May 2026
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: 23 Oct 2025
https://github.com/faizantkhan/regression-project-bangalore-property-price-prediction
๐ Bangalore Property Price Prediction is a comprehensive project designed to accurately predict property prices in Bangalore. Leveraging advanced regression techniques and a dataset sourced from Kaggle, the model undergoes meticulous feature engineering, data cleaning, and parameter tuning to ensure high accuracy.
backend-api css data-cleaning data-science data-visualization eda flask html javascript machine-learning-algorithms numpy pandas project project-repository property python regression-models server
Last synced: 14 Apr 2026
https://github.com/kingabzpro/digital-learning-during-covid19-eda
In this project, we will be using data analysis tools to figure out trends in digital learning and how it is effective towards improvised communities. We will be comparing districts and states on factors like demography, internet access, learning product access, and finance.
covid-19 data-science dataanalysis eda education learnplatform usa
Last synced: 10 Aug 2025
https://github.com/karankathur06/python-dashboard
A dynamic Python-based dashboard for visualizing and analyzing data with interactive elements. Built using popular libraries like Plotly and Dash, designed for intuitive data exploration.
analytics dash dash-plotly dashboard data-science data-visualization interactive-ui plotly python visualization-project web-app
Last synced: 28 May 2026
https://github.com/jatin-mehra119/bike-rentals-dataset
This repository focuses on optimizing bike rental availability during peak hours and days using machine learning techniques. Leveraging publicly available data from the UCI Machine Learning Repository, it includes scripts for data preprocessing, model training, and visualization, along with detailed observations and results.
data-analysis data-science ensemble-model pandas scikitlearn-machine-learning
Last synced: 15 Apr 2026
https://github.com/gandhasiri-rahul-mohan/linear-regression-2-salary_data
Salary_hike -> Build a prediction model for Salary_hike. Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python.
data-science linear-regression machine-learning python
Last synced: 06 Jul 2025
https://github.com/devinterview-io/julia-interview-questions
๐ฃ Julia interview questions and answers to help you prepare for your next machine learning and data science interview in 2024.
ai-interview-questions coding-interview-questions coding-interviews data-science data-science-interview data-science-interview-questions data-scientist-interview interview-practice interview-preparation julia julia-interview-questions julia-questions julia-tech-interview machine-learning machine-learning-and-data-science machine-learning-interview machine-learning-interview-questions software-engineer-interview technical-interview-questions
Last synced: 30 Mar 2025
https://github.com/espacio-root/ml-from-scratch
Common machine learning algorithms from scratch in python
adaboost backpropagation data-augmentation data-science decision-trees gradient-descent linear-regression machine-learning ml-from-scratch neural-network random-forest
Last synced: 02 Jul 2025
https://github.com/devinterview-io/scala-interview-questions
๐ฃ Scala interview questions and answers to help you prepare for your next machine learning and data science interview in 2024.
ai-interview-questions coding-interview-questions coding-interviews data-science data-science-interview data-science-interview-questions data-scientist-interview interview-practice interview-preparation machine-learning machine-learning-and-data-science machine-learning-interview machine-learning-interview-questions scala scala-interview-questions scala-questions scala-tech-interview software-engineer-interview technical-interview-questions
Last synced: 30 Mar 2025
https://github.com/franckalbinet/soilspecdata
A Python package for handling soil spectroscopy data, with a focus on the Open Soil Spectral Library (OSSL).
data-science ossl soil-science soil-spectroscopy
Last synced: 23 Apr 2025