08 | AI Data
AI and ChatGPT & Data wrap up
- Two ways you can avoid inputting sensitive data in ChatGPT
- Once you have some code output from ChatGPT, are you able to refine it without reentering the code?
- What is a Lamba Function?
- We used a Lambda function in the code for our in-class assignment. Which higher order function did we use
lamda
with: was it amap()
,filter()
,sort()
orreduce()
function?