Giter Club home page Giter Club logo

giskard-examples's Introduction

giskardlogo

Open-Source CI/CD for ML teams

Eliminate AI bias in production. Deliver ML products, better & faster

GitHub release GitHub build Giskard on Discord

Documentation โ€ข Blog โ€ข Website โ€ข Discord Community โ€ข Advisors


Giskard demo notebooks

We have built this repository to help you in the process of integrating Giskard by providing multiple notebooks. This repository has various notebooks which will help you to:

  1. Create an ML model using open data
  2. Create a project on Giskard
  3. Upload the model & data in Giskard

How to navigate through this repository:

Here are the tags that we use to describe the content of each notebook:

  1. Model libraries:
    1. #pytorch #tensorflow #scikit-learn #logistic_regression #random_forest #knn #transformers #huggingface #bert #roberta
  2. How the prediction function is called:
    1. #pipeline: Models are created using
    2. #wrapped_function: Models use the traditional way of the whole process of data transformation and prediction using python
  3. Data Types:
    1. #category_data
    2. #numeric_data
    3. #text_data
  4. Model Type:
    1. #classification
    2. #regression

Example Database:

Notebook Tags
Credit Scoring Classification Model #scikit-learn #logistic_regression #random_forest #classification #category_data #numeric_data #pipeline
Email Classification Model #scikit-learn #nltk #transformers #huggingface #pytorch #bert #classification #text_data #category_data #numeric_data #pipeline #wrapped_function
House Pricing Regression Model #scikit-learn #random_forest #catboost #regression #category_data #numeric_data #pipeline
Sentiment Analysis For Twitter Data #transformers #huggingface #roberta #tweepy #datasets #classification #text_data #wrapped_function
Iris Classification Using KNN #scikit-learn #knn #classification #numeric_data #category_data #wrapped_function #wrapped_function
Newspaper Data Classification #pytorch #torchtext #dataloader #classification #text_data #wrapped_function
Text Classification Using Tensorflow Neural Network #tensorflow #neural_network #classification #text_data #wrapped_function
Churn Telco Kaggle With pipeline #scikit-learn #KNeighborsClassifier #LogisticRegression #RandomForestClassifier #GradientBoostingClassifier #classification #numeric_data #category_data #pipeline
Churn Telco Kaggle Without pipeline #scikit-learn #KNeighborsClassifier #LogisticRegression #RandomForestClassifier #GradientBoostingClassifier #classification #numeric_data #category_data #wrapped_function

giskard-examples's People

Contributors

princyiakov avatar rabah-khalek avatar andreybavt avatar googleton avatar actions-user avatar jmsquare avatar fakela avatar mattbit avatar

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.