分類
最新
排行
提示詞
提交
English
English
简体中文
繁體中文
한국어
日本語
Русский язык
Français
Español
發現最好的ChatGPT AI提示詞
你超愛的ChatGPT提示詞大全,神奇的咒語(Prompt word),釋放您的創造力!
場景:
全部
|
個人效率
|
行业顾问
|
教育
|
電子郵件行銷
|
社交媒体
|
銷售
|
设计
|
內容撰寫
|
开发
|
搜索引擎优化
|
初创企业工具
排序:
更新
|
最新
|
热门
Data Object Conversions (JSON, XML, CSV etc.)
convert this JSON object into XML: {"Name":{"0":"John Smith","1":"Jane Doe","2":"Bob Johnson","3":"S
Programming Language Conversion
convert this code from Python to _Javascript: print("hello world")
Docstrings Generation
write a docstring description for this function: import requests def make_get_request(url): response
Code Explanation
explain this python code: from deepsparse import Pipeline
Code Generation
show me how to make an http request in Python
Explain the Model
I have trained a LightGBM model. Write a Python code to explain the output using a series of plots w
Imbalance Data
I have an imbalanced dataset with target column species. In python, how do I oversample and/or under
Hyperparameter Tuning
I have a logistic regression model, write Python code to tune hyperparameters.
Train Regression Model
You are a data scientist, write Python code for me. I have a dataset with columns [model,hp,speed].
Data Visualization
I have a dataset with 100 rows columns [id, name, grade, subject]. Create a matplotlib bar chart of
Data Exploration
I have a dataset of 100 rows and four columns:[id, name, grade, subject]. Write R code for data visu
Data Cleaning
I have a text classification dataset. Write Python code for data cleaning.
Generate Data
Generate a fake data with 100 rows and 4 columns: [id,name,grade,subject]
Calculate Runway
Write SQL to calculate my runway.
Calculate Average
Write the SQL code that works for PostgreSQL 14. I have a table with two columns [date, temp]. I wou
Translate Between DBMS
What is the equivalent of PostgreSQL's DATE_TRUNC for MySQL?
SQL Formatting
Format the following SQL code and convert all reserved keywords to uppercase. `[code-snippet]`
Optimize Code
Can you improve the time complexity of the code? `[code-snippet]`
Code Explanation
Can you explain what the code is doing? `[code- snippet]`
Unit Test
Write a unit test for train function. The test cases are: x should not be null value and y should be
AB Testing
[case-study]. Please design an A/B test for this purpose. Please include the concrete steps on which
<<
<
4
5
6
7
>