Other Algorithms we're not talking about
   - We'll talk about neural nets next week.
 
   - We'll talk about genetic algorithms the week after that.
 
   - We're not going to talk about (but they're important and
       useful):
      
      - Decision Trees
 
      - K-Means
 
      - Nearest Neighbor
 
      - Association Rules
 
      - Support Vector Machines
 
      
    
   - I've also missed a whole mess of them.
 
   - Of course these methods can be combined in a range of ways.