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
machine learning with Spark -R implementation. SVM is used to identify the handwritten numbers. Liner regression is used to find out/predict house price. Supervised learning.Linear regression for regression problems. Random forest for classification and regression problems. Support vector machines for classification problems.