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)
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 からの人気レビュー
Wonderful course learned a lot by making a recommendation system...but some assignments are bit hard to understand what they want from you but everything else is fine. Everyone must take this course
It is amazing capstone project. You'll use everything from previous courses from Duke here. Do it! You won't be dissapointed.
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.
This Caption project will help you to apply and have better understanding of the 5 courses in this specialization.
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?
さらに質問がある場合は、受講者ヘルプセンターにアクセスしてください。