Skip to content

Collection of machine learning algoritm written in R. covering various supervised and unsupervised machine learning algorithm. These codes are made as supplement of academic module in our data mining and knowledge management course.

License

Notifications You must be signed in to change notification settings

fikrianggara/machine-learning-algorithm-with-R

Repository files navigation

machine-learning-algorithm-with-R

Collection of machine learning algoritm written in R. These codes are made as supplement of academic module in our data mining and knowledge management course.

the machine learning use case and algorithm covering :

  • supervised learning

    • Neural Network
    • Deep Neural Network
    • Regresi Linear dan berganda
    • Regresi Logistik
    • Support Vector Machine
    • Decision Tree
    • Random Forest
    • Naive Bayes
    • K Nearest Neighbour
    • OneR
    • ZeroR
  • unsupervised learning

    • Hierarchical Clustering
    • K-Means Clustering
  • rule-based learning

    • Association Rule (Apriori algorithm)

About

Collection of machine learning algoritm written in R. covering various supervised and unsupervised machine learning algorithm. These codes are made as supplement of academic module in our data mining and knowledge management course.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages