scikit-learn-ts VS augmented-interpretable-models

Compare scikit-learn-ts vs augmented-interpretable-models and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
scikit-learn-ts augmented-interpretable-models
4 1
161 37
- -
7.1 7.4
4 months ago 14 days ago
TypeScript Jupyter Notebook
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

scikit-learn-ts

Posts with mentions or reviews of scikit-learn-ts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-13.

augmented-interpretable-models

Posts with mentions or reviews of augmented-interpretable-models. We have used some of these posts to build our list of alternatives and similar projects.
  • [R] Emb-GAM: an Interpretable and Efficient Predictor using Pre-trained Language Models
    1 project | /r/MachineLearning | 4 Oct 2022
    Deep learning models have achieved impressive prediction performance but often sacrifice interpretability, a critical consideration in high-stakes domains such as healthcare or policymaking. In contrast, generalized additive models (GAMs) can maintain interpretability but often suffer from poor prediction performance due to their inability to effectively capture feature interactions. In this work, we aim to bridge this gap by using pre-trained neural language models to extract embeddings for each input before learning a linear model in the embedding space. The final model (which we call Emb-GAM) is a transparent, linear function of its input features and feature interactions. Leveraging the language model allows Emb-GAM to learn far fewer linear coefficients, model larger interactions, and generalize well to novel inputs (e.g. unseen ngrams in text). Across a variety of NLP datasets, Emb-GAM achieves strong prediction performance without sacrificing interpretability. All code is made available on Github.

What are some alternatives?

When comparing scikit-learn-ts and augmented-interpretable-models you can also consider the following projects:

bens-bites-ai-search - AI search for all the best resources in AI – powered by Ben's Bites 💯

language-planner - Official Code for "Language Models as Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents"

aeon - A toolkit for machine learning from time series

shap - A game theoretic approach to explain the output of any machine learning model. [Moved to: https://github.com/shap/shap]

superduperdb - 🔮 SuperDuperDB: Bring AI to your database! Build, deploy and manage any AI application directly with your existing data infrastructure, without moving your data. Including streaming inference, scalable model training and vector search.

DeepLearning - Contains all my works, references for deep learning

kubeflow - Machine Learning Toolkit for Kubernetes

handson-ml - ⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.