Regression

Regression



  • This the example where we want to predict the children's height based on the parent's height
  • Read more…

ID3

ID3
  • This is the ID3, algorithm to build decision tree model
  • Read more…

Decision Trees

Decision Trees

Classification vs Regression

Classification vs Regression

  • Classification is map the input to some set of discrete label (small value)
  • Read more…

Definition

Definition
  • Broader notion of computational artifact that learn based on experience
  • Read more…

Introduction to pandas and Numpy

Introduction to pandas and Numpy





Final Project

Final Project
-This is the instruction about final project


https://www.udacity.com/wiki/ud359/project?nocache






Joshua intro and advice, addition, Recap and Conclusion

Joshua intro and advice, addition, Recap and Conclusion

  • Joshua uses pig to reduce the data, also hive others used by company
  • Read more…

More Map Reduce

More Map Reduce

  • Counting all indian citizens like in adhaar data, may be very difficult with just SQL/Python
  • Read more…

Counting Words

Counting Words