Tori的网站爬虫
一个使用Ruby构建的简单的Web抓取工具,其目标是
用法
在scrapper_tori.rb文件中:
# creates a new instance of the ToriScrapper class passing as its params the term to be
# searched on the Tori's website
tori_scrapper = ToriScrapper . new ( "lumilauta" )
# calls the cla
最终项目
2020年数据可视化最终项目回购新一代的孩子永远不会知道最初的150个神奇宝贝。 我们的团队决定为他们建造一个Pokédex,以识别剪影(就像电视节目在停歇之前一样),使用机器学习算法来预测每个神奇宝贝的正确名称。
涉及的步骤:
1. We will get images of the Pokémon using a web scrapper to get in bulk
2. Take the names of each Pokémon and load them to thei