Data analyst Q&A 16. What is the KNN imputation method ?
Manage episode 313041438 series 3257233
Contenido proporcionado por Sominath Avhad. Todo el contenido del podcast, incluidos episodios, gráficos y descripciones de podcast, lo carga y proporciona directamente Sominath Avhad o su socio de plataforma de podcast. Si cree que alguien está utilizando su trabajo protegido por derechos de autor sin su permiso, puede seguir el proceso descrito aquí https://es.player.fm/legal.
16. What is the KNN imputation method ? KNN (K — Nearest Neighbors) is one of many (supervised learning) algorithms used in data mining and machine learning, it's a classifier algorithm where the learning is based “how similar” is a data (a vector) from other . The sample answer is… This method is used to impute the missing attribute values which are imputed by the attribute values that are most similar to the attribute whose values are missing. The similarity of the two attributes is determined by using the distance function.
…
continue reading
90 episodios