Ever wonder how Netflix decides what movies to recommend for you? Or how Amazon recommends books? We can get a feel for how it works by building a simplified recommender of our own!
Этот курс входит в специализацию ''Специализация Java Programming and Software Engineering Fundamentals'
от партнера
Об этом курсе
Приобретаемые навыки
- Data Structure
- Interfaces
- Software Design
- Java Programming
от партнера

Университет Дьюка
Duke University has about 13,000 undergraduate and graduate students and a world-class faculty helping to expand the frontiers of knowledge. The university has a strong commitment to applying knowledge in service to society, both near its North Carolina campus and around the world.
Программа курса: что вы изучите
Introducing the Recommender
You will start out the capstone project by taking a look at the features of a recommender engine. Then you will choose how to read in and organize user, ratings, and movie data in your program. The programming exercise will provide a check on your progress before moving on to the next step.
Simple Recommendations
Your second step in building a recommender will focus on making simple recommendations based on the average ratings that a movie receives. You'll also make sure that each recommended movie has a least a minimal number of user ratings before including it in your recommendations. Throughout this step you are encouraged you use your knowledge of the seven step process to design useful algorithms and successful programs to solve the challenges you will face.
Interfaces, Filters, Database
In your third step, you will be encouraged to use interfaces to rewrite your existing code, making it more flexible and more efficient. You will also add filters to select a desired subset of movies that you want to recommend, such as 'all movies under two hours long' or 'all movies made in 2012'. You'll also make your recommendation engine more efficient as you practice software design principles such as refactoring.
Weighted Averages
In your fourth step, you will complete your recommendation engine by finding users in the database that have similar ratings and weighting their input to provide a more personal recommendation for the users of your program. Once you complete this step, you could request ratings of movies from those you know, run your program, and give them recommendations tailored to their own interests and tastes!
Farewell
Congratulations on completing your recommender programming project! As we conclude this capstone course, our instructors have a few parting words as you embark in future learning and work in computer science!
Рецензии
- 5 stars78,76 %
- 4 stars17,63 %
- 3 stars2,05 %
- 2 stars0,51 %
- 1 star1,02 %
Лучшие отзывы о курсе JAVA PROGRAMMING: BUILD A RECOMMENDATION SYSTEM
We can view this project only using Duke's Platform. It would have been much better had this capstone guided us in deploying our project in the form of a web-app.
It’s a great project requiring good application of java. Some steps were hard to follow but understood them after some time. A good project to end a specialisation course. Cheers.
This is a big challenge. If you decide to take the call, be prepared to learn a lot, struggle, have fun, and don't walk away once you get started. Great experience!
Great project! Challenged me a lot and pushed my limits. Got me thinking. I had fun too! Love you Duke!
Специализация Java Programming and Software Engineering Fundamentals: общие сведения
Take your first step towards a career in software development with this introduction to Java—one of the most in-demand programming languages and the foundation of the Android operating system. Designed for beginners, this Specialization will teach you core programming concepts and equip you to write programs to solve complex problems. In addition, you will gain the foundational skills a software engineer needs to solve real-world problems, from designing algorithms to testing and debugging your programs.

Часто задаваемые вопросы
Когда я получу доступ к лекциям и заданиям?
Что я получу, оформив подписку на специализацию?
Можно ли получить финансовую помощь?
Will I receive a transcript from Duke University for completing this course?
Остались вопросы? Посетите Центр поддержки учащихся.