A collection of some of my R Projects
-
Updated
Apr 7, 2023
A collection of some of my R Projects
Machine Learning (ML) by using Python
A project based on FIFA players dataset from www.kaggale.com
I have applied the fundamental idea of Linear Regression with Single Variable input. I implemented the Gradian Descent algorithm simply from scratch with no libraries such as Scikit-Learn. I just used NumPy.
Some R Projects - (Chi Square, K-Means, Sentiment Analysis, Simple Regression, T-Test)
Simple regression on Height and weight
Predicting number of confirmed, death and recovered patients because of the covid-19 virus for next the day with the help of Simple Linear Regression Machine Learning model.
Repositório contendo os códigos da disciplina Métodos Quantitativos Aplicados à Administração de Empresa I, ministrada pela professora Ana Amélia, na Escola de Artes, Ciências e Humanidades (EACH) na Universidade de São Paulo (USP)
Use Boston data to carry out simple Regression, LASSO polynomials, Decision Trees and Random Forest techniques.
Add a description, image, and links to the simple-regression topic page so that developers can more easily learn about it.
To associate your repository with the simple-regression topic, visit your repo's landing page and select "manage topics."