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
Comprehensive OOP Python-implemented pipeline for analyzing single-cell RNA-seq data, integrating dimensionality reduction, clustering, and visualization to identify distinct cellular states.
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.