Machine Learning Code Implementations in Python
-
Updated
May 9, 2024 - Python
Machine Learning Code Implementations in Python
In this project I tried to implement logistic regression and regularized logistic regression by my own and compare performance to sklearn model.
Online peer-to-peer (P2P) lending markets enable individual consumers to borrow from, and lend money to, one another directly. We study the borrower-, loan- and group- related determinants of performance predictability in an online P2P lending market by conceptualizing financial and social strength to predict borrower rate and whether the loan w…
Solutions to Coursera's Intro to Machine Learning course in python
Base R Implementation of Logistic Regression from Scratch with Regularization, Laplace Approximation and more
Jupyter notebooks implementing Machine Learning algorithms in Scikit-learn and Python
Credit card fraud detection
Ordinal Logistic Regression with ElasticNet Regularization using Multi-Assay Epigenomics Data from CHDI NeuroLINCS Consortium.
House prices prediction using various regression models.
Machine learning project on a given dataset, the goal was to compare several classification models and pick the best one for the given dataset
Implementation of Regularised Logistic Regression Algorithm (Binary Classification only)
A Mathematical Intuition behind Logistic Regression Algorithm
This are my solutions to the course Machine Learning from Coursera by Prof. Andrew Ng
Gradient descent algorithm from scratch for linear and logistic regression with feature scaling and regularization.
A tool for visualizing the coefficients of various regression models, taking into account empirical data distributions.
Add a description, image, and links to the regularized-logistic-regression topic page so that developers can more easily learn about it.
To associate your repository with the regularized-logistic-regression topic, visit your repo's landing page and select "manage topics."