FAST Change Point Detection in R
-
Updated
Nov 5, 2024 - R
FAST Change Point Detection in R
Gradient descent for estimating inbreeding spatial coefficients from pairwise-IBD estimates
Starter code of Prof. Andrew Ng's machine learning MOOC in R statistical language
In this example I show how Extreme-Gradient-Boosting can be used in a Survival Analysis database. At the end the importance of the variables is shown.
By-hand code for models and algorithms. An update to the 'Miscellaneous-R-Code' repo.
As part of this project, I have developed algorithms from scratch using Gradient Descent method. The first algorithm developed will be used to predict the average GPU Run Time and the second algorithm will be used to classify a GPU run process as high or low time consuming process.
Flexible deep learning neural network. Implements a multi layer perceptron and autoencoders.
Reports of the assignments: Decision Models a.y. 2018/2019
This project goes over data science theories and data preprocessing, leveraging the Titanic data set provided by Kaggle. The goal is to determine which passengers will likely survive or perish the monumental tragedy. The binary classification problem is addressed using two methods, each with three machine learning algorithms. The first approach …
CAP5615 Intro to Neural Networks class at FAU, Summer 2018
A logistic regression model to classify the number of comments that a blog receives based on 278 features. Data-set from UCI Irvine
Linear Regression, Classification, Naive Bayes Spam Classification
Machine Learning in R
Add a description, image, and links to the gradient-descent topic page so that developers can more easily learn about it.
To associate your repository with the gradient-descent topic, visit your repo's landing page and select "manage topics."