๐Ÿ‘ฉโ€๐ŸŒพ Contributions by @KGBicheno at [[bucketing]]
Agora locations contain community contributions with titles or topics that match your search. x
๐Ÿ“„ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Bucketing.md by @KGBicheno โ˜† raw

bucketing

Go back to the [[AI Glossary]]

Converting a (usually continuous) feature into multiple binary features called buckets or bins, typically based on value range. For example, instead of representing temperature as a single continuous floating-point feature, you could chop ranges of temperatures into discrete bins. Given temperature data sensitive to a tenth of a degree, all temperatures between 0.0 and 15.0 degrees could be put into one bin, 15.1 to 30.0 degrees could be a second bin, and 30.1 to 50.0 degrees could be a third bin.

C

Loading pushes...

โœจ AI Synthesis Mistral Gemini ChatGPT Claude x

Expanding this section will automatically generate an AI synthesis of the contributions in this node.