Skip to content

Latest commit

 

History

History

Day-24

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Day 24 of #100DaysOfCode

Task

  1. Linear Algebra
  2. Statistics for ML
  3. EDA on house price prediction challenge. (not done)

Resources

Topics I have learnt

  1. Linear Algebra
  • Rank
  • null space
  • Column space
  • Inverse matrices
  1. Statistics for ML
  • Bias & Variance

Conclusion:

Today I not did EDA. But learned about Inverse matrices, Column space, rank, null space in Linear Algebra and Bias & variance in statistics.