cd/entity/scikit-learn· home entities scikit-learn
grep -l @scikit-learn /news/*.json | wc -l → 44

scikit-learn

mentions 44 type Organization page 2/3 feed RSS

// recent coverage 44 mentions

20:47
2026-07-17
dev.to
machine-learning

A Two-Stage Workflow to Detect Data Leakage.

A developer created a two-stage workflow to detect data leakage in machine learning models. The first stage checks for linear correlations using pandas' corrwith, while the second uses a shallow decis…

16:41
2026-07-16
blog.lyc8503.net
machine-learning

Detecting LLM-Generated Texts with "Classical" Machine Learning

A developer known as lyc8503 has built an AI-generated text detector that uses classical machine learning models, specifically scikit-learn's Linear SVC and Naive Bayes, to distinguish LLM-generated t…

12:00
2026-07-15
machinelearningmastery.com
machine-learning

Scikit-Ollama for Scikit-LLM/Ollama Integration

Scikit-ollama, a library based on scikit-llm, bridges scikit-learn with locally running Ollama models to perform zero-shot text classification without a cloud API. The library enables users to load a …

15:39
2026-07-14
aitor1717.github.io
machine-learning

Show HN: A lightweight model monitor for scikit-learn and Keras

Canary ML, a new open-source Python library, provides drift and anomaly detection for production machine learning models built with scikit-learn and Keras/TensorFlow. The tool offers a drop-in wrapper…

14:44
2026-07-09
dev.to
machine-learning

AI & Machine Learning for Developers: A Hands-On Intro

A developer provides a hands-on introduction to AI and machine learning for developers, focusing on building a simple linear regression model using Python, NumPy, and scikit-learn. The tutorial covers…

20:01
2026-06-26
pub.towardsai.net
large-language-models

GOSIM Paris: This Is What Open Source AI Looks Like in 2026

GOSIM Paris 2025, held at Station F on May 5-6, showcased open-source AI developments including LLMs advancing in mathematical reasoning, a call for transparency over speed, and the introduction of Ta…

12:00
2026-06-23
machinelearningmastery.com
large-language-models

Clustering Unstructured Text with LLM Embeddings and HDBSCAN

A new tutorial demonstrates how to build a text clustering pipeline using large language model embeddings and the HDBSCAN algorithm to automatically discover topics in unlabeled text data. The pipelin…

07:21
2026-06-22
dev.to
machine-learning

How to Deploy Your ML Model to AWS (Step-by-Step Guide)

A developer provides a step-by-step guide to deploying machine learning models to AWS using SageMaker, covering model packaging, S3 upload, endpoint creation, and inference testing. The guide includes…

18:28
2026-06-19
dev.to
machine-learning

Metadata Routing

A developer discovered metadata routing in scikit-learn, a feature that elegantly solves the problem of passing sample weights and groups through complex ML pipelines. The feature, enabled via set_con…

05:36
2026-06-18
dev.to
machine-learning

Integrating LLM with Other Machine Learning Models

A developer built a support ticket intelligence pipeline that combines Oxlo.ai embeddings, a local random forest classifier, and an LLM to automate triage and draft contextual replies. The system uses…

← prev page 2 / 3 next →
// co-occurs with top 8 entities
// topics top 6 topics