Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Machine Learning models for large datasets

NotificationsYou must be signed in to change notification settings

samridhishree/Machine-Learning-for-Large-Datasets

Repository files navigation

This repository contains implementations for different machine learning models for large datasets. Thay are briefly summarized below:

  1. NaiveBayes MapReduce for Large Data - Implements training a Naive Bayes classifier for document classification
  2. GuineaPIG Document Classification for Large Data - Uses the mapreduce abstraction GuineaPIG for training a Naive Bayes document classifier
  3. Multinomial Regression for Large Data - Implements the lazy sparse SGD method for classifying a very set of documents
  4. Automatic Differentiation (MLP) - Implements the autograd or automatic differentiation using wengert lists for a multi layer perceptron.
  5. Automatic Differentiation (LSTM) - Implements the autograd or automatic differentiation using wengert lists for an LSTM.
  6. LDA for Large Data - Implements LDA using Gibbs Sampling and trains on large datsets using the JBosen parameter server

[8]ページ先頭

©2009-2025 Movatter.jp