Basic search engine that prompts the user to enter a keyword, then perform the PageRank algorithm, and display the pages to the user in tabular form sorted by descending PageRank.
A complete search Engine with different pluggable retrieval models, pageranking module, and webcrawler implemented in Java. Please go through the Readme File for further details
机器学习、深度学习、数据挖掘算法小练习存档,包括Iris_classification、face_recognition_and_similar_face_found、handwriting_recognition、newsgroups_classification等。