Major Algorithms for Dimensionality Reduction are: Linear Methods: PCA (Principal Component Analysis) Eigen Decomposition SVD (Singular Value Decomposition) NMF (Non-Negative Matrix Factorization) ICA (Independent Component Analysis) LDA (Linear Discriminant Analysis)
Here we only have Features but don’t have any Target column in our dataset, hence its known as UnSupervised ML. It’s more complex as compared to Supervised ML, and also
Types of Ensemble Models: Bagging Models Random Forest ExtraTree Classifier/Regressor Boosting Models AdaBoost (Adaptive Boosting) GBM (Gradient Boosting Machine) XGBoost (Xtreme Gradient Boosting) LightGBM CatBoost Stacking Models BAGGING MODELS All
Statistics is the foundation for every Data Scientist. Without good Stats knowledge, its difficult to comprehend the internal working and inferencing power of any Machine Learning model. Statistics is the art of
Decision Tree Models …
Class Imbalance Problem in Classification Domain …
Continue reading…Class Imbalance Problem in Classification Domain