A collection of some of my R Projects
-
Updated
Apr 7, 2023
8000
A collection of some of my R Projects
In this project, we predict the probability of occurrence of risk in the Indian territory, based on the historical data of precipitation and temperature between the years 1951 - 2015
Logistic regression from scratch using only numpy.
Used various Machine Learning Algorithms to performed a predictive task of classification to predict whether an individual makes over 50K a year or less on the 'US Census Income' dataset.
This project was completed during the completion of the Master of Science degree in Data Analytics from Western Governors University
This project is developed to predict the Customer Churning out of from a Telecom Operator and factors impacting this process.
A project of combination of data analysis and machine learning using two NIRF datasets.
Implementing binary / multiple logistic regression models, for the well known mnist dataset while also creating the support vector machine(SVM) models
Week 14 - Multiple Linear Regression and Logistic Regression
Performing multiple logistic regression analysis on airline and customer data to predict the satisfaction. 🔵R
Add a description, image, and links to the multiple-logistic-regression topic page so that developers can more easily learn about it.
To associate your repository with the multiple-logistic-regression topic, visit your repo's landing page and select "manage topics."