---
title: "Should you discretize features for Machine Learning?"
url: https://daily.dev/posts/should-you-discretize-features-for-machine-learning--ppx4eon6n
source_url: https://www.dataschool.io/discretization-for-machine-learning/
type: article
source: "Planet Python"
published: 2024-04-10T16:48:19.396Z
updated: 2024-05-09T08:39:06.345Z
tags: ["machine-learning", "scikit", "feature-engineering"]
reading_time: 2
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Should you discretize features for Machine Learning?

**[Planet Python](https://daily.dev/sources/planetpython)** · 2 min read · 2 upvotes · 0 comments

## Summary

Learn about discretizing continuous features for Machine Learning and the recommendation not to use it unless it provides a meaningful benefit to the model.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.dataschool.io/discretization-for-machine-learning/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#machine-learning](https://daily.dev/tags/machine-learning), [#scikit](https://daily.dev/tags/scikit), [#feature-engineering](https://daily.dev/tags/feature-engineering)

[View this post on daily.dev](https://daily.dev/posts/should-you-discretize-features-for-machine-learning--ppx4eon6n)
