notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

Feature.md (342B)


      1 # Feature
      2 
      3 ML CH1
      4 
      5 **Definition:** A feature is a ml term used to describe either an individual feature of a sample or a given feature of all samples. 
      6 
      7 Example of one sample: The fuel economy feature of the toyota carolla is very high.
      8 
      9 Example of all samples: The fuel economy feature seems to be related to the rate of breakdown for cars.