UConn 面经 [2020.12.31]
作者:luck2019
日期:2021-03-02
这个学校是最早的。总共面了 30 分钟多一点,面试的四个老师里三个是 OM 的。这个项目也挺看重数学背景的,毕竟前两年的专业课是混着上的。
- Why a Ph.D. in UConn?
- Introduce one of your research projects.
- How did you handle multiple projects at the same time?
- How did you find these research opportunities?
- Why are you the first author? What did you exactly do?
- Why did math courses not appear on your transcript?
- Why did you obtain only 60+ at XXX course?
- What did you know about the math behind the text mining?
- Other programs applied? How do you rank our program? If we give you an offer, when can you respond?
- Any teaching experience?
- Any question.

京公网安备11010202008513号
噢噢 好的 非常感谢
你可以从api scraping开始,比如Twitter api,网上相关的code非常多,api是官方提供的数据库,你只要写好接口就可以从官方数据库拿数据了,等你这些上手以后你可以开始爬网页,爬网页需要大量的数据整理工作,伪装IP,等等,上手会有点难,先从API开始吧
好的。谢谢!
学会用requests这个包之后就开始多练吧,可能找一些现成的小project跟着练手学的会比较快