3 projects
missing-AdityaVashista-101703039
It is a simple cmd python program that fills missing values in a data set by the median of available values of that attribute column.
outlier-AdityaVashista-101703039
It is an outlier detection and removal cmd program that detects outliers in a given file and stores outlier free data in a new file. It uses IQR method to do so
topsis-AdityaVashista-101703039
Topsis package to find the best option among given products depending upon their features and weightage of each feature for product selection