2020年8月17日

project 2

摘要: 1. 最后老师的答案输出为0.748,用来检测代码正确性 2. estimator有三个,分别为NaiveBayes、StringIndexer、CountVectorizer。三者在使用中需要fit,即一个training的过程。fit之后estimator转变为transformer。token 阅读全文

posted @ 2020-08-17 10:14 Eleni 阅读(194) 评论(0) 推荐(0) 编辑

final 1

摘要: 1. final重点 divide and conquer; FFT; Greedy; dynamic peogramming; max flow 2. 3 notations 1) big O notation f(n) = O(g(n)) is an abbreviation for :"The 阅读全文

posted @ 2020-08-17 10:13 Eleni 阅读(150) 评论(0) 推荐(0) 编辑

导航