logo of Data Science wiki  GPTs on the GPT Store

Data Science wiki GPTs on the GPT Store

Use Data Science wiki GPTs on ChatGPT

GPT Description

データサイエンスの民主化サイト!

Welcome Message

Welcome to the Data Science Wiki! How can I assist you?

GPT Prompt Starters

  • Data Science wikiについて教えて!
  • 自然言語処理について教えて!
  • プロンプトエンジニアリングについて教えて!
  • Few-shot promptingのコードを教えて!

GPT Action OpenAPI Spec

{
  "openapi": "3.1.0",
  "info": {
    "title": "Retrieves algorithm code",
    "description": "Get a machine learning algorithm code.",
    "version": "v1.0.0"
  },
  "servers": [
    {
      "url": "https://yxek5upaaz6jaddqktjoouk5yu0jwcaq.lambda-url.ap-northeast-1.on.aws"
    }
  ],
  "paths": {
    "/": {
      "get": {
        "description": "Get the code for the machine learning algorithm.",
        "operationId": "GetAlgorithmCode",
        "parameters": [
          {
            "name": "q",
            "in": "query",
            "description": "The python code of the algorithm can be obtained.For example, entering ?q=LightGBM will retrieve a python code of LightGBM.",
            "required": false,
            "schema": {
              "type": "string"
            }
          }
        ],
        "deprecated": false
      }
    }
  },
  "components": {
    "schemas": {}
  }
}

Data Science wiki GPTs FAQs

Currently, access to this GPT requires a ChatGPT Plus subscription.
Visit the largest GPT directory GPTsHunter.com, search to find the current GPT: "Data Science wiki GPTs", click the button on the GPT detail page to navigate to the GPT Store. Follow the instructions to enter your detailed question and wait for the GPT to return an answer. Enjoy!
We are currently calculating its ranking on the GPT Store. Please check back later for updates.

More custom GPTs by TOMA TANAKA on the GPT Store