Skip to main content

Library to create Self-Organizing Map from MongoDB collection

Project description

Mongo to Som

A small library to analyze data from MongoDB with Self Organizing Map

Installation


pip install mongo-to-som

Get started

How to use library:

from mongo_to_som import mongotosom



# Instantiate a Multiplication object

mongotosom.mongo_to_som(num_rows, num_cols, max_steps, max_m_distance, max_learning_rate, url, port, db, collection)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mongo_to_som-1.0.3.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

mongo_to_som-1.0.3-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page