Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 712 Bytes

File metadata and controls

26 lines (20 loc) · 712 Bytes

Day 28 of #100DaysOfCode

Task

  1. Feature Engineering
  2. Statistics

Resources

Topics I have learnt

  1. PCA

Software used

  • Jupyter Notebook
  • Python 3.10.2
  • Numpy 1.22.4
  • pandas 1.4.2
  • Matplotlib 3.5.2
  • Seaborn 0.11.2
  • scikit-learn 1.1.1

Conclusion:

Today I revised Linear Algebra and learned about PCA. Not did much. I think I should learn stats for ML.