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
Kaggle Machine Learning Competition Project : To classify activities into one of the six activities performed by individuals by reading the inertial sensors data collected using Smartphone.
Using data mining techniques to predict if the organization is prone to bankruptcy using the data with 250 records and 6 nominal attributes per record. Machine learning techniques used: Linear and non-linear SVM, Decision Tree Classifier, Gaussian Naive Bayes.
Two pattern classification problem using Radial Basis Functions (RBF) Neural Networks, with center vectors selected via self-organizing map (SOM) neural networks.