Jiaojiao Wu (JiaojiaowWu)

JiaojiaowWu

Geek Repo

Github PK Tool:Github PK Tool

Jiaojiao Wu's repositories

Language:PythonStargazers:0Issues:0Issues:0

Filling-of-NaN-values-in-a-dataset-with-their-suitable-values-using-machine-learning-algorithm

Given dataset contains NaN values in all of its columns. I have used the following machine learning algorithms to replace NaN values with suitable values>> Linear Regression >> Random Forest. I have filled NaN values of the column with the lowest NaN values first and so on to maximize the accuracy of the code. Suggestions are welcomed.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0