Skip to content
#

machinelearning-r

Here are 38 public repositories matching this topic...

The task is to build a machine learning regression model will predict the number of absent hours. As Employee absenteeism is a major problem faced by every employer which eventually lead to the backlogs, piling of the work, delay in deploying the project and can have a major effect on company finances. The aim of this project is to find an issue…

  • Updated Jul 14, 2022
  • Jupyter Notebook

This repository serves as an excellent introduction to implementing machine learning algorithms with R in depth such as linear and logistic regression, decision tree, random forest, SVM, Naive Bayes, KNN, K-Mean Cluster, PCA, Time Series Analysis and so on.

  • Updated Jul 18, 2019

A simple R program that implements a very basic Polynomial Regression on a small data set. Because these data set don't have liner relationship between independent variable and dependent variable. so if we use the liner model then well get very High error. so in these example w'll compare both the model and select which one is best.

  • Updated Apr 6, 2019
  • R

Improve this page

Add a description, image, and links to the machinelearning-r topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the machinelearning-r topic, visit your repo's landing page and select "manage topics."

Learn more