#data-mining (26 Repositories)
Ranked open-source repositories tagged with #data-mining, scored by pull request acceptance likelihood and maintainer engagement velocity.
17.9%
34.6h
26 repositories tagged #data-mining
NeilMacMullen/kusto-loco
C# KQL query engine with flexible I/O layers and visualization
hoaianle/Instagram-Downloader
Chrome Extension, download photos, videos from Instagram post, tv, reels, stories and highlights
IBM/AutoMLPipeline.jl
A package that makes it trivial to create and evaluate machine learning pipeline architectures.
yzhao062/pyod
A Python library for anomaly detection across tabular, time series, graph, text, image, and audio data. 60+ detectors, benchmark-backed ADEngine orchestration, and an agentic workflow for AI agents.
lightgbm-org/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
process-intelligence-solutions/pm4py
Official public repository for PM4Py (Process Mining for Python) — an open-source library for exploring, analyzing, and optimizing business processes with Python.
chaoss/grimoirelab
GrimoireLab: platform for software development analytics and insights
GridProtectionAlliance/openHistorian
The Open Source Time-Series Data Historian
deanmalmgren/textract
extract text from any document. no muss. no fuss.
jivoi/awesome-ml-for-cybersecurity
:octocat: Machine Learning for Cyber Security
sergioburdisso/pyss3
A Python library for Interpretable Machine Learning in Text Classification using the SS3 model, with easy-to-use visualization tools for Explainable AI :octocat:
tommyod/Efficient-Apriori
An efficient Python implementation of the Apriori algorithm.
khanhnamle1994/statistical-learning
Lecture Slides and R Sessions for Trevor Hastie and Rob Tibshinari's "Statistical Learning" Stanford course
tirthajyoti/Papers-Literature-ML-DL-RL-AI
Highly cited and useful papers related to machine learning, deep learning, AI, game theory, reinforcement learning
piskvorky/gensim
Topic Modelling for Humans
academic/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
JoaquinAmatRodrigo/Estadistica-con-R
Apuntes personales sobre estadística, machine learning y lenguaje de programación R
ROBelgium/MSNoise
A Python Package for Monitoring Seismic Velocity Changes using Ambient Seismic Noise | http://www.msnoise.org
deepgraph/deepgraph
Analyze Data with Pandas-based Networks. Documentation:
fuqiuai/lihang_algorithms
用python和sklearn两种方法实现李航《统计学习方法》中的算法
yzhao062/data-mining-conferences
Ranking, acceptance rate, deadline, and publication tips
r0f1/datascience
Curated list of Python resources for data science.
CogComp/cogcomp-nlp
CogComp's Natural Language Processing Libraries and Demos: Modules include lemmatizer, ner, pos, prep-srl, quantifier, question type, relation-extraction, similarity, temporal normalizer, tokenizer, transliteration, verb-sense, and more.
yzhao062/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes. Last update late 2025 for LLM and VLM works!
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
JuliaText/WordTokenizers.jl
High performance tokenizers for natural language processing and other related tasks