Machine learning is the interest area of Computer science engineering, Information technology, Electronics engineering students, for fulfilment of their MTech, ME, Masters & PhD degree. Thesisconcepts provides Machine learning projects, machine learning IEEE projects, IEEE base paper selection.
Following are the issues in machine learning :
Classification
Clustering
Regression
Anomaly detection
Semi-supervised learning
Unsupervised learning
Following are the frame of supervised learning:
Decision trees( Random forest, Bagger tree)
K-nearest neaighbourhood(k-NN)
Naïve Bayes
Neural network
Support vector machine
Following are clustering techniques used in machine learning frequently:
k-means
Brich
Hierarchical
Expectation –maximization (EM)
Mean-shifts
Following are the dimensionality reduction
CCA(canonical correlation analysis)
ICA(Independent Component Analysis)
LDA(linear discriminant analysis)
PCA(Principal component analysis)
And many more…