Files
freeCodeCamp/curriculum/challenges/english/12-certificates/machine-learning-with-python-certificate/machine-learning-with-python-certificate.english.md
Oliver Eyton-Williams bd68b70f3d Feat: hide blocks not challenges (#39504)
* fix: remove isHidden flag from frontmatter

* fix: add isUpcomingChange

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

* feat: hide blocks not challenges

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2020-09-03 15:07:40 -07:00

816 B

id, title, challengeType, isPrivate
id title challengeType isPrivate
5e46fc95ac417301a38fb935 Machine Learning with Python Certificate 7 true

Description

Instructions

Tests

tests:
  - id: 5e46f8d6ac417301a38fb92d
    title: Rock Paper Scissors
  - id: 5e46f8dcac417301a38fb92e
    title: Cat and Dog Image Classifier
  - id: 5e46f8e3ac417301a38fb92f
    title: Book Recommendation Engine using KNN
  - id: 5e46f8edac417301a38fb930
    title: Linear Regression Health Costs Calculator
  - id: 5e46f8edac417301a38fb931
    title: Neural Network SMS Text Classifier

Challenge Seed

Solution

// solution required