Skip to content

First of the two projects for lecture 4 Learning to "Artificial Intelligence with Python" Harvard course

Notifications You must be signed in to change notification settings

AleksandraAleksandrova/CS50-AI-P4-shopping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS50-AI-P4-shopping

First of the two projects for lecture 4 Learning to "Artificial Intelligence with Python" Harvard course

The aim of this project is to create a nearest-neighbor classifier for possible purchases on a website.

To run this project, you will need the scikit-learn python package.

If not already installed, use the following:

pip3 install scikit-learn

About

First of the two projects for lecture 4 Learning to "Artificial Intelligence with Python" Harvard course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages