Skip to content

Latest commit

 

History

History

Day-28

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

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.