PerkinsFund commited on
Commit
63f22f2
·
verified ·
1 Parent(s): a22491c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -42,7 +42,6 @@ pretty_name: traceix-ai-telemetry
42
  These files are uploaded monthly automatically by Traceix and provided as is under the CC BY 4.0 license. You can test the datasets simply by doing the following:
43
 
44
  ```python
45
- # do_dataset_publishing()
46
  from datasets import load_dataset
47
  import pandas as pd
48
  from sklearn.linear_model import LogisticRegression
 
42
  These files are uploaded monthly automatically by Traceix and provided as is under the CC BY 4.0 license. You can test the datasets simply by doing the following:
43
 
44
  ```python
 
45
  from datasets import load_dataset
46
  import pandas as pd
47
  from sklearn.linear_model import LogisticRegression