Giter Site home page Giter Site logo

featrix / opensource Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 23.93 MB

Featrix Open Source

Home Page: https://www.featrix.ai/

License: MIT License

Jupyter Notebook 23.84% Makefile 0.40% Python 75.76%
ai classification clustering data-science datascience ml prediction predictive-modeling python-ai recommendation-engine

opensource's Introduction

featrixclient

 _______ _______ _______ _______ ______ _______ ___ ___
|    ___|    ___|   _   |_     _|   __ \_     _|   |   |
|    ___|    ___|       | |   | |      <_|   |_|-     -|
|___|   |_______|___|___| |___| |___|__|_______|___|___|

Featrix is a data gateway to create ML models for structured data with no data preparation on your part. Featrix comes with a Python client library for ML engineers and data scientists to work with any structured data source, including Pandas dataframes.

Getting started is easy and involves just a few steps:

  1. Create an account at app.featrix.com
  2. Load your baseline training data into a Featrix project.
  3. Train an “embedding space” on that data. This transforms the original data into vectors that you can leverage for models or querying.
  4. At this point, you can cluster the embeddings or query for nearest neighbors with no further work.
  5. You can also train a downstream prediction model for a target column. The target column can be in the original data, or it can be something specific to the model itself.
  6. Then you can run the model. The model can be presented with partial records and it returns values for the target.

Why these abstractions?

The project lets you mix and match source data into different configurations or arrangements without having to reload the data. Data belongs to the team (organization) that held ownership on the data.

Manually joining data is not required to associate data in the data space; Featrix infers likely combinations to associate data and you can choose to override these if needed.

An embedding space can have multiple models.

We have videos and full docs up at www.featrix.ai.

Questions?

Drop us a note at [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.