A set of machine learning experiments in Clojure
-
Updated
Nov 30, 2012 - Clojure
A set of machine learning experiments in Clojure
This repo includes my projects in the Exploratory Data Analysis and Visualization class for the Data Sciences Certification Program at Columbia University during the Spring 2014 semester.
Predict whether a song is 'hot' or not, through analysis of the Million Song Dataset.
Logistic Regression using gradient descent. Works well with continuous data. Added a generic code for Cross validation as well.
Example implementation of the Linear and Logistic Regression using the Spambase data set
Text Mining terms of service 🔏💻
ML Backend for TechBhet.com that does text classification on FB Group posts.
Machine Learning Assignments (UvA '15 '16)
Tracking, notes and programming snippets while learning predictive analytics
Assignments for Special Topics in Signal Processing Course @ International Islamic University Islamabad, Spring 2016
Python script to predict the class of questions from illinois dataset
Solutions to assignments in Octave 3.8.2
Intelligent bug tracking system to detect duplicate reports easily.
Logistic Regression from the Scratch using Python and Numpy
Logistic Regression, SVM, and a random fern classifier
Assignment solutions for CS725 Machine Learning
Applying machine learning techniques with R to Census Income data set, a.k.a Adult data set.
Implementation of all standard unsupervised & supervised learning algos from scratch
Add a description, image, and links to the logistic-regression topic page so that developers can more easily learn about it.
To associate your repository with the logistic-regression topic, visit your repo's landing page and select "manage topics."