Regarding machine learning project

Ques 1: np.ceil(housing[“OLD PRICE”]/1.5)
why 1.5 is taken for division…can we choose any number or there is any concept behind this

Ques2: housing[“income_cat”].where(housing[“income_cat”] < 5, 5.0, inplace=True)
here u use <5 what we choose ? is it fixed or there is any concept?

Hi Akanksha_Bali,

Could you please provide with the session number and the timestamp for your confusion along with the screenshot for the code?

Thanks!