Logarithm
-
Updated
May 18, 2021 - JavaScript
Logarithm
My implementation of the regression algorithms
Sentiment Analysis of Movie Reviews is either positive or negative review, the dataset which is used is "IMDB Dataset of 50K Movie Reviews" and the machine learning algorithm which I used in this is Logistic Regression , Random Forest and LinearSVC.
Python package that analyses the given datasets and comes up with the best regression representation with either the smallest polynomial degree possible, to be the most reliable without overfitting or other models such as exponentials and logarithms
Repository with solutions for the ML Octave tutorial exercises. Implemented during the 2017-18 academic year; UCM, "Aprendizaje Automático".
This repository contains the lab work of the course Machine Learning (IE 406).
The goal of this project was to create a model to predict whether it might rain in Australia tomorrow, according to historical data. This is an Itaú Bank case study from a hiring process for a data scientist role.
Project AMP Regression problems by Prof. Antonio Quesada ( Regression assignment )
A Mathematical Intuition behind Logistic Regression Algorithm
Add a description, image, and links to the logarithmic-regression topic page so that developers can more easily learn about it.
To associate your repository with the logarithmic-regression topic, visit your repo's landing page and select "manage topics."