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-09 00:07:48 UTC
- JSON Representation
https://github.com/kapsner/docker_images
docker images for data science
data-science docker docker-image python r
Last synced: 04 May 2025
https://github.com/sam-92/telegramanalyticsbot
This Telegram bot is designed to automate the processing and analysis of time series data. It manages missing values, resamples data to an hourly resolution, and provides basic statistical analysis. The bot is especially beneficial for users engaged with time series datasets, particularly the ENTSO-E dataset.
data-analytics data-science entso-e telegram-bot telegram-bot-api telegram-bots timeseries-analysis
Last synced: 07 Sep 2025
https://github.com/blockchain-data-analytics/bca-queries-cardano
querying the Cardano blockchain data in PostgreSQL
blockchain cardano data-science db-sync mainnet postgresql
Last synced: 09 Jul 2025
https://github.com/royruddle/vizdataquality
Python package for visualizing data quality
data data-science data-visualization jupyter-notebook missing-data python
Last synced: 05 May 2025
https://github.com/opensourcedoc/ds-golang
Data Science in Golang
computer-science data-science golang golang-package
Last synced: 07 Jul 2025
https://github.com/magnusax/automl
The project aims to develop a customized ML framework on top of existing libraries
data-science machine-learning machine-learning-algorithms machine-learning-library python scikit-learn
Last synced: 20 Jan 2026
https://github.com/zackakil/rotting-zombie-model
🧟 Resources for fighting back against the rotting of your deployed machine learning models. Predicting zombies!
data-science google-cloud machine-learning zombies
Last synced: 12 Jul 2025
https://github.com/mat3ra/periodic-table
Data about chemical elements arranged in JSON format
chemical-elements cheminformatics chemistry data-science materials materials-informatics periodic-table periodic-table-of-elements
Last synced: 30 Jun 2026
https://github.com/repnot/coursera_capstone
Capstone project repository for the IBM Data Science program offered on Coursera
api-rest data-science database ibm-db2 ibm-watson python sql
Last synced: 10 Apr 2025
https://github.com/elixirnote/elixirext
Powerful Python Data Analysis Toolkit
data-analytics data-science dataframe
Last synced: 27 Mar 2025
https://github.com/helixspiral/ndbc
Golang wrapper for the National Data Buoy Center (NDBC)
data data-science golang government-data ndbc ndbc-buoy-data noaa noaa-api noaa-buoys noaa-data noaa-weather wrapper wrapper-api wrapper-library
Last synced: 14 Jun 2025
https://github.com/kriss024/anaconda-python-and-pytorch
Anaconda Python 3.8.8 with PyTorch Docker image
catboost data-science docker jupyter-notebook python pytorch xgboost
Last synced: 17 Apr 2026
https://github.com/phenomsg/restaurant-review-analysis
This project utilizes the power of BERT (Bidirectional Encoder Representations from Transformers) for sentiment analysis
bert-model data-science huggingface natural-language-processing python transformers
Last synced: 16 May 2026
https://github.com/csinva/imodels-playground
Demos for visualizing how rule-based models work.
ai data-science imodels interpretability machine-learning rules xai
Last synced: 21 Jul 2025
https://github.com/lachhebo/izza
My personnal machine learning toolkit
data-analytics data-science machine-learning
Last synced: 03 Apr 2025
https://github.com/mohammadkarbalaee/introduction-to-data-science-sbu
Reports and full documentation of the introduction to data science course held at SBU
data data-science python shahid-beheshti-university
Last synced: 27 Mar 2025
https://github.com/carcesar/covid
Este repositório que abriga o projeto final da matéria de Visualização de Informação do Mestrado da Emap-FGV
data-science data-visualization map-covid-19
Last synced: 15 Jun 2025
https://github.com/atomashevic/pymadoc
Python package to download and combine parts of MADOC dataset
bluesky data-science dataset koo pypi-package python reddit voat
Last synced: 08 Jul 2025
https://github.com/tibcosoftware/catalystml
CatalystML is an open source specification for real-time feature processing, purpose built to transform data for machine learning models.
ai artificial-intelligence data-science data-transformation feature-prep machine-learning
Last synced: 19 Jul 2025
https://github.com/humol-e/graficator
Herramienta para la graficación de datos en tiempo real de manera serial desde distintos sensores con microcontroladores mediante la lectura serial de datos.
data-science graphs microcontroller streamlit
Last synced: 30 Jun 2026
https://github.com/oelin/polynomial-regression
Demonstrating how to use crude MDL to regularize polynomial regression models.
coding-theory data-compression data-science machine-learning minimum-description-length statistics
Last synced: 05 May 2026
https://github.com/zenwor/table_editor
A simple table data editor, with easily scalable functions and operations & a nice GUI
data data-science formula java parser parsing preprocessing swing tokenizer
Last synced: 22 Jun 2025
https://github.com/chaitanyac22/customer-segmentation-using-rfm-analysis-for-online-retail
This project uses RFM (Recency, Frequency, and Monetary) segmentation to analyze customer behavior and provide insights for targeted marketing campaigns. By classifying customers based on their purchasing patterns, strategies can be tailored to improve customer retention, drive growth, and maximize the lifetime value of each customer.
customer-segmentation data-analysis data-science data-visualization exploratory-data-analysis marketing numpy pandas python python3 rfm rfm-analysis rfm-segmentation
Last synced: 11 Jun 2025
https://github.com/marlenezw/speech-to-text
Turn any video or audio recording into a written transcript using python
data data-science python speech speech-recognition speech-synthesis speech-to-text
Last synced: 27 Apr 2026
https://github.com/jesusgraterol/bitcoin-lightning-network-stats-dataset-builder
The dataset builder script extracts Bitcoin's Lightnining Network statistics through Mempool.space's public API. The data is stored in a .csv file, facilitating its use in data science and machine learning projects.
bitcoin blockchain blockchain-technology data data-science dataset dataset-generation lightning-network machine-learning
Last synced: 16 May 2026
https://github.com/micahondiwa/applied-data-science
A collection of 8 Applied Data Science projects.
ab-testing clustering data-science data-visualization decision-trees ensemble-learning logistic-regression mongodb pymongo regression regression-algorithms regression-models sckit-image sckit-learn sckit-learn-pipeline sqlite3
Last synced: 17 May 2026
https://github.com/hariprashad-ravikumar/ai-datascience-lab
AI‑DataScience‑Lab is a web app for uploading CSV datasets, cleaning with Pandas, and running quick exploratory analyses and regression models using scikit‑learn. Its modular design supports future AI extensions, like deep learning with TensorFlow or insight generation via the OpenAI API.
ai api azure cloudcomputing data data-analysis data-science data-visualization mathplotlib numpy openai pandas python scikit-learn
Last synced: 02 Aug 2025
https://github.com/subhangisati/identification-of-gemstone-using-mobilenetv2-and-transfer-learning
The project focuses on Identification of various Gemstone. The dataset consists of 87 classes.It shows the whole progress and model used to achieve final accuracy. You will gain knowledge of Computer Vision, The model used are CNN(Convolutional Neural Network), MobileNetV2 and VGGNet,The final model used was transfer learning with model MobileNetV2
artificial-intelligence classification computer-vision convolutional-neural-networks cv2-library data-science deep-learning deep-neural-networks keras-neural-networks keras-tensorflow machine-learning multiclass-image-classification numpy-library pandas-dataframe python scikit-learn seaborn-python tensorflow
Last synced: 06 Mar 2026
https://github.com/rgalyeon/machine_learning_and_data_analysis
Machine Learning and Data Analysis specialization by Yandex and MIPT
coursera data-analysis data-science machine-learning mipt python yandex
Last synced: 02 Jul 2026
https://github.com/emso-exe/churn_clientes_de_banco
Projeto de análise de churn, utilizando machine learning na classificação de dados de clientes que poderão ou não efetuar o encerramento de conta bancária.
analise-de-dados ciencia-de-dados data-analytics data-science dataanalytics kaggle kaggle-dataset machine-learning machinelearning python python-3 python3
Last synced: 08 Sep 2025
https://github.com/ninryt/taxdatabase-sql-tableau
End-to-end process for building an SQL Azure database, performing data analysis with SQL and Python, and visualizing data with Tableau.
azure data-science data-visualization database-architecture database-deployment database-management databse-design datanalysis erdiagram python3 sql tableau
Last synced: 18 May 2026
https://github.com/natanaelalmeida/ceptron-mov
Ceptron-mov is a study project that aims to apply the concepts of Machine Learning and Data Science to build a human-machine interface capable of identifying physical movements performed by humans.
android-sensors data-science human-machine-interface human-physical-movements machine-learning movement physical-movements
Last synced: 15 Jun 2025
https://github.com/yash22222/flask-based-sentiment-analysis-for-product-reviews
"Flask Sentiment Analyzer" is a web app that predicts the sentiment of product reviews using machine learning. Users input text, and the app determines whether it's positive or negative. It aids in decision-making by providing quick insights into customer sentiments.
css data-science f1-score flask flask-application flipcart html js linear-regression machine-learning pkl prediction sentiment-analyser sentiment-analysis
Last synced: 21 Jan 2026
https://github.com/gandhasiri-rahul-mohan/random-forests-q1-fraud_check
Use Random Forest to prepare a model on fraud data treating those who have taxable_income <= 30000 as "Risky" and others are "Good"
data-science machine-learning numpy pandas python random-forest
Last synced: 08 May 2026
https://github.com/junayed-hasan/life-satisfaction-machine-learning
This repo contains code for predicting life satisfaction using machine learning and explainable AI, as published in Heliyon. It includes a Jupyter Notebook with data processing, model building, and result visualization using Python libraries. The analysis uses the SHILD dataset to explore factors influencing life satisfaction.
data-science data-visualization explainable-ai feature-extraction feature-selection large-language-models machine-learning tabular-data
Last synced: 05 Feb 2026
https://github.com/pavlozt/admintools
data-science mikrotik nat python wireguard zabbix
Last synced: 17 Mar 2025
https://github.com/anupamaushetti/machine-learning-cw
This includes Machine learning coursework
data-science jupyter-notebook machine-learning pandas python
Last synced: 17 Feb 2026
https://github.com/himanshu231204/featurementor-ai
🧠 AI-powered Feature Engineering Mentor for ML students. Upload any CSV → get smart preprocessing recommendations with Google Gemini explanations. Learn WHY, not just HOW. Built with Streamlit + Python. ⭐ Star if useful!
data-analysis data-preprocessing data-science feature-engineering generative-ai pdf-report streamlit
Last synced: 04 Apr 2026
https://github.com/faisalahmedbijoy/data-science-in-python
Fundamentals of Data Science in Python
data-science machine-learning matplotlib numpy pandas
Last synced: 04 May 2026
https://github.com/andersy005/kaggle-notebooks
Notebooks for various kaggle datasets + competitions
data-science deep-learning kaggle machine-learning
Last synced: 18 May 2026
https://github.com/jillmpla/datatropolis_learning_platform_framer
Framer prototype for a gamified learning platform (Datatropolis - Data City), featuring modules, quizzes, and interactive data challenges.
data-science edtech framer gamification gamification-learning learning-project prototype sketching storyboarding urban-planning wireframes
Last synced: 17 Mar 2026
https://github.com/cbhihe/visualcity
Multivariate analysis and statistical modeling (with dimensional reduction) of NYC urban life pathologies
bias-detection cluster-analysis correspondence-analysis data-exploration data-science data-visualization dimensionality-reduction geolocation-data google-maps-api independence-tests knn-classification multiple-correspondence-analysis mva principal-component-analysis r
Last synced: 10 Jul 2025
https://github.com/hrbrmstr/2022-10-nycdh
Slides for NYC Data Hackers 2022-10 pres
data-science data-visualization quarto quarto-extension quarto-pub quarto-template quartopub
Last synced: 04 Apr 2025
https://github.com/ccsi-toolset/measurement-optimization
Code for Measure This, Not That: Optimizing the Cost and Model-Based Informa- tion Content of Measurements
applied-statistics convex-optimization data-science design-of-experiments pyomo
Last synced: 16 Feb 2026
https://github.com/ssiarhei115/taxi-trip-duration-prediction
Taxi trip duration prediction
big-data data-science data-visualization eda
Last synced: 09 Apr 2025
https://github.com/cherylisabella/statistics--caret
Training Regression and Classification Models using caret
data data-analysis data-mining data-science datascience dataset r statistics
Last synced: 24 Jun 2025
https://github.com/maastrichtu-ids/dsri-openshift-applications
🔭 DEPRECATED - Applications for the Data Science Research Infrastructure OpenShift cluster at Maastricht University
data-science data-science-research dsri openshift
Last synced: 20 Jan 2026
https://github.com/milanowicz/covid-19-dataset
Corona COVID-19 Dataset
coins-data corona coronavirus covid-19 covid-data data-science dataset finance-data jhu johns-hopkins-university rki robert-koch-institut
Last synced: 17 Mar 2025
https://github.com/schbenedikt/datamining
Heise (https://heise.de) News Crawler
data data-science heise postgresql web-crawler
Last synced: 10 Apr 2025
https://github.com/studentiunimi/recommender-system
Recommender System for the Telegram groups of Network StudentiUniMi
data-science python recommender-system telegram
Last synced: 16 May 2026
https://github.com/memair/apps
App Store for Memair
apps appstore data data-science quantified-self
Last synced: 06 Apr 2026
https://github.com/neemiasbsilva/yolov3-detect-person-car
Using YOLO (You Only Look Once) object detection algorithm to detect persons and cars.
algorithm bounding-boxes cars cars-person cnn-keras computer-vision data-science deep-learning detect-car detect-person detect-persons detection-algorithm keras-tensorflow object-detection python python3 region yolo yolo3 yolov3
Last synced: 25 Aug 2025
https://github.com/nabilalibou/uber_fare_prediction_explained
This repository documents a complete ML workflow to model Uber fares in Paris, from granular EDA and feature engineering to building and fine-tuning a stacking regressor on 10k real-world rides.
data-analysis data-science eda feature-engineering machine-learning predictive-analytics pricing-model python regression-model stacking-ensemble uber
Last synced: 30 Jun 2026
https://github.com/qytz/finchan
An event process framework with Python3.
data-analysis data-science dispatch-events event-driven python3
Last synced: 27 Mar 2026
https://github.com/bhavik-jikadara/lgmvip-datascience
LetsGrowMore Virtual Internship Program 2021
data-science jupyter jupyter-notebook machine-learning matplotlib-pyplot numpy pandas python seaborn sklearn
Last synced: 11 Apr 2026
https://github.com/andrei-vataselu/data-science-snippets
🧰 Essential EDA and Data Cleaning Helpers for Any DataFrame This collection of functions is designed to accelerate exploratory data analysis (EDA), quickly surface data quality issues, and offer high-level insights into the structure and content of your dataset.
artificial-intelligence data data-science eda feature-engineering hyperparamater-tunning library loading model-evaluation modeling preprocessing python snippets text-processing time-series visualization
Last synced: 10 Mar 2026
https://github.com/pierre-loic/formation-da-gem-2022
data-science python training-materials
Last synced: 09 Jul 2025
https://github.com/zachpinto/tools
Personal collection of tools, libraries, and other resources for computational sciences
ai artificial-intelligence data-science landscape machine-learning toolkit tools
Last synced: 17 Feb 2026
https://github.com/gallillio/data_science-data_visualizer_tool
## About Supervised ML Helper is a Python application that streamlines exploratory data analysis (EDA) and preprocessing for supervised machine learning. Featuring a user-friendly Tkinter interface, it enables users to load CSV files, visualize data, and perform essential transformations, making data preparation accessible for all skill levels.
data-analysis data-science data-visualization matplotlib numpy pandas seaborn sklearn
Last synced: 17 Feb 2026
https://github.com/noaa-mdl/grib2io-interp
Interpolation component for grib2io interfacing to the NCEPLIBS-ip library
atmospheric-science data-science f2py fortran grib2 interpolation interpolation-methods meteorology ncep nceplibs nceplibs-ip numpy weather weather-data
Last synced: 28 Oct 2025
https://github.com/navdeep-g/edastudio
A Shiny Application for Exploring Data
data-mining data-science data-visualization ggplot2 r shiny
Last synced: 13 Apr 2025
https://github.com/abdullahashfaqvirk/Amazon-Laptop-Price-Prediction
Developed an Amazon laptop price prediction tool using machine learning algorithms, integrated with a Streamlit app for an interactive user experience.
amazon data-science machine-learning ml-algorithms ml-models prediction-model python streamlit tool
Last synced: 11 May 2025
https://github.com/smahala02/monte-carlo-simulation
A comprehensive tutorial on Monte Carlo Simulation using Python, demonstrating how random sampling and probabilistic models can be used for various real-world applications, including finance, physics, and engineering.
data-science machine-learning monte-carlo-simulation probability python random-sampling
Last synced: 11 Apr 2025
https://github.com/mgobeaalcoba/exploratory_data_analysis_course
Un repositorio donde iré cargando tutoriales y practicas de trabajos de analisis de datos exploratorios con pandas, numpy, mathplotlib, Plotly, etc
data-science deepnote google-colab jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 07 Apr 2026
https://github.com/viadee/nexus-x-ray
Data analysis tooling - What is my nexus server actually doing?
Last synced: 10 Sep 2025
https://github.com/datasnakes/cookiecutter-orthoevol
A cookiecutter template for the OrthoEvol python package
bioinformatics cookiecutter cookiecutter-template data-science python
Last synced: 12 Sep 2025
https://github.com/tirendazacademy/multilingual-ner-app
Building a multilingual NER app with HuggingFace, Gradio and Comet
a ai app comet-ml data-science deep-learning gradio huggingface huggingface-transformers machine-learning multilingual named-entity-recognition nlp roberta-model token-classification
Last synced: 08 Sep 2025
https://github.com/aruizeac/alexandria-trending
Social-behavior fluctuation peak detector within a relativistic exponential environment using data science.
alexandria big-data data-science trending-topics
Last synced: 02 Feb 2026
https://github.com/nolanbconaway/hip.hop.data
Jupyter analyses of What.CD hip hop torrent tags
data-science gazelle jupyter music torrents
Last synced: 12 Sep 2025
https://github.com/mohd-faizy/feature-engineering-hacks
This repository contains a collection of hacks and tips for feature engineering. It is a great resource for anyone who wants to learn how to improve the performance of their machine learning models.
chi2 data-science feature-engineering feature-extraction feature-selection machine-learning rfe rfecv
Last synced: 20 Jun 2025
https://github.com/ruddra/project-capstone-nyc-fights-pandemic
Capstone Project: Find Best Neighborhood to Fight Pandemic in NYC
coursera covid-19 data-science ibm nyc
Last synced: 02 Mar 2025
https://github.com/pharo-ai/a-priori
Implementation of A-Priori algorithm in Pharo
apriori-algorithm data-mining data-science frequent-itemsets pharo
Last synced: 01 Jul 2026
https://github.com/debashishrana/flight-price-prediction
Flight prediction Modelling
Last synced: 06 Apr 2026
https://github.com/marx-wrld/auto-machine-learning-app
This project is a machine learning code that uses Python Streamlit, pycaret, pandas and plotly. This simple web app then allows a user to generate predictions based on his/her uploaded dataset, then also generate a profile report of this dataset and then finally download the built model for his/her use.
data-science machine-learning python
Last synced: 15 May 2026
https://github.com/nikoshet/exploratory-data-analysis-using-r
Exploratory Data Analysis using R Course Project for M.Sc. 'Data Science and Machine Learning' in NTUA
data data-analysis data-science eda exploratory-data-analysis ggplot2 r
Last synced: 14 May 2026
https://github.com/fabnavarro/sgwt-sure
Data-driven Thresholding in Denoising with Spectral Graph Wavelet Transform.
data-science graph-signal-processing machine-learning statistics
Last synced: 16 Apr 2026
https://github.com/abhimishra91/hackathon-framework
Framework that will be used for Data Hackathon
data-science framework kaggle-competition
Last synced: 16 Jun 2025
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/ari-s-123/ds-3000-final-project
Predicts consumer behavior in online commerce using Machine Learning Algorithms.
ai classification classification-algorithm classification-model classifier data-science ecommerce jupyter-notebook knn-classifier linear-regression machine-learning machine-learning-algorithms machinelearning ml online-shopping python python3 sklearn sklearn-library
Last synced: 01 May 2026
https://github.com/meetyildiz/pandazip
Reduce RAM footprint of Pandas DataFrame without losing information.
compression data data-mining data-science machine-learning pandas utilities
Last synced: 20 Jan 2026
https://github.com/es7/stable-diffusion-from-scratch
In this repo I have implemented Stable Diffusion from Scratch using PyTorch.
artificial-intelligence computer-vision data-science llms machine-learning stable-diffusion
Last synced: 18 May 2026
https://github.com/pedroemmanuelbuerger/algorithms
Algorithms is a project developed as part of the "Trybe" course to simulate simple functions using Python and some of its libraries.
data-science pib poo pytest python python3
Last synced: 19 Feb 2026
https://github.com/mrityunjay-tripathi/uci-ml-repository
Downloads all of the datasets from UCI Machine Learning Repository
beautifulsoup4 data-science machine-learning multiprocessing notify2 python uci-machine-learning webscraping
Last synced: 20 Jun 2026
https://github.com/defano/chicago-oasis
A visualization of Chicago business accessibility by neighborhood or census tract.
census chicago data data-science javascript neighborhood
Last synced: 11 Mar 2026
https://github.com/vpn1997/data-science
Datasets and their analysis
data-science hacktoberfest machine-learning
Last synced: 26 Jun 2025
https://github.com/i-am-surovi/mat120-project-bracu
I have done this project for my Mat120 course. This is about to calculate Value at Risk (VaR) which has immence importance on Risk Management as well as in Global Economy. I use Monte Carlo Method to calculate.
bracu data-science dataframe integration machine-learning mat120-bracu math120-project monte-carlo-project monte-carlo-simulation project python risk-management value-at-risk value-at-risk-moste-carlo
Last synced: 18 May 2026
https://github.com/salihfurkaan/world-happiness-report
An analysis on the world happiness report.
data-science gradient-boosting-regressor k-nearest-neighbors linear-regression machine-learning-algorithms world-happiness-report
Last synced: 08 Nov 2025
https://github.com/dr-saad-la/ds-distilled-with-rust
Data Science distilled with Rust
data-science machine-learning rust rust-lang rust-programming-language
Last synced: 26 Jul 2025
https://github.com/cosmincatalin/object-counting-with-mxnet-and-sagemaker
End to end AWS Sagemaker application for counting the number of objects in an image using an MXNet model based on Gluon.
aws data-science detection gluon jupyter-notebook machine-learning mxnet object-detecting object-detection sagemaker synthetic-data
Last synced: 16 Jan 2026
https://github.com/mmaithani/loan-approvel-ml-model-with-insights
This project will approved or reject the loan applications. Public api, data insights and predictive models for loan prediction project are also provided
data data-science loan-prediction-analysis machine-learning visualization
Last synced: 16 Aug 2025
https://github.com/astrocatalogs/astroschema
Package defining schema relevant to astronomy and astrophysics data, providing useful interfaces for interaction with those schema.
astronomy astrophysics avro avro-schema data-science data-structures json json-schema
Last synced: 21 Feb 2026
https://github.com/jimut123/ultimate_date_finder
To find the best place for dating in your country
data-analysis data-science date-cluster dating geo location maps software
Last synced: 16 Jan 2026
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/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/raminBadri/Textmining-python
A text/document mining with python
data-science k-means-clustering pycharm python3 text-mining
Last synced: 06 Feb 2026
https://github.com/jacobmarks/double-band-filter-plugin
Filter a float-valued field on two ranges simultaneously with this FiftyOne Plugin!
computer-vision data-centric-ai data-science fiftyone filtering-data plugins python
Last synced: 22 Jun 2026
https://github.com/ostad-ai/machine-learning
This repository contains topics and codes related to Machine Learning and Data Science, especially in Python
boxplot data-science data-visualization elastic-net gradient-descent gram-schmidt inner-product lasso-regression linear-regression machine-learning naive-bayes python ridge-regression
Last synced: 14 Jul 2025