https://colab.research.google.com/drive/1SxeCyH5AtfzvFYMghuBts9UKqJRItd9V?usp=sharing&pli=1#scrollTo=5GuHu6rfFpf7 قصدي هذا كود بعثتو مبيين بخط يدوي ولا يظهر من أدوات الذكاء الاصطناعي ؟؟
Feature Extraction
from the columns what a new features we can get as new features?
hints
as example if we have a date column then we can make a new 3 features as [year, month, day]
if we have length and width then we can make the area as new feature
depends on this and search, extarct features from the existing ones!