Notebook
First I have categorical data which i have to convert it using ordinal encoder. after that i have used regression imputation to fill the missing value. then i have trained my dataset on some basic algorithm. and i got the best result using multinomial naive bayes.
7/8/2023
34 views
Tags:
#python
#beginner