Skip to content
@howsoai

Howso

Howso

About

The Howso Engine™ is a natively and fully explainable ML engine, serving as an alternative to black box AI neural networks. Its core functionality gives users data exploration and machine learning capabilities through the creation and use of Trainees that help users store, explore, and analyze the relationships in their data, as well as make understandable, debuggable predictions. Howso leverages an instance-based learning approach with strong ties to the k-nearest neighbors algorithm and information theory to scale for real world applications.

Explore Interactive Examples on the Howso Playground.


Getting Started

Install Howso Engine

We recommend most developers and data sciencists use Howso's Python wrapper to get started:
Engine Repository (Python)

Installation instructions can be found in the README.md file of the Engine repository.

Run Recipes

Recipes illustrate important concepts and show how these tools can be used. Start with our classic collection using Jupiter notebooks:
Howso Engine Recipes Repository

For those interested in reinforcement learning, check out:
Howso Reinforcement Learning Recipes

Documentation and Visualization

Howso's current documentation can be found at:
docs.howso.com

To draft new documentation related to your project use: Howso Documentation Repository. This runs documentation locally using Docker.

For visualizing and plotting data using python checkout:
Howso Visualization Library


Dive Deeper

Amalgam™

Amalgam is the domain specific language used in Howso Engine. Use Amalgam to define functions and enable instance-based learning.

Coding in Amalgam can be done natively or through the Amalgam Python wrapper. The Python wrapper handles the binaries for the user so the user just needs to worry about the code.

The native Amalgam Howso Engine is also available:
Engine Repository (Amalgam)

Tools for Amalgam


Additional Repos

Howso Local No-Telemetry Overlay
This project serves simply to overlay add an "extra" configuration to ensure telemetry is switched off. The goal is to keep this as thin as possible so that no additional effort is required on a per-release basis of Howso Engine.


Resources

Questions?

Please post questions to Stack Overflow using the tag: 'Howso'.

License

License

Contributing

Contributing

Popular repositories

  1. howso-engine-py howso-engine-py Public

    Howso Engine

    Python 15 3

  2. amalgam amalgam Public

    Amalgam Language

    C++ 10 1

  3. howso-engine howso-engine Public

    Howso Engine

    Shell 10 1

  4. amalgam-ide-support-vscode amalgam-ide-support-vscode Public

    Amalgam VSCode IDE Support

    TypeScript 3

  5. howso-engine-recipes howso-engine-recipes Public

    Howso Engine Recipes

    Jupyter Notebook 2 4

  6. howso-engine-no-telemetry howso-engine-no-telemetry Public

    Howso Engine - No Telemetry

    2 1

Repositories

Showing 10 of 15 repositories

Top languages

Loading…

Most used topics

Loading…