Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(336)

Unified Diff: heuristics/distillable/write_features_csv.py

Issue 1620043002: Add scripts for distillability modelling (Closed) Base URL: git@github.com:chromium/dom-distiller.git@master
Patch Set: set upstream patchset, identical to patch set 2 Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « heuristics/distillable/server.py ('k') | quick_score.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: heuristics/distillable/write_features_csv.py
diff --git a/write_features_csv.py b/heuristics/distillable/write_features_csv.py
similarity index 95%
rename from write_features_csv.py
rename to heuristics/distillable/write_features_csv.py
index 679ff3fffc6e7d35ac163687dfc6a644c7278ea3..17e1fd08e58984af7ddb07480b4673b51026feb5 100755
--- a/write_features_csv.py
+++ b/heuristics/distillable/write_features_csv.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright 2014 The Chromium Authors. All rights reserved.
+# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
« no previous file with comments | « heuristics/distillable/server.py ('k') | quick_score.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698