You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unsupervised Extreme Learning Machine(ELM) is a non-iterative algorithm used for feature extraction. This method is applied on the IRIS Dataset for non-linear feature extraction and clustering using k-means, Self Organizing Maps(Kohonen Network) and EM Algorithm
University Project: using linear regression models to predict secondary market car prices based on a series of features. We will apply variable selection techniques and optimisation in attempt to build the best predictive model.