Skip to content

Hidden Gems helps you see what parts of your data are most significant using AutoML.

License

Notifications You must be signed in to change notification settings

dmsweetser/HiddenGems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hidden Gems

Hidden Gems is a web application designed to help users analyze and forecast data relationships by using AutoML and dynamic class generation to permit arbitrary data input. It provides a user-friendly interface for uploading data, selecting columns, analyzing the data, and forecasting future values.

Getting Started

  1. Clone the repository to your local machine.
git clone https://github.com/dmsweetser/HiddenGems.git
cd HiddenGems
  1. Open the project in your preferred development environment.

  2. Run the application and navigate to the welcome page.

Usage

The application workflow is divided into several steps:

  1. Upload Data
  • Users can upload data either from a local file or from an online source. The application supports CSV/TSV files and online spreadsheets.
  1. Pick Columns
  • Select the columns you want to analyze from the uploaded data.
  1. Analysis
  • The application will analyze the selected columns, and users can view the result, including significant words and relationships.
  1. Forecasting
  • In this step, users can forecast future values based on the analyzed data.

License

This project is licensed under the MIT License. The application is capable of operating in demo and licensed mode, but the license manager has been mocked for the purposes of distributing the application.

About

Hidden Gems helps you see what parts of your data are most significant using AutoML.

Resources

License

Stars

Watchers

Forks

Packages

No packages published