Upload cardinality family assets
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- evaluation/query_family/cardinality/README.md +58 -0
- evaluation/query_family/cardinality/analysis_report.md +74 -0
- evaluation/query_family/cardinality/bucket_grouped_bars_10_300/data/continuous_bucket_metadata__appendix.csv +4 -0
- evaluation/query_family/cardinality/bucket_grouped_bars_10_300/data/continuous_grouped_bar_scores__appendix.csv +12 -0
- evaluation/query_family/cardinality/bucket_grouped_bars_10_300/data/discrete_bucket_metadata__10_300.csv +4 -0
- evaluation/query_family/cardinality/bucket_grouped_bars_10_300/data/discrete_grouped_bar_scores__10_300.csv +12 -0
- evaluation/query_family/cardinality/bucket_grouped_bars_10_300/figures/continuous_grouped_bars_appendix.png +3 -0
- evaluation/query_family/cardinality/bucket_grouped_bars_10_300/figures/continuous_grouped_bars_appendix.tex +38 -0
- evaluation/query_family/cardinality/bucket_grouped_bars_10_300/figures/discrete_grouped_bars_main__10_300.png +3 -0
- evaluation/query_family/cardinality/bucket_grouped_bars_10_300/figures/discrete_grouped_bars_main__10_300.tex +38 -0
- evaluation/query_family/cardinality/bucket_grouped_bars_10_300/insights_summary.txt +32 -0
- evaluation/query_family/cardinality/data/categorical_discrete_tercile_groups__share101plus.csv +21 -0
- evaluation/query_family/cardinality/data/categorical_discrete_tercile_matrix__share101plus.csv +15 -0
- evaluation/query_family/cardinality/data/column_discrete_bucket4_assignments__all__10_30_300.csv +2425 -0
- evaluation/query_family/cardinality/data/column_discrete_bucket4_groups__all__10_30_300.csv +5 -0
- evaluation/query_family/cardinality/data/column_discrete_bucket4_model_matrix__all__10_30_300.csv +15 -0
- evaluation/query_family/cardinality/data/column_discrete_bucket4_rank_shift__all__10_30_300.csv +15 -0
- evaluation/query_family/cardinality/data/column_discrete_bucket4_smoke_summary__10_30_300.csv +5 -0
- evaluation/query_family/cardinality/data/column_discrete_bucket_assignments__all__collapsed10300.csv +2425 -0
- evaluation/query_family/cardinality/data/column_discrete_bucket_assignments__all__collapsed30300.csv +2425 -0
- evaluation/query_family/cardinality/data/column_discrete_bucket_groups__all__collapsed10300.csv +4 -0
- evaluation/query_family/cardinality/data/column_discrete_bucket_groups__all__collapsed30300.csv +4 -0
- evaluation/query_family/cardinality/data/column_discrete_bucket_model_matrix__all__collapsed10300.csv +15 -0
- evaluation/query_family/cardinality/data/column_discrete_bucket_model_matrix__all__collapsed30300.csv +15 -0
- evaluation/query_family/cardinality/data/column_discrete_bucket_rank_shift__all__collapsed10300.csv +15 -0
- evaluation/query_family/cardinality/data/column_discrete_bucket_rank_shift__all__collapsed30300.csv +15 -0
- evaluation/query_family/cardinality/data/column_discrete_bucket_regime_means__all__collapsed10300.csv +10 -0
- evaluation/query_family/cardinality/data/column_discrete_bucket_smoke_summary__collapsed10300.csv +5 -0
- evaluation/query_family/cardinality/data/column_discrete_bucket_smoke_summary__collapsed30300.csv +5 -0
- evaluation/query_family/cardinality/data/column_discrete_tercile_assignments__all.csv +0 -0
- evaluation/query_family/cardinality/data/column_discrete_tercile_groups__all.csv +4 -0
- evaluation/query_family/cardinality/data/column_discrete_tercile_model_matrix__all.csv +15 -0
- evaluation/query_family/cardinality/data/column_discrete_tercile_rank_shift__all.csv +15 -0
- evaluation/query_family/cardinality/data/column_discrete_tercile_regime_means__all.csv +7 -0
- evaluation/query_family/cardinality/data/column_discrete_tercile_smoke_summary.csv +5 -0
- evaluation/query_family/cardinality/data/figure1_combined_curves.csv +12 -0
- evaluation/query_family/cardinality/data/figure1_continuous_curves.csv +6 -0
- evaluation/query_family/cardinality/data/figure1_discrete_curves.csv +7 -0
- evaluation/query_family/cardinality/data/figure2_continuous_slopes.csv +3 -0
- evaluation/query_family/cardinality/data/figure2_discrete_slopes.csv +3 -0
- evaluation/query_family/cardinality/data/figure3_continuous_heatmap_compact.csv +22 -0
- evaluation/query_family/cardinality/data/figure3_discrete_heatmap_compact.csv +31 -0
- evaluation/query_family/cardinality/data/figure4_scatter.csv +12 -0
- evaluation/query_family/cardinality/data/heatmap_data.csv +875 -0
- evaluation/query_family/cardinality/data/model_drop_table.csv +29 -0
- evaluation/query_family/cardinality/data/model_subitem_heatmap.csv +4 -0
- evaluation/query_family/cardinality/data/prefix_plot_data.csv +12 -0
- evaluation/query_family/cardinality/data/regime_tercile_dataset_groups.csv +52 -0
- evaluation/query_family/cardinality/data/regime_tercile_model_matrix.csv +15 -0
- evaluation/query_family/cardinality/data/summary_by_dataset.csv +52 -0
evaluation/query_family/cardinality/README.md
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Cardinality / Range Dynamic Analysis
|
| 2 |
+
|
| 3 |
+
This directory contains a difficulty-aware analysis of the Validation-layer `cardinality/range` channel using the repository's real unified evaluation outputs.
|
| 4 |
+
|
| 5 |
+
## What this analysis does
|
| 6 |
+
|
| 7 |
+
- loads the highest-coverage unified validation run,
|
| 8 |
+
- normalizes model aliases and resolves duplicate dataset-model assets,
|
| 9 |
+
- builds column-level discrete and continuous analysis units,
|
| 10 |
+
- constructs dynamic difficulty buckets,
|
| 11 |
+
- exports CSV summaries,
|
| 12 |
+
- generates LaTeX/PGFPlots figures and LaTeX tables,
|
| 13 |
+
- writes a paper-ready markdown report.
|
| 14 |
+
|
| 15 |
+
## Inputs
|
| 16 |
+
|
| 17 |
+
- Primary validation run: `20260426_145322`
|
| 18 |
+
- Unified details JSONL: `Evaluation\validation\runs\20260426_145322\summaries\validation_details__all_datasets.jsonl`
|
| 19 |
+
- Unified summary CSV: `Evaluation\validation\runs\20260426_145322\summaries\validation_summary__all_datasets.csv`
|
| 20 |
+
- Metric definitions: `src/evaluation/synthetic_validation_v4.py`
|
| 21 |
+
- Paper framing and metric narrative: `README.md`, `Paper/69b27219c555c38a69bb2156/sections/*`, `doc/synthetic_data_scoring_protocol_v0_4.md`
|
| 22 |
+
|
| 23 |
+
## Re-run
|
| 24 |
+
|
| 25 |
+
```bash
|
| 26 |
+
python src/eval/query_fivepart_breakdown/cardinality/runner.py
|
| 27 |
+
```
|
| 28 |
+
|
| 29 |
+
## Compile LaTeX figures
|
| 30 |
+
|
| 31 |
+
```bash
|
| 32 |
+
cd Evaluation/query_fivepart_breakdown/cardinality/figures
|
| 33 |
+
latexmk -pdf cardinality_range_dynamic_results.tex
|
| 34 |
+
```
|
| 35 |
+
|
| 36 |
+
## Outputs
|
| 37 |
+
|
| 38 |
+
- `inventory.md`
|
| 39 |
+
- `analysis_report.md`
|
| 40 |
+
- `data/cleaned_results.csv`
|
| 41 |
+
- `data/summary_by_model.csv`
|
| 42 |
+
- `data/summary_by_dynamic_bucket.csv`
|
| 43 |
+
- `data/summary_by_dataset.csv`
|
| 44 |
+
- `data/model_drop_table.csv`
|
| 45 |
+
- `data/top_failure_cases.csv`
|
| 46 |
+
- `data/heatmap_data.csv`
|
| 47 |
+
- `figures/figure1_dynamic_response_curves.tex`
|
| 48 |
+
- `figures/figure2_low_high_slope_plot.tex`
|
| 49 |
+
- `figures/figure3_dataset_model_heatmap.tex`
|
| 50 |
+
- `figures/figure4_overall_vs_high_dynamic.tex`
|
| 51 |
+
- `tables/table1_model_summary.tex`
|
| 52 |
+
- `tables/table2_high_dynamic_robustness.tex`
|
| 53 |
+
- `tables/table3_failure_cases.tex`
|
| 54 |
+
|
| 55 |
+
## Suggested placement
|
| 56 |
+
|
| 57 |
+
- Main text: Figure 1 and Figure 4.
|
| 58 |
+
- Appendix / backup slides: Figure 2 and Figure 3, plus the complete CSV tables.
|
evaluation/query_family/cardinality/analysis_report.md
ADDED
|
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Cardinality / Range Dynamic Analysis
|
| 2 |
+
|
| 3 |
+
## 1. Data sources
|
| 4 |
+
|
| 5 |
+
- Primary evaluation run: `20260426_145322` from `Evaluation/validation/runs/`.
|
| 6 |
+
- Main metric file: `Evaluation\validation\runs\20260426_145322\summaries\validation_details__all_datasets.jsonl`.
|
| 7 |
+
- Supporting files: `README.md`, paper sections under `Paper/69b27219c555c38a69bb2156/sections/`, `doc/synthetic_data_scoring_protocol_v0_4.md`, and `src/evaluation/synthetic_validation_v4.py`.
|
| 8 |
+
- Coverage after normalization and deduplication: `51` datasets, `14` normalized models, `496` dataset-model assets, and `33815` column-level result units.
|
| 9 |
+
- Missing coverage remains non-trivial for several generators, especially `codi`, `forestdiffusion`, and `tabdiff`.
|
| 10 |
+
|
| 11 |
+
## 2. Metric interpretation
|
| 12 |
+
|
| 13 |
+
- In this repository, `cardinality/range` is one of the four Validation-layer channels, separate from analytics families and classical distance-based fidelity.
|
| 14 |
+
- The discrete profile probes whether synthetic data preserves real observed support in non-continuous columns. In implementation terms, the official dataset-level score averages a column-risk indicator and a value-level missing-support indicator.
|
| 15 |
+
- The continuous profile probes whether synthetic data preserves the real range envelope for continuous columns using per-column min/max deviation penalties.
|
| 16 |
+
- For this analysis, discrete dynamic difficulty is tied to real distinct-count scale, while continuous dynamic difficulty is tied to real range width. This makes the probe difficulty-sensitive rather than treating all columns as equally hard.
|
| 17 |
+
- The cleaned unit table keeps official channel scores as references, but the discrete column-level `score` used in bucket analysis is a derived support-retention ratio from the official per-column counts because the official implementation only exposes the two discrete indicators at dataset level.
|
| 18 |
+
|
| 19 |
+
## 3. Dynamic bucket construction
|
| 20 |
+
|
| 21 |
+
- Discrete channel: absolute log-style buckets over `real_distinct_count` = `1-10`, `11-30`, `31-100`, `101-300`, `301-1000`, `>1000`.
|
| 22 |
+
- Continuous channel: quantile buckets over `log10(real_range_width)` because raw widths are not directly comparable across datasets with different units and scales.
|
| 23 |
+
- Low/high dynamic groups: discrete uses the first two versus last two buckets; continuous uses the bottom two versus top two quantile buckets.
|
| 24 |
+
- Analysis unit: column-level whenever per-column details exist. This holds for both discrete and continuous branches in the selected validation run.
|
| 25 |
+
|
| 26 |
+
## 4. Main findings
|
| 27 |
+
|
| 28 |
+
1. The validation probe is difficulty-sensitive. Model separation widens in hard regimes: `8` models lose more than `0.05` absolute score when moving from their own overall average to the high-dynamic subset.
|
| 29 |
+
2. The numerically highest high-dynamic score belongs to `forestdiffusion` (`0.920`), but that result comes from only `17` datasets. Among broadly covered models (`n_datasets >= 30`), `tabpfgen` is the strongest high-dynamic performer at `0.890`.
|
| 30 |
+
3. Overall averages do hide failure modes. The clearest broad-coverage examples are `bayesnet` (0.932 -> 0.643); `realtabformer` (0.873 -> 0.641). Both models look strong in aggregate, but their high-dynamic means are much lower once the analysis equal-weights the discrete and continuous hard regimes.
|
| 31 |
+
4. Discrete versus continuous difficulty is not symmetric. The discrete branch is much sharper: mean score falls from `0.671` in the `1-10` bucket to `0.345` in the `>1000` bucket. By contrast, continuous bucket means stay within `0.617` to `0.770`, so range-width difficulty is more model-specific than uniformly monotone.
|
| 32 |
+
5. Dataset-level difficulty matters, but not through one scalar alone. The hardest dataset by mean score is `c13` (`mean_score=0.171`), and the largest across-model spread appears on `c10` (`score range=1.000`), which shows that some datasets amplify ranking differences much more than others even when their average dynamic intensity is not maximal.
|
| 33 |
+
6. The most fragile discrete and continuous models are not necessarily the same: discrete drop is largest for `bayesnet`, while continuous drop is largest for `arf`.
|
| 34 |
+
|
| 35 |
+
## 5. Suggested paper text
|
| 36 |
+
|
| 37 |
+
Cardinality/range validation reveals a difficulty-sensitive structural failure mode that is largely hidden by aggregate fidelity summaries. When columns are easy, many generators appear similar. Once the benchmark moves into high-cardinality support or wide-range envelope regimes, however, model behavior diverges sharply. This is exactly the kind of integrity stress that matters for downstream analytics built on grouping, slicing, ranking, and thresholding over real schema columns.
|
| 38 |
+
|
| 39 |
+
The discrete and continuous branches surface different weaknesses. In the current panel, high-cardinality support is the clearer global stressor: discrete support-retention falls sharply once real distinct counts leave the low-cardinality regime, and several generators that rank near the top overall collapse on the hardest discrete buckets. Continuous range-width behavior is still informative, but it is less uniformly monotone and instead separates models in a more generator-specific way.
|
| 40 |
+
|
| 41 |
+
Most importantly, overall validation averages can mask high-dynamic failures. Several generators that look competitive in aggregate lose substantial score once evaluation is restricted to the structurally hardest columns. This supports the broader benchmark claim that synthetic-data evaluation cannot stop at generic similarity or pooled averages; it must test whether generators preserve the structures that downstream analytics depend on most.
|
| 42 |
+
|
| 43 |
+
## 6. Suggested figure captions
|
| 44 |
+
|
| 45 |
+
- Figure 1: Dynamic response curves for validation-layer cardinality/range. Scores are plotted against real-data difficulty buckets, showing that model gaps widen as support cardinality or range width increases.
|
| 46 |
+
- Figure 2: Low-versus-high dynamic slope plot for the discrete and continuous branches. Steeper downward slopes indicate generators whose apparent average fidelity hides hard-regime brittleness.
|
| 47 |
+
- Figure 3: Compact dataset-by-model heatmaps for a filtered representative subset. The figure keeps the hardest and easiest datasets from the panel, but displays them in canonical dataset order so the dataset lookup is stable across revisions.
|
| 48 |
+
- Figure 4: Overall average versus high-dynamic performance. Points far below the equality line are models whose aggregate validation scores overstate robustness in the hardest structural regimes.
|
| 49 |
+
|
| 50 |
+
## 7. Limitations
|
| 51 |
+
|
| 52 |
+
- The selected run is the highest-coverage unified validation run in the repository, but it is still not a complete `51 × 14` panel; missing generator coverage affects confidence for sparse models.
|
| 53 |
+
- The discrete unit score used for dynamic buckets is a derived support-retention ratio based on the official per-column support-loss counts, not a separately emitted protocol primitive.
|
| 54 |
+
- Continuous dynamic buckets rely on quantiles of log-width because raw numerical ranges are not directly comparable across datasets with different measurement units.
|
| 55 |
+
- Column-level analysis is the right unit for difficulty sensitivity, but it does not exactly match the official dataset-level discrete aggregation rule, which mixes equal-weighted column risk and globally weighted missing-support ratios.
|
| 56 |
+
|
| 57 |
+
## 8. Connection to the project claim
|
| 58 |
+
|
| 59 |
+
- The README argues that synthetic-data evaluation must move beyond asking whether synthetic rows merely resemble real rows under classical distances.
|
| 60 |
+
- This analysis supports that claim in a concrete way: even inside the Validation layer, a seemingly simple structural probe already exposes failures that pooled averages can hide.
|
| 61 |
+
- High-cardinality support and wide range envelopes are exactly the kinds of structural preconditions that downstream SQL analytics rely on. If those fail, the synthetic table can still look statistically plausible while being analytically unreliable.
|
| 62 |
+
|
| 63 |
+
## 9. Representative failure cases
|
| 64 |
+
|
| 65 |
+
- `c12` / `cdtd` / `continuous` / `height` / `Q5`: score `0.000`; invalid synthetic range envelope.
|
| 66 |
+
- `c12` / `cdtd` / `continuous` / `width` / `Q5`: score `0.000`; invalid synthetic range envelope.
|
| 67 |
+
- `c13` / `arf` / `continuous` / `caseid` / `Q5`: score `0.000`; range over-expansion on both sides.
|
| 68 |
+
- `c13` / `cdtd` / `continuous` / `caseid` / `Q5`: score `0.000`; invalid synthetic range envelope.
|
| 69 |
+
- `c14` / `cdtd` / `continuous` / `id` / `Q5`: score `0.000`; invalid synthetic range envelope.
|
| 70 |
+
- `c14` / `cdtd` / `discrete` / `nom_7` / `>1000`: score `0.000`; full real-support collapse.
|
| 71 |
+
- `c14` / `cdtd` / `discrete` / `nom_8` / `>1000`: score `0.000`; full real-support collapse.
|
| 72 |
+
- `c14` / `cdtd` / `discrete` / `nom_9` / `>1000`: score `0.000`; full real-support collapse.
|
| 73 |
+
- `c14` / `tabsyn` / `discrete` / `nom_7` / `>1000`: score `0.000`; full real-support collapse.
|
| 74 |
+
- `c14` / `tabsyn` / `discrete` / `nom_8` / `>1000`: score `0.000`; full real-support collapse.
|
evaluation/query_family/cardinality/bucket_grouped_bars_10_300/data/continuous_bucket_metadata__appendix.csv
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
bucket,n_units,bucket_label
|
| 2 |
+
low,5262,Q1-Q2
|
| 3 |
+
medium,2764,Q3
|
| 4 |
+
high,5127,Q4-Q5
|
evaluation/query_family/cardinality/bucket_grouped_bars_10_300/data/continuous_grouped_bar_scores__appendix.csv
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,model_label,score_low,score_medium,score_high,absolute_drop,relative_drop,trend
|
| 2 |
+
arf,ARF,0.7149593353115726,0.17751749554565702,0.6243939139784946,0.09056542133307799,0.12667212925279228,non_monotonic
|
| 3 |
+
bayesnet,BayesNet,0.9952384762611277,0.9992851113585746,0.9914887768817204,0.0037496993794072786,0.0037676390823373307,non_monotonic
|
| 4 |
+
ctgan,CTGAN,0.6914430793413174,0.7226905738636363,0.7887428752345216,-0.09729979589320414,-0.1407198926423472,increasing
|
| 5 |
+
forestdiffusion,ForestDiffusion,0.9726592857142857,0.998604090909091,0.9196921724137931,0.05296711330049264,0.05445597865402119,non_monotonic
|
| 6 |
+
realtabformer,RealTabFormer,0.8051813561430794,0.8335533478260869,0.8727057989949749,-0.06752444285189552,-0.08386240234789606,increasing
|
| 7 |
+
tabbyflow,TabbyFlow,0.9830849313893654,0.9971449104477611,0.9869913615819209,-0.003906430192555543,-0.00397364466469311,non_monotonic
|
| 8 |
+
tabddpm,TabDDPM,0.9880139668508287,0.9871814639175258,0.9987120317460317,-0.010698064895203085,-0.010827847838327461,non_monotonic
|
| 9 |
+
tabdiff,TabDiff,0.9987142962962963,0.9973373333333334,0.9949597727272728,0.0037545235690235046,0.003759356988226812,decreasing
|
| 10 |
+
tabpfgen,TabPFGen,0.9741606913946587,0.9878809677419355,0.9922944409257003,-0.018133749531041632,-0.018614741583424417,increasing
|
| 11 |
+
tabsyn,TabSyn,0.9823766916524702,0.9945158582089553,0.9831427582417582,-0.000766066589288017,-0.0007798094109902029,non_monotonic
|
| 12 |
+
tvae,TVAE,0.7062738586309524,0.7408151704545454,0.8512041161048689,-0.14493025747391652,-0.20520405180343307,increasing
|
evaluation/query_family/cardinality/bucket_grouped_bars_10_300/data/discrete_bucket_metadata__10_300.csv
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
bucket,bucket_label,n_real_columns,min_real_distinct,max_real_distinct
|
| 2 |
+
low,<=10,2200,1.0,10.0
|
| 3 |
+
medium,11-300,147,11.0,267.0
|
| 4 |
+
high,>300,77,360.0,140269.0
|
evaluation/query_family/cardinality/bucket_grouped_bars_10_300/data/discrete_grouped_bar_scores__10_300.csv
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,model_label,score_low,score_medium,score_high,absolute_drop,relative_drop,trend
|
| 2 |
+
arf,ARF,0.8222373736363636,0.3613241496598639,0.7680184805194805,0.054218893116883105,0.06594068191901666,non_monotonic
|
| 3 |
+
bayesnet,BayesNet,0.9084121572727273,0.5651663333333333,0.29459753246753245,0.6138146248051948,0.6757005835853348,decreasing
|
| 4 |
+
ctgan,CTGAN,0.9038214771994473,0.6727194958677686,0.6245785833333334,0.2792428938661139,0.30895801981976256,decreasing
|
| 5 |
+
forestdiffusion,ForestDiffusion,0.0004975124378109454,0.0,,,,non_monotonic
|
| 6 |
+
realtabformer,RealTabFormer,0.9368048048204158,0.8132029710144927,0.4088896,0.5279152048204159,0.5635274307987953,decreasing
|
| 7 |
+
tabbyflow,TabbyFlow,0.3752091208226221,0.039321,0.0,0.3752091208226221,1.0,decreasing
|
| 8 |
+
tabddpm,TabDDPM,0.0034130538116591926,0.0,0.0,0.0034130538116591926,1.0,decreasing
|
| 9 |
+
tabdiff,TabDiff,0.1161764705882353,0.0,0.0,0.1161764705882353,1.0,decreasing
|
| 10 |
+
tabpfgen,TabPFGen,0.8962115899053628,0.18505789333333333,0.7879224285714286,0.10828916133393418,0.12082990507338695,non_monotonic
|
| 11 |
+
tabsyn,TabSyn,0.3498518511111111,0.057776576923076924,0.0,0.3498518511111111,1.0,decreasing
|
| 12 |
+
tvae,TVAE,0.6455081592505855,0.3324252413793104,0.3133230769230769,0.33218508232750854,0.5146101990611008,decreasing
|
evaluation/query_family/cardinality/bucket_grouped_bars_10_300/figures/continuous_grouped_bars_appendix.png
ADDED
|
Git LFS Details
|
evaluation/query_family/cardinality/bucket_grouped_bars_10_300/figures/continuous_grouped_bars_appendix.tex
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
\documentclass[tikz,border=4pt]
|
| 2 |
+
\usepackage{pgfplots}
|
| 3 |
+
\pgfplotsset{compat=1.18}
|
| 4 |
+
\usepackage{xcolor}
|
| 5 |
+
\begin{document}
|
| 6 |
+
\begin{tikzpicture}
|
| 7 |
+
\begin{axis}[
|
| 8 |
+
title={Continuous score across dynamic-width regimes},
|
| 9 |
+
width=16.0cm,
|
| 10 |
+
height=7.0cm,
|
| 11 |
+
ymin=0, ymax=1.02,
|
| 12 |
+
ylabel={Score},
|
| 13 |
+
xlabel={Model},
|
| 14 |
+
ymajorgrids=true,
|
| 15 |
+
grid style={gray!25},
|
| 16 |
+
legend style={draw=none, fill=none, at={(0.98,0.98)}, anchor=north east},
|
| 17 |
+
legend columns=3,
|
| 18 |
+
symbolic x coords={ARF,BayesNet,CTGAN,ForestDiffusion,RealTabFormer,TabbyFlow,TabDDPM,TabDiff,TabPFGen,TabSyn,TVAE},
|
| 19 |
+
xtick=data,
|
| 20 |
+
x tick label style={rotate=90, anchor=east, font=\small},
|
| 21 |
+
enlarge x limits=0.04,
|
| 22 |
+
bar width=7pt,
|
| 23 |
+
]
|
| 24 |
+
\addplot+[ybar, bar shift=-8pt, draw=white, fill=#E6C229] coordinates {
|
| 25 |
+
(ARF,0.714959) (BayesNet,0.995238) (CTGAN,0.691443) (ForestDiffusion,0.972659) (RealTabFormer,0.805181) (TabbyFlow,0.983085) (TabDDPM,0.988014) (TabDiff,0.998714) (TabPFGen,0.974161) (TabSyn,0.982377) (TVAE,0.706274)
|
| 26 |
+
};
|
| 27 |
+
\addlegendentry{Low (Q1--Q2)}
|
| 28 |
+
\addplot+[ybar, bar shift=0pt, draw=white, fill=#3FA7D6] coordinates {
|
| 29 |
+
(ARF,0.177517) (BayesNet,0.999285) (CTGAN,0.722691) (ForestDiffusion,0.998604) (RealTabFormer,0.833553) (TabbyFlow,0.997145) (TabDDPM,0.987181) (TabDiff,0.997337) (TabPFGen,0.987881) (TabSyn,0.994516) (TVAE,0.740815)
|
| 30 |
+
};
|
| 31 |
+
\addlegendentry{Medium (Q3)}
|
| 32 |
+
\addplot+[ybar, bar shift=8pt, draw=white, fill=#D1495B] coordinates {
|
| 33 |
+
(ARF,0.624394) (BayesNet,0.991489) (CTGAN,0.788743) (ForestDiffusion,0.919692) (RealTabFormer,0.872706) (TabbyFlow,0.986991) (TabDDPM,0.998712) (TabDiff,0.994960) (TabPFGen,0.992294) (TabSyn,0.983143) (TVAE,0.851204)
|
| 34 |
+
};
|
| 35 |
+
\addlegendentry{High (Q4--Q5)}
|
| 36 |
+
\end{axis}
|
| 37 |
+
\end{tikzpicture}
|
| 38 |
+
\end{document}
|
evaluation/query_family/cardinality/bucket_grouped_bars_10_300/figures/discrete_grouped_bars_main__10_300.png
ADDED
|
Git LFS Details
|
evaluation/query_family/cardinality/bucket_grouped_bars_10_300/figures/discrete_grouped_bars_main__10_300.tex
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
\documentclass[tikz,border=4pt]
|
| 2 |
+
\usepackage{pgfplots}
|
| 3 |
+
\pgfplotsset{compat=1.18}
|
| 4 |
+
\usepackage{xcolor}
|
| 5 |
+
\begin{document}
|
| 6 |
+
\begin{tikzpicture}
|
| 7 |
+
\begin{axis}[
|
| 8 |
+
title={Discrete score across cardinality buckets},
|
| 9 |
+
width=16.0cm,
|
| 10 |
+
height=7.0cm,
|
| 11 |
+
ymin=0, ymax=1.02,
|
| 12 |
+
ylabel={Score},
|
| 13 |
+
xlabel={Model},
|
| 14 |
+
ymajorgrids=true,
|
| 15 |
+
grid style={gray!25},
|
| 16 |
+
legend style={draw=none, fill=none, at={(0.98,0.98)}, anchor=north east},
|
| 17 |
+
legend columns=3,
|
| 18 |
+
symbolic x coords={ARF,BayesNet,CTGAN,ForestDiffusion,RealTabFormer,TabbyFlow,TabDDPM,TabDiff,TabPFGen,TabSyn,TVAE},
|
| 19 |
+
xtick=data,
|
| 20 |
+
x tick label style={rotate=90, anchor=east, font=\small},
|
| 21 |
+
enlarge x limits=0.04,
|
| 22 |
+
bar width=7pt,
|
| 23 |
+
]
|
| 24 |
+
\addplot+[ybar, bar shift=-8pt, draw=white, fill=#E6C229] coordinates {
|
| 25 |
+
(ARF,0.822237) (BayesNet,0.908412) (CTGAN,0.903821) (ForestDiffusion,0.000498) (RealTabFormer,0.936805) (TabbyFlow,0.375209) (TabDDPM,0.003413) (TabDiff,0.116176) (TabPFGen,0.896212) (TabSyn,0.349852) (TVAE,0.645508)
|
| 26 |
+
};
|
| 27 |
+
\addlegendentry{Low ($\leq 10$)}
|
| 28 |
+
\addplot+[ybar, bar shift=0pt, draw=white, fill=#3FA7D6] coordinates {
|
| 29 |
+
(ARF,0.361324) (BayesNet,0.565166) (CTGAN,0.672719) (ForestDiffusion,0.000000) (RealTabFormer,0.813203) (TabbyFlow,0.039321) (TabDDPM,0.000000) (TabDiff,0.000000) (TabPFGen,0.185058) (TabSyn,0.057777) (TVAE,0.332425)
|
| 30 |
+
};
|
| 31 |
+
\addlegendentry{Medium (11--300)}
|
| 32 |
+
\addplot+[ybar, bar shift=8pt, draw=white, fill=#D1495B] coordinates {
|
| 33 |
+
(ARF,0.768018) (BayesNet,0.294598) (CTGAN,0.624579) (RealTabFormer,0.408890) (TabbyFlow,0.000000) (TabDDPM,0.000000) (TabDiff,0.000000) (TabPFGen,0.787922) (TabSyn,0.000000) (TVAE,0.313323)
|
| 34 |
+
};
|
| 35 |
+
\addlegendentry{High ($>300$)}
|
| 36 |
+
\end{axis}
|
| 37 |
+
\end{tikzpicture}
|
| 38 |
+
\end{document}
|
evaluation/query_family/cardinality/bucket_grouped_bars_10_300/insights_summary.txt
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Plotted model roster
|
| 2 |
+
- Following the README figure-facing roster, CODI, CDTD, and GOGGLE are excluded from these grouped-bar figures.
|
| 3 |
+
|
| 4 |
+
Discrete bucket definition
|
| 5 |
+
- Low: real distinct count <= 10
|
| 6 |
+
- Medium: real distinct count 11-300
|
| 7 |
+
- High: real distinct count > 300
|
| 8 |
+
- Real discrete columns per bucket: low=2200, medium=147, high=77
|
| 9 |
+
|
| 10 |
+
Main discrete insights
|
| 11 |
+
- 8 plotted models are monotonic decreasing across low/medium/high; 0 are monotonic increasing; 3 are non-monotonic.
|
| 12 |
+
- BayesNet: 0.908 -> 0.565 -> 0.295 (absolute drop 0.614).
|
| 13 |
+
- RealTabFormer: 0.937 -> 0.813 -> 0.409 (absolute drop 0.528).
|
| 14 |
+
- TabbyFlow: 0.375 -> 0.039 -> 0.000 (absolute drop 0.375).
|
| 15 |
+
- TabSyn: 0.350 -> 0.058 -> 0.000 (absolute drop 0.350).
|
| 16 |
+
- TVAE: 0.646 -> 0.332 -> 0.313 (absolute drop 0.332).
|
| 17 |
+
- RealTabFormer and BayesNet remain strong on low-cardinality columns but drop sharply on high-cardinality support.
|
| 18 |
+
- TabbyFlow, TabDiff, TabDDPM, and TabSyn collapse to near-zero on the high-cardinality bucket, indicating severe discrete-support loss.
|
| 19 |
+
- Hardest-bucket leaderboard still reorders:
|
| 20 |
+
TabPFGen: overall discrete rank 3, high-cardinality rank 1, shift -2.
|
| 21 |
+
ARF: overall discrete rank 5, high-cardinality rank 2, shift -3.
|
| 22 |
+
CTGAN: overall discrete rank 2, high-cardinality rank 3, shift 1.
|
| 23 |
+
RealTabFormer: overall discrete rank 1, high-cardinality rank 4, shift 3.
|
| 24 |
+
|
| 25 |
+
Continuous appendix note
|
| 26 |
+
- Continuous bars use the existing dynamic-width grouping from the runner: low=Q1-Q2, medium=Q3, high=Q4-Q5.
|
| 27 |
+
- Continuous trends remain visibly flatter and more model-specific than discrete trends, which is why they are better placed in the appendix.
|
| 28 |
+
- ARF: 0.715 -> 0.178 -> 0.624 (absolute drop 0.091).
|
| 29 |
+
- ForestDiffusion: 0.973 -> 0.999 -> 0.920 (absolute drop 0.053).
|
| 30 |
+
- TabDiff: 0.999 -> 0.997 -> 0.995 (absolute drop 0.004).
|
| 31 |
+
- BayesNet: 0.995 -> 0.999 -> 0.991 (absolute drop 0.004).
|
| 32 |
+
- TabSyn: 0.982 -> 0.995 -> 0.983 (absolute drop -0.001).
|
evaluation/query_family/cardinality/data/categorical_discrete_tercile_groups__share101plus.csv
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
dataset,tercile,tercile_order,dataset_order_in_group,group_size,share_101plus,share_31plus,mean_distinct,max_distinct
|
| 2 |
+
c2,low,1,1,6,0.0,0.0,3.5714285714285716,4.0
|
| 3 |
+
c4,low,1,2,6,0.0,0.0,2.027027027027027,3.0
|
| 4 |
+
c5,low,1,3,6,0.0,0.0,5.0,12.0
|
| 5 |
+
c7,low,1,4,6,0.0,0.0,3.5555555555555554,5.0
|
| 6 |
+
c8,low,1,5,6,0.0,0.0,2.2580645161290325,3.0
|
| 7 |
+
c9,low,1,6,6,0.0,0.0,2.0,2.0
|
| 8 |
+
c10,mid,2,1,7,0.0,0.0,8.636363636363637,13.0
|
| 9 |
+
c11,mid,2,2,7,0.0,0.0,3.0,3.0
|
| 10 |
+
c12,mid,2,3,7,0.0,0.0,2.0,2.0
|
| 11 |
+
c13,mid,2,4,7,0.0,0.0,5.823529411764706,18.0
|
| 12 |
+
c20,mid,2,5,7,0.0,0.0,6.428571428571429,9.0
|
| 13 |
+
c6,mid,2,6,7,0.16666666666666666,0.16666666666666666,68.33333333333333,360.0
|
| 14 |
+
c14,mid,2,7,7,0.25,0.25,683.6666666666666,11927.0
|
| 15 |
+
c15,high,3,1,7,0.25,0.25,237.54166666666666,2218.0
|
| 16 |
+
c16,high,3,2,7,0.3,0.3,1183.9,5516.0
|
| 17 |
+
c18,high,3,3,7,0.6363636363636364,0.7272727272727273,22318.272727272728,97504.0
|
| 18 |
+
c21,high,3,4,7,0.6545454545454545,0.7090909090909091,18073.963636363635,140269.0
|
| 19 |
+
c3,high,3,5,7,0.6666666666666666,0.6666666666666666,1656.6666666666667,2541.0
|
| 20 |
+
c19,high,3,6,7,0.6666666666666666,0.6666666666666666,3312.5833333333335,6673.0
|
| 21 |
+
c17,high,3,7,7,0.8181818181818182,0.8181818181818182,3091.2727272727275,7045.0
|
evaluation/query_family/cardinality/data/categorical_discrete_tercile_matrix__share101plus.csv
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,Cdisc-low,Cdisc-mid,Cdisc-high,drop_low_to_high,relative_drop,monotonic_type
|
| 2 |
+
arf,0.662963,0.525089,0.871962,0.208999,-0.31525,non_monotonic
|
| 3 |
+
bayesnet,0.998792,0.734981,0.611888,-0.386904,0.387372,decreasing
|
| 4 |
+
cdtd,0.0,0.032006,0.002976,0.002976,,non_monotonic
|
| 5 |
+
codi,0.0,,0.0,0.0,,non_monotonic
|
| 6 |
+
ctgan,1.0,0.893906,0.79751,-0.20249,0.20249,decreasing
|
| 7 |
+
forestdiffusion,0.0,0.0,,,,non_monotonic
|
| 8 |
+
goggle,0.0,0.0,0.0,0.0,,decreasing
|
| 9 |
+
realtabformer,1.0,0.997101,0.549899,-0.450101,0.450101,decreasing
|
| 10 |
+
tabbyflow,0.208461,0.062121,0.0,-0.208461,1.0,decreasing
|
| 11 |
+
tabddpm,0.0,0.0,0.0,0.0,,decreasing
|
| 12 |
+
tabdiff,0.208461,0.166667,0.0,-0.208461,1.0,decreasing
|
| 13 |
+
tabpfgen,0.633194,0.533933,0.726753,0.093559,-0.147758,non_monotonic
|
| 14 |
+
tabsyn,0.205773,0.066667,0.0,-0.205773,1.0,decreasing
|
| 15 |
+
tvae,0.975168,0.86398,0.438486,-0.536682,0.550348,decreasing
|
evaluation/query_family/cardinality/data/column_discrete_bucket4_assignments__all__10_30_300.csv
ADDED
|
@@ -0,0 +1,2425 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
dataset,column,dataset_prefix,real_distinct_count,cardinality_bucket4,cardinality_bucket4_label
|
| 2 |
+
c2,buying,c,4.0,b1,<=10
|
| 3 |
+
c2,class,c,4.0,b1,<=10
|
| 4 |
+
c2,doors,c,4.0,b1,<=10
|
| 5 |
+
c2,lug_boot,c,3.0,b1,<=10
|
| 6 |
+
c2,maint,c,4.0,b1,<=10
|
| 7 |
+
c2,persons,c,3.0,b1,<=10
|
| 8 |
+
c2,safety,c,3.0,b1,<=10
|
| 9 |
+
c3,ATRINS-DONOR-521,c,2541.0,b4,>300
|
| 10 |
+
c3,CCAGCTGCATCACAGGAGGCCAGCGAGCAGGTCTGTTCCAAGGGCCTTCGAGCCAGTCTG,c,2426.0,b4,>300
|
| 11 |
+
c3,EI,c,3.0,b1,<=10
|
| 12 |
+
c4,bkblk,c,2.0,b1,<=10
|
| 13 |
+
c4,bknwy,c,2.0,b1,<=10
|
| 14 |
+
c4,bkon8,c,2.0,b1,<=10
|
| 15 |
+
c4,bkona,c,2.0,b1,<=10
|
| 16 |
+
c4,bkspr,c,2.0,b1,<=10
|
| 17 |
+
c4,bkxbq,c,2.0,b1,<=10
|
| 18 |
+
c4,bkxcr,c,2.0,b1,<=10
|
| 19 |
+
c4,bkxwp,c,2.0,b1,<=10
|
| 20 |
+
c4,blxwp,c,2.0,b1,<=10
|
| 21 |
+
c4,bxqsq,c,2.0,b1,<=10
|
| 22 |
+
c4,class,c,2.0,b1,<=10
|
| 23 |
+
c4,cntxt,c,2.0,b1,<=10
|
| 24 |
+
c4,dsopp,c,2.0,b1,<=10
|
| 25 |
+
c4,dwipd,c,2.0,b1,<=10
|
| 26 |
+
c4,hdchk,c,2.0,b1,<=10
|
| 27 |
+
c4,katri,c,3.0,b1,<=10
|
| 28 |
+
c4,mulch,c,2.0,b1,<=10
|
| 29 |
+
c4,qxmsq,c,2.0,b1,<=10
|
| 30 |
+
c4,r2ar8,c,2.0,b1,<=10
|
| 31 |
+
c4,reskd,c,2.0,b1,<=10
|
| 32 |
+
c4,reskr,c,2.0,b1,<=10
|
| 33 |
+
c4,rimmx,c,2.0,b1,<=10
|
| 34 |
+
c4,rkxwp,c,2.0,b1,<=10
|
| 35 |
+
c4,rxmsq,c,2.0,b1,<=10
|
| 36 |
+
c4,simpl,c,2.0,b1,<=10
|
| 37 |
+
c4,skach,c,2.0,b1,<=10
|
| 38 |
+
c4,skewr,c,2.0,b1,<=10
|
| 39 |
+
c4,skrxp,c,2.0,b1,<=10
|
| 40 |
+
c4,spcop,c,2.0,b1,<=10
|
| 41 |
+
c4,stlmt,c,2.0,b1,<=10
|
| 42 |
+
c4,thrsk,c,2.0,b1,<=10
|
| 43 |
+
c4,wkcti,c,2.0,b1,<=10
|
| 44 |
+
c4,wkna8,c,2.0,b1,<=10
|
| 45 |
+
c4,wknck,c,2.0,b1,<=10
|
| 46 |
+
c4,wkovl,c,2.0,b1,<=10
|
| 47 |
+
c4,wkpos,c,2.0,b1,<=10
|
| 48 |
+
c4,wtoeg,c,2.0,b1,<=10
|
| 49 |
+
c5,bruises?,c,2.0,b1,<=10
|
| 50 |
+
c5,cap-color,c,10.0,b1,<=10
|
| 51 |
+
c5,cap-shape,c,6.0,b1,<=10
|
| 52 |
+
c5,cap-surface,c,4.0,b1,<=10
|
| 53 |
+
c5,class,c,2.0,b1,<=10
|
| 54 |
+
c5,gill-attachment,c,2.0,b1,<=10
|
| 55 |
+
c5,gill-color,c,12.0,b2,11-30
|
| 56 |
+
c5,gill-size,c,2.0,b1,<=10
|
| 57 |
+
c5,gill-spacing,c,2.0,b1,<=10
|
| 58 |
+
c5,habitat,c,7.0,b1,<=10
|
| 59 |
+
c5,odor,c,8.0,b1,<=10
|
| 60 |
+
c5,population,c,6.0,b1,<=10
|
| 61 |
+
c5,ring-number,c,2.0,b1,<=10
|
| 62 |
+
c5,ring-type,c,4.0,b1,<=10
|
| 63 |
+
c5,spore-print-color,c,9.0,b1,<=10
|
| 64 |
+
c5,stalk-color-above-ring,c,9.0,b1,<=10
|
| 65 |
+
c5,stalk-color-below-ring,c,9.0,b1,<=10
|
| 66 |
+
c5,stalk-root,c,4.0,b1,<=10
|
| 67 |
+
c5,stalk-shape,c,2.0,b1,<=10
|
| 68 |
+
c5,stalk-surface-above-ring,c,4.0,b1,<=10
|
| 69 |
+
c5,stalk-surface-below-ring,c,4.0,b1,<=10
|
| 70 |
+
c5,veil-color,c,4.0,b1,<=10
|
| 71 |
+
c5,veil-type,c,1.0,b1,<=10
|
| 72 |
+
c6,Keywords,c,360.0,b4,>300
|
| 73 |
+
c6,Question Level,c,2.0,b1,<=10
|
| 74 |
+
c6,Student Country,c,8.0,b1,<=10
|
| 75 |
+
c6,Subtopic,c,24.0,b2,11-30
|
| 76 |
+
c6,Topic,c,14.0,b2,11-30
|
| 77 |
+
c6,Type of Answer,c,2.0,b1,<=10
|
| 78 |
+
c7,children,c,4.0,b1,<=10
|
| 79 |
+
c7,class,c,5.0,b1,<=10
|
| 80 |
+
c7,finance,c,2.0,b1,<=10
|
| 81 |
+
c7,form,c,4.0,b1,<=10
|
| 82 |
+
c7,has_nurs,c,5.0,b1,<=10
|
| 83 |
+
c7,health,c,3.0,b1,<=10
|
| 84 |
+
c7,housing,c,3.0,b1,<=10
|
| 85 |
+
c7,parents,c,3.0,b1,<=10
|
| 86 |
+
c7,social,c,3.0,b1,<=10
|
| 87 |
+
c8,Abnormal_URL,c,2.0,b1,<=10
|
| 88 |
+
c8,DNSRecord,c,2.0,b1,<=10
|
| 89 |
+
c8,Domain_registeration_length,c,2.0,b1,<=10
|
| 90 |
+
c8,Favicon,c,2.0,b1,<=10
|
| 91 |
+
c8,Google_Index,c,2.0,b1,<=10
|
| 92 |
+
c8,HTTPS_token,c,2.0,b1,<=10
|
| 93 |
+
c8,Iframe,c,2.0,b1,<=10
|
| 94 |
+
c8,Links_in_tags,c,3.0,b1,<=10
|
| 95 |
+
c8,Links_pointing_to_page,c,3.0,b1,<=10
|
| 96 |
+
c8,Page_Rank,c,2.0,b1,<=10
|
| 97 |
+
c8,Prefix_Suffix,c,2.0,b1,<=10
|
| 98 |
+
c8,Redirect,c,2.0,b1,<=10
|
| 99 |
+
c8,Request_URL,c,2.0,b1,<=10
|
| 100 |
+
c8,Result,c,2.0,b1,<=10
|
| 101 |
+
c8,RightClick,c,2.0,b1,<=10
|
| 102 |
+
c8,SFH,c,3.0,b1,<=10
|
| 103 |
+
c8,SSLfinal_State,c,3.0,b1,<=10
|
| 104 |
+
c8,Shortining_Service,c,2.0,b1,<=10
|
| 105 |
+
c8,Statistical_report,c,2.0,b1,<=10
|
| 106 |
+
c8,Submitting_to_email,c,2.0,b1,<=10
|
| 107 |
+
c8,URL_Length,c,3.0,b1,<=10
|
| 108 |
+
c8,URL_of_Anchor,c,3.0,b1,<=10
|
| 109 |
+
c8,age_of_domain,c,2.0,b1,<=10
|
| 110 |
+
c8,double_slash_redirecting,c,2.0,b1,<=10
|
| 111 |
+
c8,having_At_Symbol,c,2.0,b1,<=10
|
| 112 |
+
c8,having_IP_Address,c,2.0,b1,<=10
|
| 113 |
+
c8,having_Sub_Domain,c,3.0,b1,<=10
|
| 114 |
+
c8,on_mouseover,c,2.0,b1,<=10
|
| 115 |
+
c8,popUpWidnow,c,2.0,b1,<=10
|
| 116 |
+
c8,port,c,2.0,b1,<=10
|
| 117 |
+
c8,web_traffic,c,3.0,b1,<=10
|
| 118 |
+
c9,ACTION,c,2.0,b1,<=10
|
| 119 |
+
c10,c1,c,13.0,b2,11-30
|
| 120 |
+
c10,c2,c,13.0,b2,11-30
|
| 121 |
+
c10,c3,c,13.0,b2,11-30
|
| 122 |
+
c10,c4,c,13.0,b2,11-30
|
| 123 |
+
c10,c5,c,13.0,b2,11-30
|
| 124 |
+
c10,class,c,10.0,b1,<=10
|
| 125 |
+
c10,s1,c,4.0,b1,<=10
|
| 126 |
+
c10,s2,c,4.0,b1,<=10
|
| 127 |
+
c10,s3,c,4.0,b1,<=10
|
| 128 |
+
c10,s4,c,4.0,b1,<=10
|
| 129 |
+
c10,s5,c,4.0,b1,<=10
|
| 130 |
+
c11,a1,c,3.0,b1,<=10
|
| 131 |
+
c11,a2,c,3.0,b1,<=10
|
| 132 |
+
c11,a3,c,3.0,b1,<=10
|
| 133 |
+
c11,a4,c,3.0,b1,<=10
|
| 134 |
+
c11,a5,c,3.0,b1,<=10
|
| 135 |
+
c11,a6,c,3.0,b1,<=10
|
| 136 |
+
c11,b1,c,3.0,b1,<=10
|
| 137 |
+
c11,b2,c,3.0,b1,<=10
|
| 138 |
+
c11,b3,c,3.0,b1,<=10
|
| 139 |
+
c11,b4,c,3.0,b1,<=10
|
| 140 |
+
c11,b5,c,3.0,b1,<=10
|
| 141 |
+
c11,b6,c,3.0,b1,<=10
|
| 142 |
+
c11,c1,c,3.0,b1,<=10
|
| 143 |
+
c11,c2,c,3.0,b1,<=10
|
| 144 |
+
c11,c3,c,3.0,b1,<=10
|
| 145 |
+
c11,c4,c,3.0,b1,<=10
|
| 146 |
+
c11,c5,c,3.0,b1,<=10
|
| 147 |
+
c11,c6,c,3.0,b1,<=10
|
| 148 |
+
c11,class,c,3.0,b1,<=10
|
| 149 |
+
c11,d1,c,3.0,b1,<=10
|
| 150 |
+
c11,d2,c,3.0,b1,<=10
|
| 151 |
+
c11,d3,c,3.0,b1,<=10
|
| 152 |
+
c11,d4,c,3.0,b1,<=10
|
| 153 |
+
c11,d5,c,3.0,b1,<=10
|
| 154 |
+
c11,d6,c,3.0,b1,<=10
|
| 155 |
+
c11,e1,c,3.0,b1,<=10
|
| 156 |
+
c11,e2,c,3.0,b1,<=10
|
| 157 |
+
c11,e3,c,3.0,b1,<=10
|
| 158 |
+
c11,e4,c,3.0,b1,<=10
|
| 159 |
+
c11,e5,c,3.0,b1,<=10
|
| 160 |
+
c11,e6,c,3.0,b1,<=10
|
| 161 |
+
c11,f1,c,3.0,b1,<=10
|
| 162 |
+
c11,f2,c,3.0,b1,<=10
|
| 163 |
+
c11,f3,c,3.0,b1,<=10
|
| 164 |
+
c11,f4,c,3.0,b1,<=10
|
| 165 |
+
c11,f5,c,3.0,b1,<=10
|
| 166 |
+
c11,f6,c,3.0,b1,<=10
|
| 167 |
+
c11,g1,c,3.0,b1,<=10
|
| 168 |
+
c11,g2,c,3.0,b1,<=10
|
| 169 |
+
c11,g3,c,3.0,b1,<=10
|
| 170 |
+
c11,g4,c,3.0,b1,<=10
|
| 171 |
+
c11,g5,c,3.0,b1,<=10
|
| 172 |
+
c11,g6,c,3.0,b1,<=10
|
| 173 |
+
c12,alt.a.tour,c,2.0,b1,<=10
|
| 174 |
+
c12,alt.about,c,2.0,b1,<=10
|
| 175 |
+
c12,alt.ad,c,2.0,b1,<=10
|
| 176 |
+
c12,alt.all,c,2.0,b1,<=10
|
| 177 |
+
c12,alt.amazon,c,2.0,b1,<=10
|
| 178 |
+
c12,alt.amazon.com,c,2.0,b1,<=10
|
| 179 |
+
c12,alt.and,c,2.0,b1,<=10
|
| 180 |
+
c12,alt.at,c,2.0,b1,<=10
|
| 181 |
+
c12,alt.award,c,2.0,b1,<=10
|
| 182 |
+
c12,alt.back,c,2.0,b1,<=10
|
| 183 |
+
c12,alt.banner,c,2.0,b1,<=10
|
| 184 |
+
c12,alt.book,c,2.0,b1,<=10
|
| 185 |
+
c12,alt.by,c,2.0,b1,<=10
|
| 186 |
+
c12,alt.bytes,c,2.0,b1,<=10
|
| 187 |
+
c12,alt.cat,c,2.0,b1,<=10
|
| 188 |
+
c12,alt.chat,c,2.0,b1,<=10
|
| 189 |
+
c12,alt.click,c,2.0,b1,<=10
|
| 190 |
+
c12,alt.click.here,c,2.0,b1,<=10
|
| 191 |
+
c12,alt.club,c,2.0,b1,<=10
|
| 192 |
+
c12,alt.com,c,2.0,b1,<=10
|
| 193 |
+
c12,alt.cool,c,2.0,b1,<=10
|
| 194 |
+
c12,alt.download,c,2.0,b1,<=10
|
| 195 |
+
c12,alt.email,c,2.0,b1,<=10
|
| 196 |
+
c12,alt.email.me,c,2.0,b1,<=10
|
| 197 |
+
c12,alt.explorer,c,2.0,b1,<=10
|
| 198 |
+
c12,alt.find,c,2.0,b1,<=10
|
| 199 |
+
c12,alt.for,c,2.0,b1,<=10
|
| 200 |
+
c12,alt.for.a,c,2.0,b1,<=10
|
| 201 |
+
c12,alt.forums,c,2.0,b1,<=10
|
| 202 |
+
c12,alt.free,c,2.0,b1,<=10
|
| 203 |
+
c12,alt.from,c,2.0,b1,<=10
|
| 204 |
+
c12,alt.geocities,c,2.0,b1,<=10
|
| 205 |
+
c12,alt.get,c,2.0,b1,<=10
|
| 206 |
+
c12,alt.graphic,c,2.0,b1,<=10
|
| 207 |
+
c12,alt.guestbook,c,2.0,b1,<=10
|
| 208 |
+
c12,alt.heartland,c,2.0,b1,<=10
|
| 209 |
+
c12,alt.here,c,2.0,b1,<=10
|
| 210 |
+
c12,alt.here.for,c,2.0,b1,<=10
|
| 211 |
+
c12,alt.here.to,c,2.0,b1,<=10
|
| 212 |
+
c12,alt.home,c,2.0,b1,<=10
|
| 213 |
+
c12,alt.home.page,c,2.0,b1,<=10
|
| 214 |
+
c12,alt.in,c,2.0,b1,<=10
|
| 215 |
+
c12,alt.info,c,2.0,b1,<=10
|
| 216 |
+
c12,alt.information,c,2.0,b1,<=10
|
| 217 |
+
c12,alt.internet,c,2.0,b1,<=10
|
| 218 |
+
c12,alt.internet.explorer,c,2.0,b1,<=10
|
| 219 |
+
c12,alt.join,c,2.0,b1,<=10
|
| 220 |
+
c12,alt.kat,c,2.0,b1,<=10
|
| 221 |
+
c12,alt.kitty,c,2.0,b1,<=10
|
| 222 |
+
c12,alt.like,c,2.0,b1,<=10
|
| 223 |
+
c12,alt.like.mine,c,2.0,b1,<=10
|
| 224 |
+
c12,alt.link,c,2.0,b1,<=10
|
| 225 |
+
c12,alt.links,c,2.0,b1,<=10
|
| 226 |
+
c12,alt.logo,c,2.0,b1,<=10
|
| 227 |
+
c12,alt.me,c,2.0,b1,<=10
|
| 228 |
+
c12,alt.microsoft,c,2.0,b1,<=10
|
| 229 |
+
c12,alt.mine,c,2.0,b1,<=10
|
| 230 |
+
c12,alt.more,c,2.0,b1,<=10
|
| 231 |
+
c12,alt.my,c,2.0,b1,<=10
|
| 232 |
+
c12,alt.my.guestbook,c,2.0,b1,<=10
|
| 233 |
+
c12,alt.my.site,c,2.0,b1,<=10
|
| 234 |
+
c12,alt.net,c,2.0,b1,<=10
|
| 235 |
+
c12,alt.netscape,c,2.0,b1,<=10
|
| 236 |
+
c12,alt.network,c,2.0,b1,<=10
|
| 237 |
+
c12,alt.new,c,2.0,b1,<=10
|
| 238 |
+
c12,alt.news,c,2.0,b1,<=10
|
| 239 |
+
c12,alt.next,c,2.0,b1,<=10
|
| 240 |
+
c12,alt.next.site,c,2.0,b1,<=10
|
| 241 |
+
c12,alt.now,c,2.0,b1,<=10
|
| 242 |
+
c12,alt.of,c,2.0,b1,<=10
|
| 243 |
+
c12,alt.of.the,c,2.0,b1,<=10
|
| 244 |
+
c12,alt.on,c,2.0,b1,<=10
|
| 245 |
+
c12,alt.on.the,c,2.0,b1,<=10
|
| 246 |
+
c12,alt.online,c,2.0,b1,<=10
|
| 247 |
+
c12,alt.our,c,2.0,b1,<=10
|
| 248 |
+
c12,alt.out,c,2.0,b1,<=10
|
| 249 |
+
c12,alt.page,c,2.0,b1,<=10
|
| 250 |
+
c12,alt.pages,c,2.0,b1,<=10
|
| 251 |
+
c12,alt.pages.like,c,2.0,b1,<=10
|
| 252 |
+
c12,alt.picture,c,2.0,b1,<=10
|
| 253 |
+
c12,alt.products,c,2.0,b1,<=10
|
| 254 |
+
c12,alt.rank,c,2.0,b1,<=10
|
| 255 |
+
c12,alt.rank.my,c,2.0,b1,<=10
|
| 256 |
+
c12,alt.ring,c,2.0,b1,<=10
|
| 257 |
+
c12,alt.romance,c,2.0,b1,<=10
|
| 258 |
+
c12,alt.search,c,2.0,b1,<=10
|
| 259 |
+
c12,alt.send,c,2.0,b1,<=10
|
| 260 |
+
c12,alt.send.this,c,2.0,b1,<=10
|
| 261 |
+
c12,alt.services,c,2.0,b1,<=10
|
| 262 |
+
c12,alt.site,c,2.0,b1,<=10
|
| 263 |
+
c12,alt.take,c,2.0,b1,<=10
|
| 264 |
+
c12,alt.take.a,c,2.0,b1,<=10
|
| 265 |
+
c12,alt.the,c,2.0,b1,<=10
|
| 266 |
+
c12,alt.the.kat,c,2.0,b1,<=10
|
| 267 |
+
c12,alt.this,c,2.0,b1,<=10
|
| 268 |
+
c12,alt.this.page,c,2.0,b1,<=10
|
| 269 |
+
c12,alt.to,c,2.0,b1,<=10
|
| 270 |
+
c12,alt.to.visit,c,2.0,b1,<=10
|
| 271 |
+
c12,alt.top,c,2.0,b1,<=10
|
| 272 |
+
c12,alt.tour,c,2.0,b1,<=10
|
| 273 |
+
c12,alt.up,c,2.0,b1,<=10
|
| 274 |
+
c12,alt.us,c,2.0,b1,<=10
|
| 275 |
+
c12,alt.visit,c,2.0,b1,<=10
|
| 276 |
+
c12,alt.visit.our,c,2.0,b1,<=10
|
| 277 |
+
c12,alt.visit.the,c,2.0,b1,<=10
|
| 278 |
+
c12,alt.wacky,c,2.0,b1,<=10
|
| 279 |
+
c12,alt.web,c,2.0,b1,<=10
|
| 280 |
+
c12,alt.what,c,2.0,b1,<=10
|
| 281 |
+
c12,alt.with,c,2.0,b1,<=10
|
| 282 |
+
c12,alt.you,c,2.0,b1,<=10
|
| 283 |
+
c12,alt.your,c,2.0,b1,<=10
|
| 284 |
+
c12,ancurl.1.cid,c,2.0,b1,<=10
|
| 285 |
+
c12,ancurl.1.d,c,2.0,b1,<=10
|
| 286 |
+
c12,ancurl.1.familyid,c,2.0,b1,<=10
|
| 287 |
+
c12,ancurl.1154.linkpg,c,2.0,b1,<=10
|
| 288 |
+
c12,ancurl.123greetings.com,c,2.0,b1,<=10
|
| 289 |
+
c12,ancurl.2f,c,2.0,b1,<=10
|
| 290 |
+
c12,ancurl.2f.2fwww,c,2.0,b1,<=10
|
| 291 |
+
c12,ancurl.2fcgi,c,2.0,b1,<=10
|
| 292 |
+
c12,ancurl.2fclick,c,2.0,b1,<=10
|
| 293 |
+
c12,ancurl.2fclick.ng,c,2.0,b1,<=10
|
| 294 |
+
c12,ancurl.2fcrawler,c,2.0,b1,<=10
|
| 295 |
+
c12,ancurl.2fwww,c,2.0,b1,<=10
|
| 296 |
+
c12,ancurl.2meta.com,c,2.0,b1,<=10
|
| 297 |
+
c12,ancurl.3a,c,2.0,b1,<=10
|
| 298 |
+
c12,ancurl.3a.2fcrawler,c,2.0,b1,<=10
|
| 299 |
+
c12,ancurl.4.mem,c,2.0,b1,<=10
|
| 300 |
+
c12,ancurl.468x60,c,2.0,b1,<=10
|
| 301 |
+
c12,ancurl.468x60.runofsite,c,2.0,b1,<=10
|
| 302 |
+
c12,ancurl.526.redirect,c,2.0,b1,<=10
|
| 303 |
+
c12,ancurl.629.redirect,c,2.0,b1,<=10
|
| 304 |
+
c12,ancurl.FlowSoft.com,c,2.0,b1,<=10
|
| 305 |
+
c12,ancurl.Lpage.com,c,2.0,b1,<=10
|
| 306 |
+
c12,ancurl.a.uk,c,2.0,b1,<=10
|
| 307 |
+
c12,ancurl.about,c,2.0,b1,<=10
|
| 308 |
+
c12,ancurl.acc,c,2.0,b1,<=10
|
| 309 |
+
c12,ancurl.acc.clickthru,c,2.0,b1,<=10
|
| 310 |
+
c12,ancurl.access.ch,c,2.0,b1,<=10
|
| 311 |
+
c12,ancurl.accessus.net,c,2.0,b1,<=10
|
| 312 |
+
c12,ancurl.ad,c,2.0,b1,<=10
|
| 313 |
+
c12,ancurl.ad.bin,c,2.0,b1,<=10
|
| 314 |
+
c12,ancurl.ad.doubleclick.net,c,2.0,b1,<=10
|
| 315 |
+
c12,ancurl.ad.preferences,c,2.0,b1,<=10
|
| 316 |
+
c12,ancurl.adclick,c,2.0,b1,<=10
|
| 317 |
+
c12,ancurl.adclick.exe,c,2.0,b1,<=10
|
| 318 |
+
c12,ancurl.adclick.id,c,2.0,b1,<=10
|
| 319 |
+
c12,ancurl.adcount,c,2.0,b1,<=10
|
| 320 |
+
c12,ancurl.adcount.plx,c,2.0,b1,<=10
|
| 321 |
+
c12,ancurl.adid,c,2.0,b1,<=10
|
| 322 |
+
c12,ancurl.ads,c,2.0,b1,<=10
|
| 323 |
+
c12,ancurl.ads.msn,c,2.0,b1,<=10
|
| 324 |
+
c12,ancurl.ads.msn.com,c,2.0,b1,<=10
|
| 325 |
+
c12,ancurl.ads.redirect,c,2.0,b1,<=10
|
| 326 |
+
c12,ancurl.afn.org,c,2.0,b1,<=10
|
| 327 |
+
c12,ancurl.afn47757,c,2.0,b1,<=10
|
| 328 |
+
c12,ancurl.afn47757.clawring,c,2.0,b1,<=10
|
| 329 |
+
c12,ancurl.amazon.com,c,2.0,b1,<=10
|
| 330 |
+
c12,ancurl.amp,c,2.0,b1,<=10
|
| 331 |
+
c12,ancurl.ans,c,2.0,b1,<=10
|
| 332 |
+
c12,ancurl.ans.entry,c,2.0,b1,<=10
|
| 333 |
+
c12,ancurl.any,c,2.0,b1,<=10
|
| 334 |
+
c12,ancurl.any.time,c,2.0,b1,<=10
|
| 335 |
+
c12,ancurl.aol.com,c,2.0,b1,<=10
|
| 336 |
+
c12,ancurl.april,c,2.0,b1,<=10
|
| 337 |
+
c12,ancurl.april.fools,c,2.0,b1,<=10
|
| 338 |
+
c12,ancurl.area,c,2.0,b1,<=10
|
| 339 |
+
c12,ancurl.area51,c,2.0,b1,<=10
|
| 340 |
+
c12,ancurl.area51.corridor,c,2.0,b1,<=10
|
| 341 |
+
c12,ancurl.area51.labyrinth,c,2.0,b1,<=10
|
| 342 |
+
c12,ancurl.art,c,2.0,b1,<=10
|
| 343 |
+
c12,ancurl.arvann,c,2.0,b1,<=10
|
| 344 |
+
c12,ancurl.arvann.images,c,2.0,b1,<=10
|
| 345 |
+
c12,ancurl.asp,c,2.0,b1,<=10
|
| 346 |
+
c12,ancurl.athens,c,2.0,b1,<=10
|
| 347 |
+
c12,ancurl.athens.8774,c,2.0,b1,<=10
|
| 348 |
+
c12,ancurl.athens.forum,c,2.0,b1,<=10
|
| 349 |
+
c12,ancurl.autotown.com,c,2.0,b1,<=10
|
| 350 |
+
c12,ancurl.bars,c,2.0,b1,<=10
|
| 351 |
+
c12,ancurl.bds,c,2.0,b1,<=10
|
| 352 |
+
c12,ancurl.bin,c,2.0,b1,<=10
|
| 353 |
+
c12,ancurl.bin.acc,c,2.0,b1,<=10
|
| 354 |
+
c12,ancurl.bin.ad,c,2.0,b1,<=10
|
| 355 |
+
c12,ancurl.bin.adcount,c,2.0,b1,<=10
|
| 356 |
+
c12,ancurl.bin.cgiadman,c,2.0,b1,<=10
|
| 357 |
+
c12,ancurl.bin.click,c,2.0,b1,<=10
|
| 358 |
+
c12,ancurl.bin.geoguide,c,2.0,b1,<=10
|
| 359 |
+
c12,ancurl.bin.homestead,c,2.0,b1,<=10
|
| 360 |
+
c12,ancurl.bin.nph,c,2.0,b1,<=10
|
| 361 |
+
c12,ancurl.bin.search,c,2.0,b1,<=10
|
| 362 |
+
c12,ancurl.bin.webring,c,2.0,b1,<=10
|
| 363 |
+
c12,ancurl.bishop,c,2.0,b1,<=10
|
| 364 |
+
c12,ancurl.bossintl.com,c,2.0,b1,<=10
|
| 365 |
+
c12,ancurl.bridalinfo,c,2.0,b1,<=10
|
| 366 |
+
c12,ancurl.carousel.org,c,2.0,b1,<=10
|
| 367 |
+
c12,ancurl.cat,c,2.0,b1,<=10
|
| 368 |
+
c12,ancurl.cat.general,c,2.0,b1,<=10
|
| 369 |
+
c12,ancurl.catring,c,2.0,b1,<=10
|
| 370 |
+
c12,ancurl.catring.html,c,2.0,b1,<=10
|
| 371 |
+
c12,ancurl.cats,c,2.0,b1,<=10
|
| 372 |
+
c12,ancurl.cfm,c,2.0,b1,<=10
|
| 373 |
+
c12,ancurl.cgiadman,c,2.0,b1,<=10
|
| 374 |
+
c12,ancurl.cgiadman.dll,c,2.0,b1,<=10
|
| 375 |
+
c12,ancurl.cid,c,2.0,b1,<=10
|
| 376 |
+
c12,ancurl.cjackson,c,2.0,b1,<=10
|
| 377 |
+
c12,ancurl.cjackson.kandinsky,c,2.0,b1,<=10
|
| 378 |
+
c12,ancurl.claw,c,2.0,b1,<=10
|
| 379 |
+
c12,ancurl.claw.id,c,2.0,b1,<=10
|
| 380 |
+
c12,ancurl.clawring,c,2.0,b1,<=10
|
| 381 |
+
c12,ancurl.clawring.htm,c,2.0,b1,<=10
|
| 382 |
+
c12,ancurl.click,c,2.0,b1,<=10
|
| 383 |
+
c12,ancurl.click.ng,c,2.0,b1,<=10
|
| 384 |
+
c12,ancurl.click.profileid,c,2.0,b1,<=10
|
| 385 |
+
c12,ancurl.click.runid,c,2.0,b1,<=10
|
| 386 |
+
c12,ancurl.clickid,c,2.0,b1,<=10
|
| 387 |
+
c12,ancurl.clickthru,c,2.0,b1,<=10
|
| 388 |
+
c12,ancurl.clickthru.clickid,c,2.0,b1,<=10
|
| 389 |
+
c12,ancurl.cnet,c,2.0,b1,<=10
|
| 390 |
+
c12,ancurl.cnet.cat,c,2.0,b1,<=10
|
| 391 |
+
c12,ancurl.cnm,c,2.0,b1,<=10
|
| 392 |
+
c12,ancurl.co,c,2.0,b1,<=10
|
| 393 |
+
c12,ancurl.co.uk,c,2.0,b1,<=10
|
| 394 |
+
c12,ancurl.com,c,2.0,b1,<=10
|
| 395 |
+
c12,ancurl.com.ads,c,2.0,b1,<=10
|
| 396 |
+
c12,ancurl.com.home,c,2.0,b1,<=10
|
| 397 |
+
c12,ancurl.comprod,c,2.0,b1,<=10
|
| 398 |
+
c12,ancurl.comprod.mirror,c,2.0,b1,<=10
|
| 399 |
+
c12,ancurl.contact,c,2.0,b1,<=10
|
| 400 |
+
c12,ancurl.copymat.com,c,2.0,b1,<=10
|
| 401 |
+
c12,ancurl.corridor,c,2.0,b1,<=10
|
| 402 |
+
c12,ancurl.cqi.com,c,2.0,b1,<=10
|
| 403 |
+
c12,ancurl.csuhayward.edu,c,2.0,b1,<=10
|
| 404 |
+
c12,ancurl.cuteftp,c,2.0,b1,<=10
|
| 405 |
+
c12,ancurl.d.ukie,c,2.0,b1,<=10
|
| 406 |
+
c12,ancurl.de,c,2.0,b1,<=10
|
| 407 |
+
c12,ancurl.default,c,2.0,b1,<=10
|
| 408 |
+
c12,ancurl.dejay,c,2.0,b1,<=10
|
| 409 |
+
c12,ancurl.delv,c,2.0,b1,<=10
|
| 410 |
+
c12,ancurl.delv.dir,c,2.0,b1,<=10
|
| 411 |
+
c12,ancurl.desc,c,2.0,b1,<=10
|
| 412 |
+
c12,ancurl.desc.4,c,2.0,b1,<=10
|
| 413 |
+
c12,ancurl.dir,c,2.0,b1,<=10
|
| 414 |
+
c12,ancurl.dir.qual,c,2.0,b1,<=10
|
| 415 |
+
c12,ancurl.direct,c,2.0,b1,<=10
|
| 416 |
+
c12,ancurl.direct.topic,c,2.0,b1,<=10
|
| 417 |
+
c12,ancurl.dll,c,2.0,b1,<=10
|
| 418 |
+
c12,ancurl.dll.cid,c,2.0,b1,<=10
|
| 419 |
+
c12,ancurl.dll.type,c,2.0,b1,<=10
|
| 420 |
+
c12,ancurl.doubleclick.net,c,2.0,b1,<=10
|
| 421 |
+
c12,ancurl.download,c,2.0,b1,<=10
|
| 422 |
+
c12,ancurl.dreamn.com,c,2.0,b1,<=10
|
| 423 |
+
c12,ancurl.dumble,c,2.0,b1,<=10
|
| 424 |
+
c12,ancurl.e.html,c,2.0,b1,<=10
|
| 425 |
+
c12,ancurl.edition,c,2.0,b1,<=10
|
| 426 |
+
c12,ancurl.edition.cnet,c,2.0,b1,<=10
|
| 427 |
+
c12,ancurl.emailbox,c,2.0,b1,<=10
|
| 428 |
+
c12,ancurl.emailme,c,2.0,b1,<=10
|
| 429 |
+
c12,ancurl.enchantedforest,c,2.0,b1,<=10
|
| 430 |
+
c12,ancurl.entry,c,2.0,b1,<=10
|
| 431 |
+
c12,ancurl.esi,c,2.0,b1,<=10
|
| 432 |
+
c12,ancurl.event,c,2.0,b1,<=10
|
| 433 |
+
c12,ancurl.event.ng,c,2.0,b1,<=10
|
| 434 |
+
c12,ancurl.excite,c,2.0,b1,<=10
|
| 435 |
+
c12,ancurl.excite.468x60,c,2.0,b1,<=10
|
| 436 |
+
c12,ancurl.excite.com,c,2.0,b1,<=10
|
| 437 |
+
c12,ancurl.exe,c,2.0,b1,<=10
|
| 438 |
+
c12,ancurl.exe.cid,c,2.0,b1,<=10
|
| 439 |
+
c12,ancurl.exec,c,2.0,b1,<=10
|
| 440 |
+
c12,ancurl.exec.obidos,c,2.0,b1,<=10
|
| 441 |
+
c12,ancurl.express.scripts.com,c,2.0,b1,<=10
|
| 442 |
+
c12,ancurl.family,c,2.0,b1,<=10
|
| 443 |
+
c12,ancurl.familyid,c,2.0,b1,<=10
|
| 444 |
+
c12,ancurl.fbox.vt.edu,c,2.0,b1,<=10
|
| 445 |
+
c12,ancurl.features,c,2.0,b1,<=10
|
| 446 |
+
c12,ancurl.features.forums,c,2.0,b1,<=10
|
| 447 |
+
c12,ancurl.fools,c,2.0,b1,<=10
|
| 448 |
+
c12,ancurl.forum,c,2.0,b1,<=10
|
| 449 |
+
c12,ancurl.forum.8078,c,2.0,b1,<=10
|
| 450 |
+
c12,ancurl.forums,c,2.0,b1,<=10
|
| 451 |
+
c12,ancurl.francois,c,2.0,b1,<=10
|
| 452 |
+
c12,ancurl.gallery,c,2.0,b1,<=10
|
| 453 |
+
c12,ancurl.general,c,2.0,b1,<=10
|
| 454 |
+
c12,ancurl.general.site,c,2.0,b1,<=10
|
| 455 |
+
c12,ancurl.geocities.com,c,2.0,b1,<=10
|
| 456 |
+
c12,ancurl.geoguide,c,2.0,b1,<=10
|
| 457 |
+
c12,ancurl.geoguide.emailme,c,2.0,b1,<=10
|
| 458 |
+
c12,ancurl.geoguide.geoguide,c,2.0,b1,<=10
|
| 459 |
+
c12,ancurl.geoguide.rank,c,2.0,b1,<=10
|
| 460 |
+
c12,ancurl.geoguide.sendform,c,2.0,b1,<=10
|
| 461 |
+
c12,ancurl.geoguide.tour,c,2.0,b1,<=10
|
| 462 |
+
c12,ancurl.gg,c,2.0,b1,<=10
|
| 463 |
+
c12,ancurl.gid,c,2.0,b1,<=10
|
| 464 |
+
c12,ancurl.gif.pk,c,2.0,b1,<=10
|
| 465 |
+
c12,ancurl.globec.com.au,c,2.0,b1,<=10
|
| 466 |
+
c12,ancurl.go,c,2.0,b1,<=10
|
| 467 |
+
c12,ancurl.go2net.com,c,2.0,b1,<=10
|
| 468 |
+
c12,ancurl.gort.ucsd.edu,c,2.0,b1,<=10
|
| 469 |
+
c12,ancurl.grouper.com,c,2.0,b1,<=10
|
| 470 |
+
c12,ancurl.groupid,c,2.0,b1,<=10
|
| 471 |
+
c12,ancurl.groupid.1,c,2.0,b1,<=10
|
| 472 |
+
c12,ancurl.heartland,c,2.0,b1,<=10
|
| 473 |
+
c12,ancurl.heartland.plains,c,2.0,b1,<=10
|
| 474 |
+
c12,ancurl.heartland.pointe,c,2.0,b1,<=10
|
| 475 |
+
c12,ancurl.heartland.valley,c,2.0,b1,<=10
|
| 476 |
+
c12,ancurl.home,c,2.0,b1,<=10
|
| 477 |
+
c12,ancurl.home.htm,c,2.0,b1,<=10
|
| 478 |
+
c12,ancurl.home.html,c,2.0,b1,<=10
|
| 479 |
+
c12,ancurl.home.netscape.com,c,2.0,b1,<=10
|
| 480 |
+
c12,ancurl.home.ring,c,2.0,b1,<=10
|
| 481 |
+
c12,ancurl.homepage,c,2.0,b1,<=10
|
| 482 |
+
c12,ancurl.homestead,c,2.0,b1,<=10
|
| 483 |
+
c12,ancurl.homestead.ans,c,2.0,b1,<=10
|
| 484 |
+
c12,ancurl.hotwired.com,c,2.0,b1,<=10
|
| 485 |
+
c12,ancurl.how,c,2.0,b1,<=10
|
| 486 |
+
c12,ancurl.how.htm,c,2.0,b1,<=10
|
| 487 |
+
c12,ancurl.http.2f,c,2.0,b1,<=10
|
| 488 |
+
c12,ancurl.http.ad,c,2.0,b1,<=10
|
| 489 |
+
c12,ancurl.http.ads,c,2.0,b1,<=10
|
| 490 |
+
c12,ancurl.http.www,c,2.0,b1,<=10
|
| 491 |
+
c12,ancurl.hydrogeologist,c,2.0,b1,<=10
|
| 492 |
+
c12,ancurl.ibitexas.com,c,2.0,b1,<=10
|
| 493 |
+
c12,ancurl.icgnet.com,c,2.0,b1,<=10
|
| 494 |
+
c12,ancurl.id,c,2.0,b1,<=10
|
| 495 |
+
c12,ancurl.ie,c,2.0,b1,<=10
|
| 496 |
+
c12,ancurl.image,c,2.0,b1,<=10
|
| 497 |
+
c12,ancurl.image.http,c,2.0,b1,<=10
|
| 498 |
+
c12,ancurl.images,c,2.0,b1,<=10
|
| 499 |
+
c12,ancurl.index,c,2.0,b1,<=10
|
| 500 |
+
c12,ancurl.index.htm,c,2.0,b1,<=10
|
| 501 |
+
c12,ancurl.index.html,c,2.0,b1,<=10
|
| 502 |
+
c12,ancurl.info,c,2.0,b1,<=10
|
| 503 |
+
c12,ancurl.infoserver.etl.vt.edu,c,2.0,b1,<=10
|
| 504 |
+
c12,ancurl.internauts.ca,c,2.0,b1,<=10
|
| 505 |
+
c12,ancurl.inwap,c,2.0,b1,<=10
|
| 506 |
+
c12,ancurl.inwap.cats,c,2.0,b1,<=10
|
| 507 |
+
c12,ancurl.inwap.com,c,2.0,b1,<=10
|
| 508 |
+
c12,ancurl.irish.times.com,c,2.0,b1,<=10
|
| 509 |
+
c12,ancurl.it,c,2.0,b1,<=10
|
| 510 |
+
c12,ancurl.josefina3,c,2.0,b1,<=10
|
| 511 |
+
c12,ancurl.jsd,c,2.0,b1,<=10
|
| 512 |
+
c12,ancurl.jsd.how,c,2.0,b1,<=10
|
| 513 |
+
c12,ancurl.jump,c,2.0,b1,<=10
|
| 514 |
+
c12,ancurl.kandinsky,c,2.0,b1,<=10
|
| 515 |
+
c12,ancurl.kandinsky.p,c,2.0,b1,<=10
|
| 516 |
+
c12,ancurl.kat001,c,2.0,b1,<=10
|
| 517 |
+
c12,ancurl.kats,c,2.0,b1,<=10
|
| 518 |
+
c12,ancurl.keith,c,2.0,b1,<=10
|
| 519 |
+
c12,ancurl.keith.dumble,c,2.0,b1,<=10
|
| 520 |
+
c12,ancurl.labyrinth,c,2.0,b1,<=10
|
| 521 |
+
c12,ancurl.labyrinth.9439,c,2.0,b1,<=10
|
| 522 |
+
c12,ancurl.lg,c,2.0,b1,<=10
|
| 523 |
+
c12,ancurl.lg.gif,c,2.0,b1,<=10
|
| 524 |
+
c12,ancurl.library,c,2.0,b1,<=10
|
| 525 |
+
c12,ancurl.library.pitcairn,c,2.0,b1,<=10
|
| 526 |
+
c12,ancurl.likesbooks.com,c,2.0,b1,<=10
|
| 527 |
+
c12,ancurl.link,c,2.0,b1,<=10
|
| 528 |
+
c12,ancurl.link.pics,c,2.0,b1,<=10
|
| 529 |
+
c12,ancurl.linkpg,c,2.0,b1,<=10
|
| 530 |
+
c12,ancurl.linkpg.htm,c,2.0,b1,<=10
|
| 531 |
+
c12,ancurl.links,c,2.0,b1,<=10
|
| 532 |
+
c12,ancurl.links.html,c,2.0,b1,<=10
|
| 533 |
+
c12,ancurl.lspace.org,c,2.0,b1,<=10
|
| 534 |
+
c12,ancurl.lycos.co.uk,c,2.0,b1,<=10
|
| 535 |
+
c12,ancurl.magic,c,2.0,b1,<=10
|
| 536 |
+
c12,ancurl.magic.adclick,c,2.0,b1,<=10
|
| 537 |
+
c12,ancurl.main,c,2.0,b1,<=10
|
| 538 |
+
c12,ancurl.malek,c,2.0,b1,<=10
|
| 539 |
+
c12,ancurl.marketing,c,2.0,b1,<=10
|
| 540 |
+
c12,ancurl.marketplace,c,2.0,b1,<=10
|
| 541 |
+
c12,ancurl.martnet,c,2.0,b1,<=10
|
| 542 |
+
c12,ancurl.martnet.com,c,2.0,b1,<=10
|
| 543 |
+
c12,ancurl.mc,c,2.0,b1,<=10
|
| 544 |
+
c12,ancurl.mc.3a,c,2.0,b1,<=10
|
| 545 |
+
c12,ancurl.mcet.edu,c,2.0,b1,<=10
|
| 546 |
+
c12,ancurl.mei.co.jp,c,2.0,b1,<=10
|
| 547 |
+
c12,ancurl.mem,c,2.0,b1,<=10
|
| 548 |
+
c12,ancurl.mem.1,c,2.0,b1,<=10
|
| 549 |
+
c12,ancurl.member,c,2.0,b1,<=10
|
| 550 |
+
c12,ancurl.members,c,2.0,b1,<=10
|
| 551 |
+
c12,ancurl.members.accessus.net,c,2.0,b1,<=10
|
| 552 |
+
c12,ancurl.members.aol.com,c,2.0,b1,<=10
|
| 553 |
+
c12,ancurl.members.keith,c,2.0,b1,<=10
|
| 554 |
+
c12,ancurl.microsoft.com,c,2.0,b1,<=10
|
| 555 |
+
c12,ancurl.midnight,c,2.0,b1,<=10
|
| 556 |
+
c12,ancurl.midnight.id,c,2.0,b1,<=10
|
| 557 |
+
c12,ancurl.mindlink.net,c,2.0,b1,<=10
|
| 558 |
+
c12,ancurl.mirror,c,2.0,b1,<=10
|
| 559 |
+
c12,ancurl.monmouth.com,c,2.0,b1,<=10
|
| 560 |
+
c12,ancurl.msn,c,2.0,b1,<=10
|
| 561 |
+
c12,ancurl.msn.com,c,2.0,b1,<=10
|
| 562 |
+
c12,ancurl.msn.com.1,c,2.0,b1,<=10
|
| 563 |
+
c12,ancurl.n.a,c,2.0,b1,<=10
|
| 564 |
+
c12,ancurl.name,c,2.0,b1,<=10
|
| 565 |
+
c12,ancurl.ne,c,2.0,b1,<=10
|
| 566 |
+
c12,ancurl.net,c,2.0,b1,<=10
|
| 567 |
+
c12,ancurl.netscape.com,c,2.0,b1,<=10
|
| 568 |
+
c12,ancurl.new,c,2.0,b1,<=10
|
| 569 |
+
c12,ancurl.news,c,2.0,b1,<=10
|
| 570 |
+
c12,ancurl.news.com,c,2.0,b1,<=10
|
| 571 |
+
c12,ancurl.news.observer.com,c,2.0,b1,<=10
|
| 572 |
+
c12,ancurl.next,c,2.0,b1,<=10
|
| 573 |
+
c12,ancurl.ng,c,2.0,b1,<=10
|
| 574 |
+
c12,ancurl.ng.spacedesc,c,2.0,b1,<=10
|
| 575 |
+
c12,ancurl.ng.type,c,2.0,b1,<=10
|
| 576 |
+
c12,ancurl.nph,c,2.0,b1,<=10
|
| 577 |
+
c12,ancurl.nph.adclick,c,2.0,b1,<=10
|
| 578 |
+
c12,ancurl.nsads.hotwired.com,c,2.0,b1,<=10
|
| 579 |
+
c12,ancurl.obidos,c,2.0,b1,<=10
|
| 580 |
+
c12,ancurl.ora.com,c,2.0,b1,<=10
|
| 581 |
+
c12,ancurl.pacific.net.sg,c,2.0,b1,<=10
|
| 582 |
+
c12,ancurl.pacificrim.net,c,2.0,b1,<=10
|
| 583 |
+
c12,ancurl.page,c,2.0,b1,<=10
|
| 584 |
+
c12,ancurl.paul.spu.edu,c,2.0,b1,<=10
|
| 585 |
+
c12,ancurl.peace,c,2.0,b1,<=10
|
| 586 |
+
c12,ancurl.people,c,2.0,b1,<=10
|
| 587 |
+
c12,ancurl.personal,c,2.0,b1,<=10
|
| 588 |
+
c12,ancurl.phoenix.mcet.edu,c,2.0,b1,<=10
|
| 589 |
+
c12,ancurl.pics,c,2.0,b1,<=10
|
| 590 |
+
c12,ancurl.pics.cats,c,2.0,b1,<=10
|
| 591 |
+
c12,ancurl.pitcairn,c,2.0,b1,<=10
|
| 592 |
+
c12,ancurl.pk,c,2.0,b1,<=10
|
| 593 |
+
c12,ancurl.pl,c,2.0,b1,<=10
|
| 594 |
+
c12,ancurl.plains,c,2.0,b1,<=10
|
| 595 |
+
c12,ancurl.plug.go2net.com,c,2.0,b1,<=10
|
| 596 |
+
c12,ancurl.plx,c,2.0,b1,<=10
|
| 597 |
+
c12,ancurl.plx.http,c,2.0,b1,<=10
|
| 598 |
+
c12,ancurl.pointe,c,2.0,b1,<=10
|
| 599 |
+
c12,ancurl.pointe.1154,c,2.0,b1,<=10
|
| 600 |
+
c12,ancurl.polypkem,c,2.0,b1,<=10
|
| 601 |
+
c12,ancurl.pratchett,c,2.0,b1,<=10
|
| 602 |
+
c12,ancurl.preferences,c,2.0,b1,<=10
|
| 603 |
+
c12,ancurl.preferences.com,c,2.0,b1,<=10
|
| 604 |
+
c12,ancurl.products,c,2.0,b1,<=10
|
| 605 |
+
c12,ancurl.profileid,c,2.0,b1,<=10
|
| 606 |
+
c12,ancurl.psu.edu,c,2.0,b1,<=10
|
| 607 |
+
c12,ancurl.pub,c,2.0,b1,<=10
|
| 608 |
+
c12,ancurl.puc.edu,c,2.0,b1,<=10
|
| 609 |
+
c12,ancurl.qual,c,2.0,b1,<=10
|
| 610 |
+
c12,ancurl.qual.mc,c,2.0,b1,<=10
|
| 611 |
+
c12,ancurl.ran,c,2.0,b1,<=10
|
| 612 |
+
c12,ancurl.ran.org,c,2.0,b1,<=10
|
| 613 |
+
c12,ancurl.rank,c,2.0,b1,<=10
|
| 614 |
+
c12,ancurl.readersndex,c,2.0,b1,<=10
|
| 615 |
+
c12,ancurl.readersndex.com,c,2.0,b1,<=10
|
| 616 |
+
c12,ancurl.redir,c,2.0,b1,<=10
|
| 617 |
+
c12,ancurl.redirect,c,2.0,b1,<=10
|
| 618 |
+
c12,ancurl.redirect.cgi,c,2.0,b1,<=10
|
| 619 |
+
c12,ancurl.redirect.dll,c,2.0,b1,<=10
|
| 620 |
+
c12,ancurl.redirect.http,c,2.0,b1,<=10
|
| 621 |
+
c12,ancurl.ref,c,2.0,b1,<=10
|
| 622 |
+
c12,ancurl.relocate,c,2.0,b1,<=10
|
| 623 |
+
c12,ancurl.relocate.ad,c,2.0,b1,<=10
|
| 624 |
+
c12,ancurl.ring,c,2.0,b1,<=10
|
| 625 |
+
c12,ancurl.ring.claw,c,2.0,b1,<=10
|
| 626 |
+
c12,ancurl.ring.kat001,c,2.0,b1,<=10
|
| 627 |
+
c12,ancurl.ring.midnight,c,2.0,b1,<=10
|
| 628 |
+
c12,ancurl.rnd,c,2.0,b1,<=10
|
| 629 |
+
c12,ancurl.romancebooks,c,2.0,b1,<=10
|
| 630 |
+
c12,ancurl.runid,c,2.0,b1,<=10
|
| 631 |
+
c12,ancurl.runofsite,c,2.0,b1,<=10
|
| 632 |
+
c12,ancurl.runofsite.any,c,2.0,b1,<=10
|
| 633 |
+
c12,ancurl.s.b,c,2.0,b1,<=10
|
| 634 |
+
c12,ancurl.sanjosesabercats.com,c,2.0,b1,<=10
|
| 635 |
+
c12,ancurl.schwab,c,2.0,b1,<=10
|
| 636 |
+
c12,ancurl.search,c,2.0,b1,<=10
|
| 637 |
+
c12,ancurl.search.direct,c,2.0,b1,<=10
|
| 638 |
+
c12,ancurl.sendform,c,2.0,b1,<=10
|
| 639 |
+
c12,ancurl.services,c,2.0,b1,<=10
|
| 640 |
+
c12,ancurl.shareware.com,c,2.0,b1,<=10
|
| 641 |
+
c12,ancurl.shtml,c,2.0,b1,<=10
|
| 642 |
+
c12,ancurl.site,c,2.0,b1,<=10
|
| 643 |
+
c12,ancurl.site.ne,c,2.0,b1,<=10
|
| 644 |
+
c12,ancurl.site.sw,c,2.0,b1,<=10
|
| 645 |
+
c12,ancurl.sj,c,2.0,b1,<=10
|
| 646 |
+
c12,ancurl.sjsu.edu,c,2.0,b1,<=10
|
| 647 |
+
c12,ancurl.slagen,c,2.0,b1,<=10
|
| 648 |
+
c12,ancurl.slake.com,c,2.0,b1,<=10
|
| 649 |
+
c12,ancurl.soho,c,2.0,b1,<=10
|
| 650 |
+
c12,ancurl.spacedesc,c,2.0,b1,<=10
|
| 651 |
+
c12,ancurl.spu.edu,c,2.0,b1,<=10
|
| 652 |
+
c12,ancurl.st,c,2.0,b1,<=10
|
| 653 |
+
c12,ancurl.st.uk,c,2.0,b1,<=10
|
| 654 |
+
c12,ancurl.sunsite.unc.edu,c,2.0,b1,<=10
|
| 655 |
+
c12,ancurl.sv,c,2.0,b1,<=10
|
| 656 |
+
c12,ancurl.sw,c,2.0,b1,<=10
|
| 657 |
+
c12,ancurl.switchboard.com,c,2.0,b1,<=10
|
| 658 |
+
c12,ancurl.t.s,c,2.0,b1,<=10
|
| 659 |
+
c12,ancurl.tagvalues,c,2.0,b1,<=10
|
| 660 |
+
c12,ancurl.tagvalues.13,c,2.0,b1,<=10
|
| 661 |
+
c12,ancurl.theinternetadvantage.com,c,2.0,b1,<=10
|
| 662 |
+
c12,ancurl.thejeep.com,c,2.0,b1,<=10
|
| 663 |
+
c12,ancurl.tii,c,2.0,b1,<=10
|
| 664 |
+
c12,ancurl.time,c,2.0,b1,<=10
|
| 665 |
+
c12,ancurl.time.1998,c,2.0,b1,<=10
|
| 666 |
+
c12,ancurl.tkaine,c,2.0,b1,<=10
|
| 667 |
+
c12,ancurl.tkaine.bars,c,2.0,b1,<=10
|
| 668 |
+
c12,ancurl.tkaine.kats,c,2.0,b1,<=10
|
| 669 |
+
c12,ancurl.tm.fr,c,2.0,b1,<=10
|
| 670 |
+
c12,ancurl.top,c,2.0,b1,<=10
|
| 671 |
+
c12,ancurl.topic,c,2.0,b1,<=10
|
| 672 |
+
c12,ancurl.tour,c,2.0,b1,<=10
|
| 673 |
+
c12,ancurl.tour.member,c,2.0,b1,<=10
|
| 674 |
+
c12,ancurl.toyotaofroswell.com,c,2.0,b1,<=10
|
| 675 |
+
c12,ancurl.truluck.com,c,2.0,b1,<=10
|
| 676 |
+
c12,ancurl.type,c,2.0,b1,<=10
|
| 677 |
+
c12,ancurl.type.click,c,2.0,b1,<=10
|
| 678 |
+
c12,ancurl.ucsd.edu,c,2.0,b1,<=10
|
| 679 |
+
c12,ancurl.uk,c,2.0,b1,<=10
|
| 680 |
+
c12,ancurl.uk.sv,c,2.0,b1,<=10
|
| 681 |
+
c12,ancurl.ukie,c,2.0,b1,<=10
|
| 682 |
+
c12,ancurl.ukie.s,c,2.0,b1,<=10
|
| 683 |
+
c12,ancurl.ukonline.co.uk,c,2.0,b1,<=10
|
| 684 |
+
c12,ancurl.unc.edu,c,2.0,b1,<=10
|
| 685 |
+
c12,ancurl.url,c,2.0,b1,<=10
|
| 686 |
+
c12,ancurl.url.http,c,2.0,b1,<=10
|
| 687 |
+
c12,ancurl.valley,c,2.0,b1,<=10
|
| 688 |
+
c12,ancurl.valley.2647,c,2.0,b1,<=10
|
| 689 |
+
c12,ancurl.vt.edu,c,2.0,b1,<=10
|
| 690 |
+
c12,ancurl.wco.com,c,2.0,b1,<=10
|
| 691 |
+
c12,ancurl.web.ukonline.co.uk,c,2.0,b1,<=10
|
| 692 |
+
c12,ancurl.webring,c,2.0,b1,<=10
|
| 693 |
+
c12,ancurl.webring.home,c,2.0,b1,<=10
|
| 694 |
+
c12,ancurl.webring.org,c,2.0,b1,<=10
|
| 695 |
+
c12,ancurl.webring.ring,c,2.0,b1,<=10
|
| 696 |
+
c12,ancurl.wednet.com,c,2.0,b1,<=10
|
| 697 |
+
c12,ancurl.worlddrug.com,c,2.0,b1,<=10
|
| 698 |
+
c12,ancurl.www.123greetings.com,c,2.0,b1,<=10
|
| 699 |
+
c12,ancurl.www.2meta.com,c,2.0,b1,<=10
|
| 700 |
+
c12,ancurl.www.FlowSoft.com,c,2.0,b1,<=10
|
| 701 |
+
c12,ancurl.www.Lpage.com,c,2.0,b1,<=10
|
| 702 |
+
c12,ancurl.www.access.ch,c,2.0,b1,<=10
|
| 703 |
+
c12,ancurl.www.afn.org,c,2.0,b1,<=10
|
| 704 |
+
c12,ancurl.www.amazon.com,c,2.0,b1,<=10
|
| 705 |
+
c12,ancurl.www.autotown.com,c,2.0,b1,<=10
|
| 706 |
+
c12,ancurl.www.bossintl.com,c,2.0,b1,<=10
|
| 707 |
+
c12,ancurl.www.carousel.org,c,2.0,b1,<=10
|
| 708 |
+
c12,ancurl.www.cob.sjsu.edu,c,2.0,b1,<=10
|
| 709 |
+
c12,ancurl.www.copymat.com,c,2.0,b1,<=10
|
| 710 |
+
c12,ancurl.www.cqi.com,c,2.0,b1,<=10
|
| 711 |
+
c12,ancurl.www.dreamn.com,c,2.0,b1,<=10
|
| 712 |
+
c12,ancurl.www.ems.psu.edu,c,2.0,b1,<=10
|
| 713 |
+
c12,ancurl.www.express.scripts.com,c,2.0,b1,<=10
|
| 714 |
+
c12,ancurl.www.geocities.com,c,2.0,b1,<=10
|
| 715 |
+
c12,ancurl.www.globec.com.au,c,2.0,b1,<=10
|
| 716 |
+
c12,ancurl.www.grouper.com,c,2.0,b1,<=10
|
| 717 |
+
c12,ancurl.www.ibitexas.com,c,2.0,b1,<=10
|
| 718 |
+
c12,ancurl.www.icgnet.com,c,2.0,b1,<=10
|
| 719 |
+
c12,ancurl.www.internauts.ca,c,2.0,b1,<=10
|
| 720 |
+
c12,ancurl.www.inwap.com,c,2.0,b1,<=10
|
| 721 |
+
c12,ancurl.www.irish.times.com,c,2.0,b1,<=10
|
| 722 |
+
c12,ancurl.www.likesbooks.com,c,2.0,b1,<=10
|
| 723 |
+
c12,ancurl.www.lycos.co.uk,c,2.0,b1,<=10
|
| 724 |
+
c12,ancurl.www.martnet.com,c,2.0,b1,<=10
|
| 725 |
+
c12,ancurl.www.mcs.csuhayward.edu,c,2.0,b1,<=10
|
| 726 |
+
c12,ancurl.www.mei.co.jp,c,2.0,b1,<=10
|
| 727 |
+
c12,ancurl.www.microsoft.com,c,2.0,b1,<=10
|
| 728 |
+
c12,ancurl.www.monmouth.com,c,2.0,b1,<=10
|
| 729 |
+
c12,ancurl.www.news.com,c,2.0,b1,<=10
|
| 730 |
+
c12,ancurl.www.news.observer.com,c,2.0,b1,<=10
|
| 731 |
+
c12,ancurl.www.pacific.net.sg,c,2.0,b1,<=10
|
| 732 |
+
c12,ancurl.www.pacificrim.net,c,2.0,b1,<=10
|
| 733 |
+
c12,ancurl.www.puc.edu,c,2.0,b1,<=10
|
| 734 |
+
c12,ancurl.www.ran.org,c,2.0,b1,<=10
|
| 735 |
+
c12,ancurl.www.readersndex,c,2.0,b1,<=10
|
| 736 |
+
c12,ancurl.www.sanjosesabercats.com,c,2.0,b1,<=10
|
| 737 |
+
c12,ancurl.www.shareware.com,c,2.0,b1,<=10
|
| 738 |
+
c12,ancurl.www.slake.com,c,2.0,b1,<=10
|
| 739 |
+
c12,ancurl.www.theinternetadvantage.com,c,2.0,b1,<=10
|
| 740 |
+
c12,ancurl.www.thejeep.com,c,2.0,b1,<=10
|
| 741 |
+
c12,ancurl.www.toyotaofroswell.com,c,2.0,b1,<=10
|
| 742 |
+
c12,ancurl.www.truluck.com,c,2.0,b1,<=10
|
| 743 |
+
c12,ancurl.www.wco.com,c,2.0,b1,<=10
|
| 744 |
+
c12,ancurl.www.webring.org,c,2.0,b1,<=10
|
| 745 |
+
c12,ancurl.www.wednet.com,c,2.0,b1,<=10
|
| 746 |
+
c12,ancurl.www.worlddrug.com,c,2.0,b1,<=10
|
| 747 |
+
c12,ancurl.www.xmission.com,c,2.0,b1,<=10
|
| 748 |
+
c12,ancurl.www.yahoo,c,2.0,b1,<=10
|
| 749 |
+
c12,ancurl.www.yahoo.co.uk,c,2.0,b1,<=10
|
| 750 |
+
c12,ancurl.www.yahoo.com,c,2.0,b1,<=10
|
| 751 |
+
c12,ancurl.xmission.com,c,2.0,b1,<=10
|
| 752 |
+
c12,ancurl.yahoo,c,2.0,b1,<=10
|
| 753 |
+
c12,ancurl.yahoo.co.uk,c,2.0,b1,<=10
|
| 754 |
+
c12,ancurl.yahoo.com,c,2.0,b1,<=10
|
| 755 |
+
c12,ancurl.zueri.ch,c,2.0,b1,<=10
|
| 756 |
+
c12,caption.and,c,2.0,b1,<=10
|
| 757 |
+
c12,caption.bytes,c,2.0,b1,<=10
|
| 758 |
+
c12,caption.click,c,2.0,b1,<=10
|
| 759 |
+
c12,caption.click.here,c,2.0,b1,<=10
|
| 760 |
+
c12,caption.for,c,2.0,b1,<=10
|
| 761 |
+
c12,caption.here,c,2.0,b1,<=10
|
| 762 |
+
c12,caption.here.for,c,2.0,b1,<=10
|
| 763 |
+
c12,caption.home,c,2.0,b1,<=10
|
| 764 |
+
c12,caption.home.page,c,2.0,b1,<=10
|
| 765 |
+
c12,caption.in,c,2.0,b1,<=10
|
| 766 |
+
c12,caption.my,c,2.0,b1,<=10
|
| 767 |
+
c12,caption.of,c,2.0,b1,<=10
|
| 768 |
+
c12,caption.page,c,2.0,b1,<=10
|
| 769 |
+
c12,caption.pratchett,c,2.0,b1,<=10
|
| 770 |
+
c12,caption.site,c,2.0,b1,<=10
|
| 771 |
+
c12,caption.the,c,2.0,b1,<=10
|
| 772 |
+
c12,caption.to,c,2.0,b1,<=10
|
| 773 |
+
c12,caption.you,c,2.0,b1,<=10
|
| 774 |
+
c12,caption.your,c,2.0,b1,<=10
|
| 775 |
+
c12,class,c,2.0,b1,<=10
|
| 776 |
+
c12,local,c,2.0,b1,<=10
|
| 777 |
+
c12,origurl..ion,c,2.0,b1,<=10
|
| 778 |
+
c12,origurl..ion.0,c,2.0,b1,<=10
|
| 779 |
+
c12,origurl.0.rpp,c,2.0,b1,<=10
|
| 780 |
+
c12,origurl.00.html,c,2.0,b1,<=10
|
| 781 |
+
c12,origurl.1154.index,c,2.0,b1,<=10
|
| 782 |
+
c12,origurl.123greetings.com,c,2.0,b1,<=10
|
| 783 |
+
c12,origurl.20.timeout,c,2.0,b1,<=10
|
| 784 |
+
c12,origurl.2539.index,c,2.0,b1,<=10
|
| 785 |
+
c12,origurl.2647.chopin,c,2.0,b1,<=10
|
| 786 |
+
c12,origurl.2647.coltrane,c,2.0,b1,<=10
|
| 787 |
+
c12,origurl.2647.kaitlin,c,2.0,b1,<=10
|
| 788 |
+
c12,origurl.2647.kerouac,c,2.0,b1,<=10
|
| 789 |
+
c12,origurl.2meta.com,c,2.0,b1,<=10
|
| 790 |
+
c12,origurl.3727.turbo,c,2.0,b1,<=10
|
| 791 |
+
c12,origurl.3963.leonora,c,2.0,b1,<=10
|
| 792 |
+
c12,origurl.4010.index,c,2.0,b1,<=10
|
| 793 |
+
c12,origurl.4301.misfits2,c,2.0,b1,<=10
|
| 794 |
+
c12,origurl.5.hpe,c,2.0,b1,<=10
|
| 795 |
+
c12,origurl.5257.simstory,c,2.0,b1,<=10
|
| 796 |
+
c12,origurl.5257.timstory,c,2.0,b1,<=10
|
| 797 |
+
c12,origurl.5309.index,c,2.0,b1,<=10
|
| 798 |
+
c12,origurl.6712.cats,c,2.0,b1,<=10
|
| 799 |
+
c12,origurl.6750.paws,c,2.0,b1,<=10
|
| 800 |
+
c12,origurl.7597.kitty,c,2.0,b1,<=10
|
| 801 |
+
c12,origurl.7735.mcp,c,2.0,b1,<=10
|
| 802 |
+
c12,origurl.8078.home,c,2.0,b1,<=10
|
| 803 |
+
c12,origurl.FlowSoft.com,c,2.0,b1,<=10
|
| 804 |
+
c12,origurl.access.ch,c,2.0,b1,<=10
|
| 805 |
+
c12,origurl.accessus.net,c,2.0,b1,<=10
|
| 806 |
+
c12,origurl.actup,c,2.0,b1,<=10
|
| 807 |
+
c12,origurl.actup.index,c,2.0,b1,<=10
|
| 808 |
+
c12,origurl.adamspharmacy.com,c,2.0,b1,<=10
|
| 809 |
+
c12,origurl.afn.org,c,2.0,b1,<=10
|
| 810 |
+
c12,origurl.afn47757,c,2.0,b1,<=10
|
| 811 |
+
c12,origurl.afn47757.midnite,c,2.0,b1,<=10
|
| 812 |
+
c12,origurl.afn47757.plato,c,2.0,b1,<=10
|
| 813 |
+
c12,origurl.alley,c,2.0,b1,<=10
|
| 814 |
+
c12,origurl.alley.6750,c,2.0,b1,<=10
|
| 815 |
+
c12,origurl.and,c,2.0,b1,<=10
|
| 816 |
+
c12,origurl.and.tori,c,2.0,b1,<=10
|
| 817 |
+
c12,origurl.antiwar.com,c,2.0,b1,<=10
|
| 818 |
+
c12,origurl.aol.com,c,2.0,b1,<=10
|
| 819 |
+
c12,origurl.april,c,2.0,b1,<=10
|
| 820 |
+
c12,origurl.april.fools,c,2.0,b1,<=10
|
| 821 |
+
c12,origurl.aprilfoolsday,c,2.0,b1,<=10
|
| 822 |
+
c12,origurl.area51,c,2.0,b1,<=10
|
| 823 |
+
c12,origurl.area51.corridor,c,2.0,b1,<=10
|
| 824 |
+
c12,origurl.area51.labyrinth,c,2.0,b1,<=10
|
| 825 |
+
c12,origurl.area51.vault,c,2.0,b1,<=10
|
| 826 |
+
c12,origurl.arvann,c,2.0,b1,<=10
|
| 827 |
+
c12,origurl.arvann.pages,c,2.0,b1,<=10
|
| 828 |
+
c12,origurl.asp,c,2.0,b1,<=10
|
| 829 |
+
c12,origurl.athens,c,2.0,b1,<=10
|
| 830 |
+
c12,origurl.athens.8774,c,2.0,b1,<=10
|
| 831 |
+
c12,origurl.athens.forum,c,2.0,b1,<=10
|
| 832 |
+
c12,origurl.autopen.com,c,2.0,b1,<=10
|
| 833 |
+
c12,origurl.autotown.com,c,2.0,b1,<=10
|
| 834 |
+
c12,origurl.baons,c,2.0,b1,<=10
|
| 835 |
+
c12,origurl.bds,c,2.0,b1,<=10
|
| 836 |
+
c12,origurl.bds.punkie,c,2.0,b1,<=10
|
| 837 |
+
c12,origurl.bin,c,2.0,b1,<=10
|
| 838 |
+
c12,origurl.bin.cgidir,c,2.0,b1,<=10
|
| 839 |
+
c12,origurl.biopic,c,2.0,b1,<=10
|
| 840 |
+
c12,origurl.biopic.htm,c,2.0,b1,<=10
|
| 841 |
+
c12,origurl.bishop,c,2.0,b1,<=10
|
| 842 |
+
c12,origurl.bishop.pterry,c,2.0,b1,<=10
|
| 843 |
+
c12,origurl.bonchin,c,2.0,b1,<=10
|
| 844 |
+
c12,origurl.bonchin.cat,c,2.0,b1,<=10
|
| 845 |
+
c12,origurl.bordeaux,c,2.0,b1,<=10
|
| 846 |
+
c12,origurl.bordeaux.actup,c,2.0,b1,<=10
|
| 847 |
+
c12,origurl.bossintl.com,c,2.0,b1,<=10
|
| 848 |
+
c12,origurl.carousel,c,2.0,b1,<=10
|
| 849 |
+
c12,origurl.carousel.links,c,2.0,b1,<=10
|
| 850 |
+
c12,origurl.carousel.org,c,2.0,b1,<=10
|
| 851 |
+
c12,origurl.cat,c,2.0,b1,<=10
|
| 852 |
+
c12,origurl.cat.html,c,2.0,b1,<=10
|
| 853 |
+
c12,origurl.cats,c,2.0,b1,<=10
|
| 854 |
+
c12,origurl.cats.htm,c,2.0,b1,<=10
|
| 855 |
+
c12,origurl.cats.html,c,2.0,b1,<=10
|
| 856 |
+
c12,origurl.catscats,c,2.0,b1,<=10
|
| 857 |
+
c12,origurl.catscats.html,c,2.0,b1,<=10
|
| 858 |
+
c12,origurl.cccats,c,2.0,b1,<=10
|
| 859 |
+
c12,origurl.cgidir,c,2.0,b1,<=10
|
| 860 |
+
c12,origurl.cgidir.dll,c,2.0,b1,<=10
|
| 861 |
+
c12,origurl.chapel,c,2.0,b1,<=10
|
| 862 |
+
c12,origurl.chapel.safehaven,c,2.0,b1,<=10
|
| 863 |
+
c12,origurl.charlie,c,2.0,b1,<=10
|
| 864 |
+
c12,origurl.charlie.charlie,c,2.0,b1,<=10
|
| 865 |
+
c12,origurl.charlie.html,c,2.0,b1,<=10
|
| 866 |
+
c12,origurl.chopin,c,2.0,b1,<=10
|
| 867 |
+
c12,origurl.chopin.htm,c,2.0,b1,<=10
|
| 868 |
+
c12,origurl.chuck,c,2.0,b1,<=10
|
| 869 |
+
c12,origurl.chuck.html,c,2.0,b1,<=10
|
| 870 |
+
c12,origurl.cjackson,c,2.0,b1,<=10
|
| 871 |
+
c12,origurl.cjackson.kandinsky,c,2.0,b1,<=10
|
| 872 |
+
c12,origurl.cmeese,c,2.0,b1,<=10
|
| 873 |
+
c12,origurl.cmeese.malibu,c,2.0,b1,<=10
|
| 874 |
+
c12,origurl.coltrane,c,2.0,b1,<=10
|
| 875 |
+
c12,origurl.coltrane.htm,c,2.0,b1,<=10
|
| 876 |
+
c12,origurl.contents,c,2.0,b1,<=10
|
| 877 |
+
c12,origurl.contents.html,c,2.0,b1,<=10
|
| 878 |
+
c12,origurl.copymat.com,c,2.0,b1,<=10
|
| 879 |
+
c12,origurl.corp,c,2.0,b1,<=10
|
| 880 |
+
c12,origurl.corridor,c,2.0,b1,<=10
|
| 881 |
+
c12,origurl.corridor.4590,c,2.0,b1,<=10
|
| 882 |
+
c12,origurl.corridor.5139,c,2.0,b1,<=10
|
| 883 |
+
c12,origurl.crawler,c,2.0,b1,<=10
|
| 884 |
+
c12,origurl.crawler.general,c,2.0,b1,<=10
|
| 885 |
+
c12,origurl.csuhayward.edu,c,2.0,b1,<=10
|
| 886 |
+
c12,origurl.cybercats,c,2.0,b1,<=10
|
| 887 |
+
c12,origurl.cybermog,c,2.0,b1,<=10
|
| 888 |
+
c12,origurl.cybermog.htm,c,2.0,b1,<=10
|
| 889 |
+
c12,origurl.dejay,c,2.0,b1,<=10
|
| 890 |
+
c12,origurl.dept,c,2.0,b1,<=10
|
| 891 |
+
c12,origurl.djang,c,2.0,b1,<=10
|
| 892 |
+
c12,origurl.djang.html,c,2.0,b1,<=10
|
| 893 |
+
c12,origurl.dll,c,2.0,b1,<=10
|
| 894 |
+
c12,origurl.dreamn.com,c,2.0,b1,<=10
|
| 895 |
+
c12,origurl.dumble,c,2.0,b1,<=10
|
| 896 |
+
c12,origurl.dumble.contents,c,2.0,b1,<=10
|
| 897 |
+
c12,origurl.e.html,c,2.0,b1,<=10
|
| 898 |
+
c12,origurl.events,c,2.0,b1,<=10
|
| 899 |
+
c12,origurl.events.aprilfoolsday,c,2.0,b1,<=10
|
| 900 |
+
c12,origurl.excite.com,c,2.0,b1,<=10
|
| 901 |
+
c12,origurl.express.scripts.com,c,2.0,b1,<=10
|
| 902 |
+
c12,origurl.falcon.sonic.net,c,2.0,b1,<=10
|
| 903 |
+
c12,origurl.fbox.vt.edu,c,2.0,b1,<=10
|
| 904 |
+
c12,origurl.fh.rpl.de,c,2.0,b1,<=10
|
| 905 |
+
c12,origurl.fools,c,2.0,b1,<=10
|
| 906 |
+
c12,origurl.football,c,2.0,b1,<=10
|
| 907 |
+
c12,origurl.forum,c,2.0,b1,<=10
|
| 908 |
+
c12,origurl.forum.8078,c,2.0,b1,<=10
|
| 909 |
+
c12,origurl.foxy.net,c,2.0,b1,<=10
|
| 910 |
+
c12,origurl.fr,c,2.0,b1,<=10
|
| 911 |
+
c12,origurl.fr.bordeaux,c,2.0,b1,<=10
|
| 912 |
+
c12,origurl.francois,c,2.0,b1,<=10
|
| 913 |
+
c12,origurl.general,c,2.0,b1,<=10
|
| 914 |
+
c12,origurl.general.kushmerick,c,2.0,b1,<=10
|
| 915 |
+
c12,origurl.geocities.com,c,2.0,b1,<=10
|
| 916 |
+
c12,origurl.globec.com.au,c,2.0,b1,<=10
|
| 917 |
+
c12,origurl.gort.ucsd.edu,c,2.0,b1,<=10
|
| 918 |
+
c12,origurl.grouper.com,c,2.0,b1,<=10
|
| 919 |
+
c12,origurl.haestad.com,c,2.0,b1,<=10
|
| 920 |
+
c12,origurl.heartland,c,2.0,b1,<=10
|
| 921 |
+
c12,origurl.heartland.5309,c,2.0,b1,<=10
|
| 922 |
+
c12,origurl.heartland.6712,c,2.0,b1,<=10
|
| 923 |
+
c12,origurl.heartland.hills,c,2.0,b1,<=10
|
| 924 |
+
c12,origurl.heartland.meadows,c,2.0,b1,<=10
|
| 925 |
+
c12,origurl.heartland.plains,c,2.0,b1,<=10
|
| 926 |
+
c12,origurl.heartland.pointe,c,2.0,b1,<=10
|
| 927 |
+
c12,origurl.heartland.valley,c,2.0,b1,<=10
|
| 928 |
+
c12,origurl.hem1.passagen.se,c,2.0,b1,<=10
|
| 929 |
+
c12,origurl.hevern,c,2.0,b1,<=10
|
| 930 |
+
c12,origurl.hevern.psychref,c,2.0,b1,<=10
|
| 931 |
+
c12,origurl.hills,c,2.0,b1,<=10
|
| 932 |
+
c12,origurl.hist,c,2.0,b1,<=10
|
| 933 |
+
c12,origurl.hollywood,c,2.0,b1,<=10
|
| 934 |
+
c12,origurl.hollywood.7735,c,2.0,b1,<=10
|
| 935 |
+
c12,origurl.hollywood.9662,c,2.0,b1,<=10
|
| 936 |
+
c12,origurl.home,c,2.0,b1,<=10
|
| 937 |
+
c12,origurl.home.html,c,2.0,b1,<=10
|
| 938 |
+
c12,origurl.home.netscape.com,c,2.0,b1,<=10
|
| 939 |
+
c12,origurl.horn,c,2.0,b1,<=10
|
| 940 |
+
c12,origurl.horn.html,c,2.0,b1,<=10
|
| 941 |
+
c12,origurl.hotsprings,c,2.0,b1,<=10
|
| 942 |
+
c12,origurl.hotsprings.4527,c,2.0,b1,<=10
|
| 943 |
+
c12,origurl.how,c,2.0,b1,<=10
|
| 944 |
+
c12,origurl.how.title,c,2.0,b1,<=10
|
| 945 |
+
c12,origurl.hpe,c,2.0,b1,<=10
|
| 946 |
+
c12,origurl.hpe.10,c,2.0,b1,<=10
|
| 947 |
+
c12,origurl.hydrogeologist,c,2.0,b1,<=10
|
| 948 |
+
c12,origurl.ibitexas.com,c,2.0,b1,<=10
|
| 949 |
+
c12,origurl.icgnet.com,c,2.0,b1,<=10
|
| 950 |
+
c12,origurl.ics,c,2.0,b1,<=10
|
| 951 |
+
c12,origurl.ics.ikenobo,c,2.0,b1,<=10
|
| 952 |
+
c12,origurl.icsi.com,c,2.0,b1,<=10
|
| 953 |
+
c12,origurl.ikenobo,c,2.0,b1,<=10
|
| 954 |
+
c12,origurl.index,c,2.0,b1,<=10
|
| 955 |
+
c12,origurl.index.htm,c,2.0,b1,<=10
|
| 956 |
+
c12,origurl.index.html,c,2.0,b1,<=10
|
| 957 |
+
c12,origurl.infoserver.etl.vt.edu,c,2.0,b1,<=10
|
| 958 |
+
c12,origurl.innotts.co.uk,c,2.0,b1,<=10
|
| 959 |
+
c12,origurl.internauts.ca,c,2.0,b1,<=10
|
| 960 |
+
c12,origurl.inwap,c,2.0,b1,<=10
|
| 961 |
+
c12,origurl.inwap.cats,c,2.0,b1,<=10
|
| 962 |
+
c12,origurl.inwap.com,c,2.0,b1,<=10
|
| 963 |
+
c12,origurl.irish,c,2.0,b1,<=10
|
| 964 |
+
c12,origurl.irish.times,c,2.0,b1,<=10
|
| 965 |
+
c12,origurl.irish.times.com,c,2.0,b1,<=10
|
| 966 |
+
c12,origurl.it,c,2.0,b1,<=10
|
| 967 |
+
c12,origurl.josefina3,c,2.0,b1,<=10
|
| 968 |
+
c12,origurl.josefina3.horn,c,2.0,b1,<=10
|
| 969 |
+
c12,origurl.jsd,c,2.0,b1,<=10
|
| 970 |
+
c12,origurl.jsd.how,c,2.0,b1,<=10
|
| 971 |
+
c12,origurl.jun,c,2.0,b1,<=10
|
| 972 |
+
c12,origurl.kaitlin,c,2.0,b1,<=10
|
| 973 |
+
c12,origurl.kaitlin.htm,c,2.0,b1,<=10
|
| 974 |
+
c12,origurl.kandin,c,2.0,b1,<=10
|
| 975 |
+
c12,origurl.kandin.html,c,2.0,b1,<=10
|
| 976 |
+
c12,origurl.kandinsky,c,2.0,b1,<=10
|
| 977 |
+
c12,origurl.kattsida,c,2.0,b1,<=10
|
| 978 |
+
c12,origurl.kattsida.html,c,2.0,b1,<=10
|
| 979 |
+
c12,origurl.kbell,c,2.0,b1,<=10
|
| 980 |
+
c12,origurl.kbell.charlie,c,2.0,b1,<=10
|
| 981 |
+
c12,origurl.keith,c,2.0,b1,<=10
|
| 982 |
+
c12,origurl.keith.dumble,c,2.0,b1,<=10
|
| 983 |
+
c12,origurl.kerouac,c,2.0,b1,<=10
|
| 984 |
+
c12,origurl.kerouac.htm,c,2.0,b1,<=10
|
| 985 |
+
c12,origurl.kitty,c,2.0,b1,<=10
|
| 986 |
+
c12,origurl.kitty.and,c,2.0,b1,<=10
|
| 987 |
+
c12,origurl.kushmerick,c,2.0,b1,<=10
|
| 988 |
+
c12,origurl.kushmerick.method,c,2.0,b1,<=10
|
| 989 |
+
c12,origurl.labyrinth,c,2.0,b1,<=10
|
| 990 |
+
c12,origurl.labyrinth.9439,c,2.0,b1,<=10
|
| 991 |
+
c12,origurl.larx.com,c,2.0,b1,<=10
|
| 992 |
+
c12,origurl.lemoyne.edu,c,2.0,b1,<=10
|
| 993 |
+
c12,origurl.leonora,c,2.0,b1,<=10
|
| 994 |
+
c12,origurl.leonora.html,c,2.0,b1,<=10
|
| 995 |
+
c12,origurl.library,c,2.0,b1,<=10
|
| 996 |
+
c12,origurl.library.pitcairn,c,2.0,b1,<=10
|
| 997 |
+
c12,origurl.likesbooks.com,c,2.0,b1,<=10
|
| 998 |
+
c12,origurl.linda,c,2.0,b1,<=10
|
| 999 |
+
c12,origurl.linda.htm,c,2.0,b1,<=10
|
| 1000 |
+
c12,origurl.link,c,2.0,b1,<=10
|
| 1001 |
+
c12,origurl.link.chuck,c,2.0,b1,<=10
|
| 1002 |
+
c12,origurl.links,c,2.0,b1,<=10
|
| 1003 |
+
c12,origurl.links.carousel,c,2.0,b1,<=10
|
| 1004 |
+
c12,origurl.links.nf,c,2.0,b1,<=10
|
| 1005 |
+
c12,origurl.lofts,c,2.0,b1,<=10
|
| 1006 |
+
c12,origurl.lofts.7119,c,2.0,b1,<=10
|
| 1007 |
+
c12,origurl.lolnad,c,2.0,b1,<=10
|
| 1008 |
+
c12,origurl.lolnad.private,c,2.0,b1,<=10
|
| 1009 |
+
c12,origurl.lovisa1,c,2.0,b1,<=10
|
| 1010 |
+
c12,origurl.lovisa1.kattsida,c,2.0,b1,<=10
|
| 1011 |
+
c12,origurl.lycos.co.uk,c,2.0,b1,<=10
|
| 1012 |
+
c12,origurl.madamecleo,c,2.0,b1,<=10
|
| 1013 |
+
c12,origurl.main,c,2.0,b1,<=10
|
| 1014 |
+
c12,origurl.main.htm,c,2.0,b1,<=10
|
| 1015 |
+
c12,origurl.malek,c,2.0,b1,<=10
|
| 1016 |
+
c12,origurl.malek.kandin,c,2.0,b1,<=10
|
| 1017 |
+
c12,origurl.malibu,c,2.0,b1,<=10
|
| 1018 |
+
c12,origurl.malibu.html,c,2.0,b1,<=10
|
| 1019 |
+
c12,origurl.mandypaul,c,2.0,b1,<=10
|
| 1020 |
+
c12,origurl.mandypaul.main,c,2.0,b1,<=10
|
| 1021 |
+
c12,origurl.maple.lemoyne.edu,c,2.0,b1,<=10
|
| 1022 |
+
c12,origurl.martnet.com,c,2.0,b1,<=10
|
| 1023 |
+
c12,origurl.mcet.edu,c,2.0,b1,<=10
|
| 1024 |
+
c12,origurl.mcp,c,2.0,b1,<=10
|
| 1025 |
+
c12,origurl.mcp.htm,c,2.0,b1,<=10
|
| 1026 |
+
c12,origurl.meadows,c,2.0,b1,<=10
|
| 1027 |
+
c12,origurl.meadows.3727,c,2.0,b1,<=10
|
| 1028 |
+
c12,origurl.meadows.9196,c,2.0,b1,<=10
|
| 1029 |
+
c12,origurl.mei.co.jp,c,2.0,b1,<=10
|
| 1030 |
+
c12,origurl.members,c,2.0,b1,<=10
|
| 1031 |
+
c12,origurl.members.accessus.net,c,2.0,b1,<=10
|
| 1032 |
+
c12,origurl.members.aol.com,c,2.0,b1,<=10
|
| 1033 |
+
c12,origurl.members.keith,c,2.0,b1,<=10
|
| 1034 |
+
c12,origurl.members.tripod.com,c,2.0,b1,<=10
|
| 1035 |
+
c12,origurl.members.xoom.com,c,2.0,b1,<=10
|
| 1036 |
+
c12,origurl.messier,c,2.0,b1,<=10
|
| 1037 |
+
c12,origurl.messier.html,c,2.0,b1,<=10
|
| 1038 |
+
c12,origurl.metacrawler.com,c,2.0,b1,<=10
|
| 1039 |
+
c12,origurl.method,c,2.0,b1,<=10
|
| 1040 |
+
c12,origurl.method.0,c,2.0,b1,<=10
|
| 1041 |
+
c12,origurl.midnite,c,2.0,b1,<=10
|
| 1042 |
+
c12,origurl.midnite.htm,c,2.0,b1,<=10
|
| 1043 |
+
c12,origurl.mindlink.net,c,2.0,b1,<=10
|
| 1044 |
+
c12,origurl.mindspring.com,c,2.0,b1,<=10
|
| 1045 |
+
c12,origurl.misfits2,c,2.0,b1,<=10
|
| 1046 |
+
c12,origurl.misfits2.htm,c,2.0,b1,<=10
|
| 1047 |
+
c12,origurl.mogwhi,c,2.0,b1,<=10
|
| 1048 |
+
c12,origurl.mogwhi.htm,c,2.0,b1,<=10
|
| 1049 |
+
c12,origurl.monmouth.com,c,2.0,b1,<=10
|
| 1050 |
+
c12,origurl.msheryl,c,2.0,b1,<=10
|
| 1051 |
+
c12,origurl.msheryl.djang,c,2.0,b1,<=10
|
| 1052 |
+
c12,origurl.nav,c,2.0,b1,<=10
|
| 1053 |
+
c12,origurl.netcenter,c,2.0,b1,<=10
|
| 1054 |
+
c12,origurl.netscape.com,c,2.0,b1,<=10
|
| 1055 |
+
c12,origurl.news,c,2.0,b1,<=10
|
| 1056 |
+
c12,origurl.news.com,c,2.0,b1,<=10
|
| 1057 |
+
c12,origurl.news.observer.com,c,2.0,b1,<=10
|
| 1058 |
+
c12,origurl.nf,c,2.0,b1,<=10
|
| 1059 |
+
c12,origurl.nf.htm,c,2.0,b1,<=10
|
| 1060 |
+
c12,origurl.nyx.net,c,2.0,b1,<=10
|
| 1061 |
+
c12,origurl.ora.com,c,2.0,b1,<=10
|
| 1062 |
+
c12,origurl.pacific.net.sg,c,2.0,b1,<=10
|
| 1063 |
+
c12,origurl.pacificrim.net,c,2.0,b1,<=10
|
| 1064 |
+
c12,origurl.pad,c,2.0,b1,<=10
|
| 1065 |
+
c12,origurl.pad.htm,c,2.0,b1,<=10
|
| 1066 |
+
c12,origurl.pages,c,2.0,b1,<=10
|
| 1067 |
+
c12,origurl.pages.catscats,c,2.0,b1,<=10
|
| 1068 |
+
c12,origurl.paper,c,2.0,b1,<=10
|
| 1069 |
+
c12,origurl.paper.1998,c,2.0,b1,<=10
|
| 1070 |
+
c12,origurl.paris,c,2.0,b1,<=10
|
| 1071 |
+
c12,origurl.paris.3963,c,2.0,b1,<=10
|
| 1072 |
+
c12,origurl.passagen.se,c,2.0,b1,<=10
|
| 1073 |
+
c12,origurl.paul.spu.edu,c,2.0,b1,<=10
|
| 1074 |
+
c12,origurl.paws,c,2.0,b1,<=10
|
| 1075 |
+
c12,origurl.paws.pad,c,2.0,b1,<=10
|
| 1076 |
+
c12,origurl.peace,c,2.0,b1,<=10
|
| 1077 |
+
c12,origurl.personal,c,2.0,b1,<=10
|
| 1078 |
+
c12,origurl.pharmacy,c,2.0,b1,<=10
|
| 1079 |
+
c12,origurl.phoenix.mcet.edu,c,2.0,b1,<=10
|
| 1080 |
+
c12,origurl.pitcairn,c,2.0,b1,<=10
|
| 1081 |
+
c12,origurl.plains,c,2.0,b1,<=10
|
| 1082 |
+
c12,origurl.plains.5257,c,2.0,b1,<=10
|
| 1083 |
+
c12,origurl.plato,c,2.0,b1,<=10
|
| 1084 |
+
c12,origurl.plato.htm,c,2.0,b1,<=10
|
| 1085 |
+
c12,origurl.pointe,c,2.0,b1,<=10
|
| 1086 |
+
c12,origurl.pointe.1154,c,2.0,b1,<=10
|
| 1087 |
+
c12,origurl.polypkem,c,2.0,b1,<=10
|
| 1088 |
+
c12,origurl.polypkem.index,c,2.0,b1,<=10
|
| 1089 |
+
c12,origurl.private,c,2.0,b1,<=10
|
| 1090 |
+
c12,origurl.private.biopic,c,2.0,b1,<=10
|
| 1091 |
+
c12,origurl.psnw.com,c,2.0,b1,<=10
|
| 1092 |
+
c12,origurl.psu.edu,c,2.0,b1,<=10
|
| 1093 |
+
c12,origurl.psychref,c,2.0,b1,<=10
|
| 1094 |
+
c12,origurl.psychref.html,c,2.0,b1,<=10
|
| 1095 |
+
c12,origurl.pterry,c,2.0,b1,<=10
|
| 1096 |
+
c12,origurl.pterry.htm,c,2.0,b1,<=10
|
| 1097 |
+
c12,origurl.puc.edu,c,2.0,b1,<=10
|
| 1098 |
+
c12,origurl.punkie,c,2.0,b1,<=10
|
| 1099 |
+
c12,origurl.punkie.htm,c,2.0,b1,<=10
|
| 1100 |
+
c12,origurl.ran,c,2.0,b1,<=10
|
| 1101 |
+
c12,origurl.ran.org,c,2.0,b1,<=10
|
| 1102 |
+
c12,origurl.roll.com,c,2.0,b1,<=10
|
| 1103 |
+
c12,origurl.romance,c,2.0,b1,<=10
|
| 1104 |
+
c12,origurl.romancebooks,c,2.0,b1,<=10
|
| 1105 |
+
c12,origurl.rpp,c,2.0,b1,<=10
|
| 1106 |
+
c12,origurl.rpp.20,c,2.0,b1,<=10
|
| 1107 |
+
c12,origurl.safehaven,c,2.0,b1,<=10
|
| 1108 |
+
c12,origurl.safehaven.index,c,2.0,b1,<=10
|
| 1109 |
+
c12,origurl.sanjosesabercats.com,c,2.0,b1,<=10
|
| 1110 |
+
c12,origurl.search,c,2.0,b1,<=10
|
| 1111 |
+
c12,origurl.shareware.com,c,2.0,b1,<=10
|
| 1112 |
+
c12,origurl.shtml,c,2.0,b1,<=10
|
| 1113 |
+
c12,origurl.simonc,c,2.0,b1,<=10
|
| 1114 |
+
c12,origurl.simonc.cybermog,c,2.0,b1,<=10
|
| 1115 |
+
c12,origurl.simstory,c,2.0,b1,<=10
|
| 1116 |
+
c12,origurl.simstory.html,c,2.0,b1,<=10
|
| 1117 |
+
c12,origurl.sj,c,2.0,b1,<=10
|
| 1118 |
+
c12,origurl.sjsu.edu,c,2.0,b1,<=10
|
| 1119 |
+
c12,origurl.slake.com,c,2.0,b1,<=10
|
| 1120 |
+
c12,origurl.soho,c,2.0,b1,<=10
|
| 1121 |
+
c12,origurl.soho.lofts,c,2.0,b1,<=10
|
| 1122 |
+
c12,origurl.sonic.net,c,2.0,b1,<=10
|
| 1123 |
+
c12,origurl.southbeach,c,2.0,b1,<=10
|
| 1124 |
+
c12,origurl.southbeach.7597,c,2.0,b1,<=10
|
| 1125 |
+
c12,origurl.sox,c,2.0,b1,<=10
|
| 1126 |
+
c12,origurl.sox.htm,c,2.0,b1,<=10
|
| 1127 |
+
c12,origurl.spu.edu,c,2.0,b1,<=10
|
| 1128 |
+
c12,origurl.square,c,2.0,b1,<=10
|
| 1129 |
+
c12,origurl.square.chapel,c,2.0,b1,<=10
|
| 1130 |
+
c12,origurl.st,c,2.0,b1,<=10
|
| 1131 |
+
c12,origurl.stanford.edu,c,2.0,b1,<=10
|
| 1132 |
+
c12,origurl.stinky,c,2.0,b1,<=10
|
| 1133 |
+
c12,origurl.stinky.cats,c,2.0,b1,<=10
|
| 1134 |
+
c12,origurl.story,c,2.0,b1,<=10
|
| 1135 |
+
c12,origurl.stvkat,c,2.0,b1,<=10
|
| 1136 |
+
c12,origurl.stvkat.htm,c,2.0,b1,<=10
|
| 1137 |
+
c12,origurl.sunsetstrip,c,2.0,b1,<=10
|
| 1138 |
+
c12,origurl.sunsetstrip.alley,c,2.0,b1,<=10
|
| 1139 |
+
c12,origurl.sunsite.unc.edu,c,2.0,b1,<=10
|
| 1140 |
+
c12,origurl.sw,c,2.0,b1,<=10
|
| 1141 |
+
c12,origurl.switchboard.com,c,2.0,b1,<=10
|
| 1142 |
+
c12,origurl.sydkat,c,2.0,b1,<=10
|
| 1143 |
+
c12,origurl.sydkat.htm,c,2.0,b1,<=10
|
| 1144 |
+
c12,origurl.target,c,2.0,b1,<=10
|
| 1145 |
+
c12,origurl.target..ion,c,2.0,b1,<=10
|
| 1146 |
+
c12,origurl.teams,c,2.0,b1,<=10
|
| 1147 |
+
c12,origurl.theinternetadvantage.com,c,2.0,b1,<=10
|
| 1148 |
+
c12,origurl.thejeep.com,c,2.0,b1,<=10
|
| 1149 |
+
c12,origurl.thriveonline.com,c,2.0,b1,<=10
|
| 1150 |
+
c12,origurl.tii,c,2.0,b1,<=10
|
| 1151 |
+
c12,origurl.tii.tii,c,2.0,b1,<=10
|
| 1152 |
+
c12,origurl.timeout,c,2.0,b1,<=10
|
| 1153 |
+
c12,origurl.timeout.5,c,2.0,b1,<=10
|
| 1154 |
+
c12,origurl.times,c,2.0,b1,<=10
|
| 1155 |
+
c12,origurl.times.paper,c,2.0,b1,<=10
|
| 1156 |
+
c12,origurl.timstory,c,2.0,b1,<=10
|
| 1157 |
+
c12,origurl.timstory.html,c,2.0,b1,<=10
|
| 1158 |
+
c12,origurl.title,c,2.0,b1,<=10
|
| 1159 |
+
c12,origurl.title.html,c,2.0,b1,<=10
|
| 1160 |
+
c12,origurl.tkaine,c,2.0,b1,<=10
|
| 1161 |
+
c12,origurl.tkaine.linda,c,2.0,b1,<=10
|
| 1162 |
+
c12,origurl.tkaine.mogwhi,c,2.0,b1,<=10
|
| 1163 |
+
c12,origurl.tkaine.sox,c,2.0,b1,<=10
|
| 1164 |
+
c12,origurl.tkaine.stvkat,c,2.0,b1,<=10
|
| 1165 |
+
c12,origurl.tkaine.sydkat,c,2.0,b1,<=10
|
| 1166 |
+
c12,origurl.tm.fr,c,2.0,b1,<=10
|
| 1167 |
+
c12,origurl.top,c,2.0,b1,<=10
|
| 1168 |
+
c12,origurl.tori,c,2.0,b1,<=10
|
| 1169 |
+
c12,origurl.tori.html,c,2.0,b1,<=10
|
| 1170 |
+
c12,origurl.toyotaofroswell.com,c,2.0,b1,<=10
|
| 1171 |
+
c12,origurl.tripod.com,c,2.0,b1,<=10
|
| 1172 |
+
c12,origurl.truluck.com,c,2.0,b1,<=10
|
| 1173 |
+
c12,origurl.turbo,c,2.0,b1,<=10
|
| 1174 |
+
c12,origurl.turbo.html,c,2.0,b1,<=10
|
| 1175 |
+
c12,origurl.txt,c,2.0,b1,<=10
|
| 1176 |
+
c12,origurl.ubc.ca,c,2.0,b1,<=10
|
| 1177 |
+
c12,origurl.ucsd.edu,c,2.0,b1,<=10
|
| 1178 |
+
c12,origurl.ukonline.co.uk,c,2.0,b1,<=10
|
| 1179 |
+
c12,origurl.unc.edu,c,2.0,b1,<=10
|
| 1180 |
+
c12,origurl.users.aol.com,c,2.0,b1,<=10
|
| 1181 |
+
c12,origurl.valley,c,2.0,b1,<=10
|
| 1182 |
+
c12,origurl.valley.2539,c,2.0,b1,<=10
|
| 1183 |
+
c12,origurl.valley.2647,c,2.0,b1,<=10
|
| 1184 |
+
c12,origurl.vault,c,2.0,b1,<=10
|
| 1185 |
+
c12,origurl.vault.3440,c,2.0,b1,<=10
|
| 1186 |
+
c12,origurl.victoria,c,2.0,b1,<=10
|
| 1187 |
+
c12,origurl.victoria.pharmacy,c,2.0,b1,<=10
|
| 1188 |
+
c12,origurl.vrn.de,c,2.0,b1,<=10
|
| 1189 |
+
c12,origurl.vt.edu,c,2.0,b1,<=10
|
| 1190 |
+
c12,origurl.wco.com,c,2.0,b1,<=10
|
| 1191 |
+
c12,origurl.web.ukonline.co.uk,c,2.0,b1,<=10
|
| 1192 |
+
c12,origurl.website.ora.com,c,2.0,b1,<=10
|
| 1193 |
+
c12,origurl.wednet.com,c,2.0,b1,<=10
|
| 1194 |
+
c12,origurl.westhollywood,c,2.0,b1,<=10
|
| 1195 |
+
c12,origurl.westhollywood.4010,c,2.0,b1,<=10
|
| 1196 |
+
c12,origurl.wired.com,c,2.0,b1,<=10
|
| 1197 |
+
c12,origurl.worlddrugstore.com,c,2.0,b1,<=10
|
| 1198 |
+
c12,origurl.worldvillage.com,c,2.0,b1,<=10
|
| 1199 |
+
c12,origurl.wosc,c,2.0,b1,<=10
|
| 1200 |
+
c12,origurl.wosc.html,c,2.0,b1,<=10
|
| 1201 |
+
c12,origurl.wv,c,2.0,b1,<=10
|
| 1202 |
+
c12,origurl.wv.square,c,2.0,b1,<=10
|
| 1203 |
+
c12,origurl.www.123greetings.com,c,2.0,b1,<=10
|
| 1204 |
+
c12,origurl.www.2meta.com,c,2.0,b1,<=10
|
| 1205 |
+
c12,origurl.www.FlowSoft.com,c,2.0,b1,<=10
|
| 1206 |
+
c12,origurl.www.MeissnerChevrolet.autotown.com,c,2.0,b1,<=10
|
| 1207 |
+
c12,origurl.www.access.ch,c,2.0,b1,<=10
|
| 1208 |
+
c12,origurl.www.adamspharmacy.com,c,2.0,b1,<=10
|
| 1209 |
+
c12,origurl.www.afn.org,c,2.0,b1,<=10
|
| 1210 |
+
c12,origurl.www.antiwar.com,c,2.0,b1,<=10
|
| 1211 |
+
c12,origurl.www.autopen.com,c,2.0,b1,<=10
|
| 1212 |
+
c12,origurl.www.bossintl.com,c,2.0,b1,<=10
|
| 1213 |
+
c12,origurl.www.carousel.org,c,2.0,b1,<=10
|
| 1214 |
+
c12,origurl.www.cob.sjsu.edu,c,2.0,b1,<=10
|
| 1215 |
+
c12,origurl.www.copymat.com,c,2.0,b1,<=10
|
| 1216 |
+
c12,origurl.www.dreamn.com,c,2.0,b1,<=10
|
| 1217 |
+
c12,origurl.www.ems.psu.edu,c,2.0,b1,<=10
|
| 1218 |
+
c12,origurl.www.express.scripts.com,c,2.0,b1,<=10
|
| 1219 |
+
c12,origurl.www.finest.tm.fr,c,2.0,b1,<=10
|
| 1220 |
+
c12,origurl.www.geocities.com,c,2.0,b1,<=10
|
| 1221 |
+
c12,origurl.www.globec.com.au,c,2.0,b1,<=10
|
| 1222 |
+
c12,origurl.www.grouper.com,c,2.0,b1,<=10
|
| 1223 |
+
c12,origurl.www.haestad.com,c,2.0,b1,<=10
|
| 1224 |
+
c12,origurl.www.ibitexas.com,c,2.0,b1,<=10
|
| 1225 |
+
c12,origurl.www.icgnet.com,c,2.0,b1,<=10
|
| 1226 |
+
c12,origurl.www.icsi.com,c,2.0,b1,<=10
|
| 1227 |
+
c12,origurl.www.innotts.co.uk,c,2.0,b1,<=10
|
| 1228 |
+
c12,origurl.www.interchg.ubc.ca,c,2.0,b1,<=10
|
| 1229 |
+
c12,origurl.www.internauts.ca,c,2.0,b1,<=10
|
| 1230 |
+
c12,origurl.www.inwap.com,c,2.0,b1,<=10
|
| 1231 |
+
c12,origurl.www.irish.times.com,c,2.0,b1,<=10
|
| 1232 |
+
c12,origurl.www.larx.com,c,2.0,b1,<=10
|
| 1233 |
+
c12,origurl.www.likesbooks.com,c,2.0,b1,<=10
|
| 1234 |
+
c12,origurl.www.lycos.co.uk,c,2.0,b1,<=10
|
| 1235 |
+
c12,origurl.www.martnet.com,c,2.0,b1,<=10
|
| 1236 |
+
c12,origurl.www.mcs.csuhayward.edu,c,2.0,b1,<=10
|
| 1237 |
+
c12,origurl.www.mei.co.jp,c,2.0,b1,<=10
|
| 1238 |
+
c12,origurl.www.metacrawler.com,c,2.0,b1,<=10
|
| 1239 |
+
c12,origurl.www.monmouth.com,c,2.0,b1,<=10
|
| 1240 |
+
c12,origurl.www.news.com,c,2.0,b1,<=10
|
| 1241 |
+
c12,origurl.www.news.observer.com,c,2.0,b1,<=10
|
| 1242 |
+
c12,origurl.www.nyx.net,c,2.0,b1,<=10
|
| 1243 |
+
c12,origurl.www.pacific.net.sg,c,2.0,b1,<=10
|
| 1244 |
+
c12,origurl.www.pacificrim.net,c,2.0,b1,<=10
|
| 1245 |
+
c12,origurl.www.psnw.com,c,2.0,b1,<=10
|
| 1246 |
+
c12,origurl.www.puc.edu,c,2.0,b1,<=10
|
| 1247 |
+
c12,origurl.www.ran.org,c,2.0,b1,<=10
|
| 1248 |
+
c12,origurl.www.rock.n.roll.com,c,2.0,b1,<=10
|
| 1249 |
+
c12,origurl.www.sanjosesabercats.com,c,2.0,b1,<=10
|
| 1250 |
+
c12,origurl.www.shareware.com,c,2.0,b1,<=10
|
| 1251 |
+
c12,origurl.www.slake.com,c,2.0,b1,<=10
|
| 1252 |
+
c12,origurl.www.theinternetadvantage.com,c,2.0,b1,<=10
|
| 1253 |
+
c12,origurl.www.thejeep.com,c,2.0,b1,<=10
|
| 1254 |
+
c12,origurl.www.thriveonline.com,c,2.0,b1,<=10
|
| 1255 |
+
c12,origurl.www.tkz.fh.rpl.de,c,2.0,b1,<=10
|
| 1256 |
+
c12,origurl.www.toyotaofroswell.com,c,2.0,b1,<=10
|
| 1257 |
+
c12,origurl.www.truluck.com,c,2.0,b1,<=10
|
| 1258 |
+
c12,origurl.www.vrn.de,c,2.0,b1,<=10
|
| 1259 |
+
c12,origurl.www.wco.com,c,2.0,b1,<=10
|
| 1260 |
+
c12,origurl.www.wednet.com,c,2.0,b1,<=10
|
| 1261 |
+
c12,origurl.www.worlddrugstore.com,c,2.0,b1,<=10
|
| 1262 |
+
c12,origurl.www.worldvillage.com,c,2.0,b1,<=10
|
| 1263 |
+
c12,origurl.www.yahoo.co.uk,c,2.0,b1,<=10
|
| 1264 |
+
c12,origurl.xoom.com,c,2.0,b1,<=10
|
| 1265 |
+
c12,origurl.yahoo.co.uk,c,2.0,b1,<=10
|
| 1266 |
+
c12,origurl.yosemite,c,2.0,b1,<=10
|
| 1267 |
+
c12,origurl.yosemite.4301,c,2.0,b1,<=10
|
| 1268 |
+
c12,origurl.zdnet.com,c,2.0,b1,<=10
|
| 1269 |
+
c12,origurl.zoe,c,2.0,b1,<=10
|
| 1270 |
+
c12,origurl.zoe.html,c,2.0,b1,<=10
|
| 1271 |
+
c12,origurl.zueri.ch,c,2.0,b1,<=10
|
| 1272 |
+
c12,url.1154.graypaw,c,2.0,b1,<=10
|
| 1273 |
+
c12,url.123greetings.com,c,2.0,b1,<=10
|
| 1274 |
+
c12,url.2meta.com,c,2.0,b1,<=10
|
| 1275 |
+
c12,url.468x60,c,2.0,b1,<=10
|
| 1276 |
+
c12,url.9196.pawbutton,c,2.0,b1,<=10
|
| 1277 |
+
c12,url.9439.butt2,c,2.0,b1,<=10
|
| 1278 |
+
c12,url.FlowSoft.com,c,2.0,b1,<=10
|
| 1279 |
+
c12,url.about,c,2.0,b1,<=10
|
| 1280 |
+
c12,url.access.ch,c,2.0,b1,<=10
|
| 1281 |
+
c12,url.accessus.net,c,2.0,b1,<=10
|
| 1282 |
+
c12,url.ad,c,2.0,b1,<=10
|
| 1283 |
+
c12,url.ad.doubleclick.net,c,2.0,b1,<=10
|
| 1284 |
+
c12,url.ad.gif,c,2.0,b1,<=10
|
| 1285 |
+
c12,url.ad.icons,c,2.0,b1,<=10
|
| 1286 |
+
c12,url.ad.preferences.com,c,2.0,b1,<=10
|
| 1287 |
+
c12,url.adamspharmacy.com,c,2.0,b1,<=10
|
| 1288 |
+
c12,url.ads,c,2.0,b1,<=10
|
| 1289 |
+
c12,url.ads.media,c,2.0,b1,<=10
|
| 1290 |
+
c12,url.ads.msn.com,c,2.0,b1,<=10
|
| 1291 |
+
c12,url.ads.switchboard.com,c,2.0,b1,<=10
|
| 1292 |
+
c12,url.adv,c,2.0,b1,<=10
|
| 1293 |
+
c12,url.adv.images,c,2.0,b1,<=10
|
| 1294 |
+
c12,url.advertising,c,2.0,b1,<=10
|
| 1295 |
+
c12,url.advertising.blipverts,c,2.0,b1,<=10
|
| 1296 |
+
c12,url.advertising.graphics,c,2.0,b1,<=10
|
| 1297 |
+
c12,url.afn.org,c,2.0,b1,<=10
|
| 1298 |
+
c12,url.afn47757,c,2.0,b1,<=10
|
| 1299 |
+
c12,url.alley,c,2.0,b1,<=10
|
| 1300 |
+
c12,url.alley.6750,c,2.0,b1,<=10
|
| 1301 |
+
c12,url.antiwar.com,c,2.0,b1,<=10
|
| 1302 |
+
c12,url.any,c,2.0,b1,<=10
|
| 1303 |
+
c12,url.any.time,c,2.0,b1,<=10
|
| 1304 |
+
c12,url.aol.com,c,2.0,b1,<=10
|
| 1305 |
+
c12,url.april,c,2.0,b1,<=10
|
| 1306 |
+
c12,url.april.fools,c,2.0,b1,<=10
|
| 1307 |
+
c12,url.ar,c,2.0,b1,<=10
|
| 1308 |
+
c12,url.area51,c,2.0,b1,<=10
|
| 1309 |
+
c12,url.area51.corridor,c,2.0,b1,<=10
|
| 1310 |
+
c12,url.area51.labyrinth,c,2.0,b1,<=10
|
| 1311 |
+
c12,url.art,c,2.0,b1,<=10
|
| 1312 |
+
c12,url.arvann,c,2.0,b1,<=10
|
| 1313 |
+
c12,url.arvann.images,c,2.0,b1,<=10
|
| 1314 |
+
c12,url.assets,c,2.0,b1,<=10
|
| 1315 |
+
c12,url.assets.auto,c,2.0,b1,<=10
|
| 1316 |
+
c12,url.assets.images,c,2.0,b1,<=10
|
| 1317 |
+
c12,url.athens,c,2.0,b1,<=10
|
| 1318 |
+
c12,url.athens.8774,c,2.0,b1,<=10
|
| 1319 |
+
c12,url.athens.forum,c,2.0,b1,<=10
|
| 1320 |
+
c12,url.auto,c,2.0,b1,<=10
|
| 1321 |
+
c12,url.auto.generated,c,2.0,b1,<=10
|
| 1322 |
+
c12,url.autopen.com,c,2.0,b1,<=10
|
| 1323 |
+
c12,url.autotown.com,c,2.0,b1,<=10
|
| 1324 |
+
c12,url.b.gif,c,2.0,b1,<=10
|
| 1325 |
+
c12,url.ball,c,2.0,b1,<=10
|
| 1326 |
+
c12,url.ball.gif,c,2.0,b1,<=10
|
| 1327 |
+
c12,url.banner,c,2.0,b1,<=10
|
| 1328 |
+
c12,url.banner.gif,c,2.0,b1,<=10
|
| 1329 |
+
c12,url.banners,c,2.0,b1,<=10
|
| 1330 |
+
c12,url.baons,c,2.0,b1,<=10
|
| 1331 |
+
c12,url.baons.images,c,2.0,b1,<=10
|
| 1332 |
+
c12,url.bars,c,2.0,b1,<=10
|
| 1333 |
+
c12,url.bds,c,2.0,b1,<=10
|
| 1334 |
+
c12,url.bds.s,c,2.0,b1,<=10
|
| 1335 |
+
c12,url.bin,c,2.0,b1,<=10
|
| 1336 |
+
c12,url.bishop,c,2.0,b1,<=10
|
| 1337 |
+
c12,url.bishop.red,c,2.0,b1,<=10
|
| 1338 |
+
c12,url.blipverts,c,2.0,b1,<=10
|
| 1339 |
+
c12,url.blue,c,2.0,b1,<=10
|
| 1340 |
+
c12,url.bossintl.com,c,2.0,b1,<=10
|
| 1341 |
+
c12,url.bull,c,2.0,b1,<=10
|
| 1342 |
+
c12,url.bull.gif,c,2.0,b1,<=10
|
| 1343 |
+
c12,url.butt,c,2.0,b1,<=10
|
| 1344 |
+
c12,url.butt2,c,2.0,b1,<=10
|
| 1345 |
+
c12,url.butt2.gif,c,2.0,b1,<=10
|
| 1346 |
+
c12,url.button,c,2.0,b1,<=10
|
| 1347 |
+
c12,url.button.gif,c,2.0,b1,<=10
|
| 1348 |
+
c12,url.buttons,c,2.0,b1,<=10
|
| 1349 |
+
c12,url.carousel.org,c,2.0,b1,<=10
|
| 1350 |
+
c12,url.cat,c,2.0,b1,<=10
|
| 1351 |
+
c12,url.catring1,c,2.0,b1,<=10
|
| 1352 |
+
c12,url.catring1.gif,c,2.0,b1,<=10
|
| 1353 |
+
c12,url.catringn,c,2.0,b1,<=10
|
| 1354 |
+
c12,url.catringn.gif,c,2.0,b1,<=10
|
| 1355 |
+
c12,url.cats,c,2.0,b1,<=10
|
| 1356 |
+
c12,url.charlie,c,2.0,b1,<=10
|
| 1357 |
+
c12,url.chat,c,2.0,b1,<=10
|
| 1358 |
+
c12,url.chat.b,c,2.0,b1,<=10
|
| 1359 |
+
c12,url.cjackson,c,2.0,b1,<=10
|
| 1360 |
+
c12,url.cjackson.kandinsky,c,2.0,b1,<=10
|
| 1361 |
+
c12,url.claw1,c,2.0,b1,<=10
|
| 1362 |
+
c12,url.claw1.gif,c,2.0,b1,<=10
|
| 1363 |
+
c12,url.clawnext,c,2.0,b1,<=10
|
| 1364 |
+
c12,url.clawnext.gif,c,2.0,b1,<=10
|
| 1365 |
+
c12,url.cmp,c,2.0,b1,<=10
|
| 1366 |
+
c12,url.cmp.flowsoft010,c,2.0,b1,<=10
|
| 1367 |
+
c12,url.cnet,c,2.0,b1,<=10
|
| 1368 |
+
c12,url.cnm,c,2.0,b1,<=10
|
| 1369 |
+
c12,url.com,c,2.0,b1,<=10
|
| 1370 |
+
c12,url.copymat.com,c,2.0,b1,<=10
|
| 1371 |
+
c12,url.corridor,c,2.0,b1,<=10
|
| 1372 |
+
c12,url.counter,c,2.0,b1,<=10
|
| 1373 |
+
c12,url.cqi.com,c,2.0,b1,<=10
|
| 1374 |
+
c12,url.csuhayward.edu,c,2.0,b1,<=10
|
| 1375 |
+
c12,url.dejay,c,2.0,b1,<=10
|
| 1376 |
+
c12,url.dept,c,2.0,b1,<=10
|
| 1377 |
+
c12,url.derived,c,2.0,b1,<=10
|
| 1378 |
+
c12,url.doubleclick.net,c,2.0,b1,<=10
|
| 1379 |
+
c12,url.dreamn.com,c,2.0,b1,<=10
|
| 1380 |
+
c12,url.dumble,c,2.0,b1,<=10
|
| 1381 |
+
c12,url.e.gif,c,2.0,b1,<=10
|
| 1382 |
+
c12,url.email,c,2.0,b1,<=10
|
| 1383 |
+
c12,url.email.b,c,2.0,b1,<=10
|
| 1384 |
+
c12,url.enchantedforest,c,2.0,b1,<=10
|
| 1385 |
+
c12,url.esi,c,2.0,b1,<=10
|
| 1386 |
+
c12,url.esi.image,c,2.0,b1,<=10
|
| 1387 |
+
c12,url.excite.com,c,2.0,b1,<=10
|
| 1388 |
+
c12,url.express.scripts.com,c,2.0,b1,<=10
|
| 1389 |
+
c12,url.falcon.sonic.net,c,2.0,b1,<=10
|
| 1390 |
+
c12,url.fbox.vt.edu,c,2.0,b1,<=10
|
| 1391 |
+
c12,url.flowsoft010,c,2.0,b1,<=10
|
| 1392 |
+
c12,url.fools,c,2.0,b1,<=10
|
| 1393 |
+
c12,url.fools.pixs,c,2.0,b1,<=10
|
| 1394 |
+
c12,url.forum,c,2.0,b1,<=10
|
| 1395 |
+
c12,url.forum.8078,c,2.0,b1,<=10
|
| 1396 |
+
c12,url.forums,c,2.0,b1,<=10
|
| 1397 |
+
c12,url.forums.b,c,2.0,b1,<=10
|
| 1398 |
+
c12,url.foxy.net,c,2.0,b1,<=10
|
| 1399 |
+
c12,url.francois,c,2.0,b1,<=10
|
| 1400 |
+
c12,url.gc,c,2.0,b1,<=10
|
| 1401 |
+
c12,url.gc.icon,c,2.0,b1,<=10
|
| 1402 |
+
c12,url.generated,c,2.0,b1,<=10
|
| 1403 |
+
c12,url.generated.images,c,2.0,b1,<=10
|
| 1404 |
+
c12,url.geocities.com,c,2.0,b1,<=10
|
| 1405 |
+
c12,url.geoguideii,c,2.0,b1,<=10
|
| 1406 |
+
c12,url.geoguideii.chat,c,2.0,b1,<=10
|
| 1407 |
+
c12,url.geoguideii.email,c,2.0,b1,<=10
|
| 1408 |
+
c12,url.geoguideii.forums,c,2.0,b1,<=10
|
| 1409 |
+
c12,url.geoguideii.logo,c,2.0,b1,<=10
|
| 1410 |
+
c12,url.geoguideii.nh,c,2.0,b1,<=10
|
| 1411 |
+
c12,url.geoguideii.pages,c,2.0,b1,<=10
|
| 1412 |
+
c12,url.geoguideii.rank,c,2.0,b1,<=10
|
| 1413 |
+
c12,url.geoguideii.search,c,2.0,b1,<=10
|
| 1414 |
+
c12,url.geoguideii.send,c,2.0,b1,<=10
|
| 1415 |
+
c12,url.geoguideii.tour,c,2.0,b1,<=10
|
| 1416 |
+
c12,url.gifs,c,2.0,b1,<=10
|
| 1417 |
+
c12,url.globec.com.au,c,2.0,b1,<=10
|
| 1418 |
+
c12,url.go2net,c,2.0,b1,<=10
|
| 1419 |
+
c12,url.go2net.ads,c,2.0,b1,<=10
|
| 1420 |
+
c12,url.go2net.com,c,2.0,b1,<=10
|
| 1421 |
+
c12,url.gort.ucsd.edu,c,2.0,b1,<=10
|
| 1422 |
+
c12,url.gra,c,2.0,b1,<=10
|
| 1423 |
+
c12,url.graphics,c,2.0,b1,<=10
|
| 1424 |
+
c12,url.graphics.ad,c,2.0,b1,<=10
|
| 1425 |
+
c12,url.graypaw,c,2.0,b1,<=10
|
| 1426 |
+
c12,url.graypaw.gif,c,2.0,b1,<=10
|
| 1427 |
+
c12,url.grn,c,2.0,b1,<=10
|
| 1428 |
+
c12,url.grn.bull,c,2.0,b1,<=10
|
| 1429 |
+
c12,url.grouper.com,c,2.0,b1,<=10
|
| 1430 |
+
c12,url.haestad.com,c,2.0,b1,<=10
|
| 1431 |
+
c12,url.heartland,c,2.0,b1,<=10
|
| 1432 |
+
c12,url.heartland.5309,c,2.0,b1,<=10
|
| 1433 |
+
c12,url.heartland.meadows,c,2.0,b1,<=10
|
| 1434 |
+
c12,url.heartland.pointe,c,2.0,b1,<=10
|
| 1435 |
+
c12,url.heartland.valley,c,2.0,b1,<=10
|
| 1436 |
+
c12,url.hem1.passagen.se,c,2.0,b1,<=10
|
| 1437 |
+
c12,url.hollywood,c,2.0,b1,<=10
|
| 1438 |
+
c12,url.home,c,2.0,b1,<=10
|
| 1439 |
+
c12,url.home.gif,c,2.0,b1,<=10
|
| 1440 |
+
c12,url.home.netscape.com,c,2.0,b1,<=10
|
| 1441 |
+
c12,url.how,c,2.0,b1,<=10
|
| 1442 |
+
c12,url.how.htm,c,2.0,b1,<=10
|
| 1443 |
+
c12,url.htm.cmp,c,2.0,b1,<=10
|
| 1444 |
+
c12,url.htm.images,c,2.0,b1,<=10
|
| 1445 |
+
c12,url.hydrogeologist,c,2.0,b1,<=10
|
| 1446 |
+
c12,url.hydrogeologist.imgs,c,2.0,b1,<=10
|
| 1447 |
+
c12,url.ibitexas.com,c,2.0,b1,<=10
|
| 1448 |
+
c12,url.icgnet.com,c,2.0,b1,<=10
|
| 1449 |
+
c12,url.icon,c,2.0,b1,<=10
|
| 1450 |
+
c12,url.icon.gif,c,2.0,b1,<=10
|
| 1451 |
+
c12,url.icons,c,2.0,b1,<=10
|
| 1452 |
+
c12,url.ics,c,2.0,b1,<=10
|
| 1453 |
+
c12,url.icsi.com,c,2.0,b1,<=10
|
| 1454 |
+
c12,url.ie,c,2.0,b1,<=10
|
| 1455 |
+
c12,url.image,c,2.0,b1,<=10
|
| 1456 |
+
c12,url.image.navigate,c,2.0,b1,<=10
|
| 1457 |
+
c12,url.image.ng,c,2.0,b1,<=10
|
| 1458 |
+
c12,url.images,c,2.0,b1,<=10
|
| 1459 |
+
c12,url.images.ads,c,2.0,b1,<=10
|
| 1460 |
+
c12,url.images.buttons,c,2.0,b1,<=10
|
| 1461 |
+
c12,url.images.geoguideii,c,2.0,b1,<=10
|
| 1462 |
+
c12,url.images.go2net.com,c,2.0,b1,<=10
|
| 1463 |
+
c12,url.images.home,c,2.0,b1,<=10
|
| 1464 |
+
c12,url.images.img,c,2.0,b1,<=10
|
| 1465 |
+
c12,url.images.ixfolder,c,2.0,b1,<=10
|
| 1466 |
+
c12,url.images.oso,c,2.0,b1,<=10
|
| 1467 |
+
c12,url.images.set,c,2.0,b1,<=10
|
| 1468 |
+
c12,url.img,c,2.0,b1,<=10
|
| 1469 |
+
c12,url.img.ads,c,2.0,b1,<=10
|
| 1470 |
+
c12,url.imgs,c,2.0,b1,<=10
|
| 1471 |
+
c12,url.info,c,2.0,b1,<=10
|
| 1472 |
+
c12,url.infoserver.etl.vt.edu,c,2.0,b1,<=10
|
| 1473 |
+
c12,url.internauts.ca,c,2.0,b1,<=10
|
| 1474 |
+
c12,url.inwap.com,c,2.0,b1,<=10
|
| 1475 |
+
c12,url.ireland.today.ie,c,2.0,b1,<=10
|
| 1476 |
+
c12,url.irish,c,2.0,b1,<=10
|
| 1477 |
+
c12,url.irish.times,c,2.0,b1,<=10
|
| 1478 |
+
c12,url.irish.times.com,c,2.0,b1,<=10
|
| 1479 |
+
c12,url.it,c,2.0,b1,<=10
|
| 1480 |
+
c12,url.ixfolder,c,2.0,b1,<=10
|
| 1481 |
+
c12,url.ixfolder.gif,c,2.0,b1,<=10
|
| 1482 |
+
c12,url.josefina3,c,2.0,b1,<=10
|
| 1483 |
+
c12,url.jsd,c,2.0,b1,<=10
|
| 1484 |
+
c12,url.jsd.how,c,2.0,b1,<=10
|
| 1485 |
+
c12,url.kandinsky,c,2.0,b1,<=10
|
| 1486 |
+
c12,url.kandinsky.t,c,2.0,b1,<=10
|
| 1487 |
+
c12,url.kats,c,2.0,b1,<=10
|
| 1488 |
+
c12,url.kbell,c,2.0,b1,<=10
|
| 1489 |
+
c12,url.kbell.charlie,c,2.0,b1,<=10
|
| 1490 |
+
c12,url.keith,c,2.0,b1,<=10
|
| 1491 |
+
c12,url.keith.dumble,c,2.0,b1,<=10
|
| 1492 |
+
c12,url.labyrinth,c,2.0,b1,<=10
|
| 1493 |
+
c12,url.labyrinth.9439,c,2.0,b1,<=10
|
| 1494 |
+
c12,url.larx.com,c,2.0,b1,<=10
|
| 1495 |
+
c12,url.lg,c,2.0,b1,<=10
|
| 1496 |
+
c12,url.lg.gif,c,2.0,b1,<=10
|
| 1497 |
+
c12,url.library,c,2.0,b1,<=10
|
| 1498 |
+
c12,url.library.pitcairn,c,2.0,b1,<=10
|
| 1499 |
+
c12,url.likesbooks.com,c,2.0,b1,<=10
|
| 1500 |
+
c12,url.link,c,2.0,b1,<=10
|
| 1501 |
+
c12,url.link.pics,c,2.0,b1,<=10
|
| 1502 |
+
c12,url.links,c,2.0,b1,<=10
|
| 1503 |
+
c12,url.live,c,2.0,b1,<=10
|
| 1504 |
+
c12,url.logo,c,2.0,b1,<=10
|
| 1505 |
+
c12,url.logo.b,c,2.0,b1,<=10
|
| 1506 |
+
c12,url.logo.gif,c,2.0,b1,<=10
|
| 1507 |
+
c12,url.logos,c,2.0,b1,<=10
|
| 1508 |
+
c12,url.lolnad,c,2.0,b1,<=10
|
| 1509 |
+
c12,url.lolnad.private,c,2.0,b1,<=10
|
| 1510 |
+
c12,url.lovisa1,c,2.0,b1,<=10
|
| 1511 |
+
c12,url.lycos.de,c,2.0,b1,<=10
|
| 1512 |
+
c12,url.madamecleo,c,2.0,b1,<=10
|
| 1513 |
+
c12,url.main,c,2.0,b1,<=10
|
| 1514 |
+
c12,url.malek,c,2.0,b1,<=10
|
| 1515 |
+
c12,url.malek.small,c,2.0,b1,<=10
|
| 1516 |
+
c12,url.mandypaul,c,2.0,b1,<=10
|
| 1517 |
+
c12,url.marketing,c,2.0,b1,<=10
|
| 1518 |
+
c12,url.marketplace,c,2.0,b1,<=10
|
| 1519 |
+
c12,url.martnet,c,2.0,b1,<=10
|
| 1520 |
+
c12,url.martnet.com,c,2.0,b1,<=10
|
| 1521 |
+
c12,url.martnet.images,c,2.0,b1,<=10
|
| 1522 |
+
c12,url.mcet.edu,c,2.0,b1,<=10
|
| 1523 |
+
c12,url.meadows,c,2.0,b1,<=10
|
| 1524 |
+
c12,url.meadows.9196,c,2.0,b1,<=10
|
| 1525 |
+
c12,url.media,c,2.0,b1,<=10
|
| 1526 |
+
c12,url.media.images,c,2.0,b1,<=10
|
| 1527 |
+
c12,url.mei.co.jp,c,2.0,b1,<=10
|
| 1528 |
+
c12,url.memberbanners,c,2.0,b1,<=10
|
| 1529 |
+
c12,url.memberbanners.live,c,2.0,b1,<=10
|
| 1530 |
+
c12,url.members,c,2.0,b1,<=10
|
| 1531 |
+
c12,url.members.accessus.net,c,2.0,b1,<=10
|
| 1532 |
+
c12,url.members.aol.com,c,2.0,b1,<=10
|
| 1533 |
+
c12,url.members.keith,c,2.0,b1,<=10
|
| 1534 |
+
c12,url.members.tripod.com,c,2.0,b1,<=10
|
| 1535 |
+
c12,url.mindlink.net,c,2.0,b1,<=10
|
| 1536 |
+
c12,url.mindspring.com,c,2.0,b1,<=10
|
| 1537 |
+
c12,url.monmouth.com,c,2.0,b1,<=10
|
| 1538 |
+
c12,url.msn.com,c,2.0,b1,<=10
|
| 1539 |
+
c12,url.navigate,c,2.0,b1,<=10
|
| 1540 |
+
c12,url.navigate.b,c,2.0,b1,<=10
|
| 1541 |
+
c12,url.netscape.com,c,2.0,b1,<=10
|
| 1542 |
+
c12,url.news.com,c,2.0,b1,<=10
|
| 1543 |
+
c12,url.news.observer.com,c,2.0,b1,<=10
|
| 1544 |
+
c12,url.ng,c,2.0,b1,<=10
|
| 1545 |
+
c12,url.ng.spacedesc,c,2.0,b1,<=10
|
| 1546 |
+
c12,url.nh,c,2.0,b1,<=10
|
| 1547 |
+
c12,url.off,c,2.0,b1,<=10
|
| 1548 |
+
c12,url.off.gif,c,2.0,b1,<=10
|
| 1549 |
+
c12,url.ora.com,c,2.0,b1,<=10
|
| 1550 |
+
c12,url.oso,c,2.0,b1,<=10
|
| 1551 |
+
c12,url.pacific.net.sg,c,2.0,b1,<=10
|
| 1552 |
+
c12,url.pacificrim.net,c,2.0,b1,<=10
|
| 1553 |
+
c12,url.pages,c,2.0,b1,<=10
|
| 1554 |
+
c12,url.pages.b,c,2.0,b1,<=10
|
| 1555 |
+
c12,url.paris,c,2.0,b1,<=10
|
| 1556 |
+
c12,url.passagen.se,c,2.0,b1,<=10
|
| 1557 |
+
c12,url.paul.spu.edu,c,2.0,b1,<=10
|
| 1558 |
+
c12,url.pawbutton,c,2.0,b1,<=10
|
| 1559 |
+
c12,url.pawbutton.gif,c,2.0,b1,<=10
|
| 1560 |
+
c12,url.peace,c,2.0,b1,<=10
|
| 1561 |
+
c12,url.peace.images,c,2.0,b1,<=10
|
| 1562 |
+
c12,url.personal,c,2.0,b1,<=10
|
| 1563 |
+
c12,url.pharmacy,c,2.0,b1,<=10
|
| 1564 |
+
c12,url.pharmacy.gif,c,2.0,b1,<=10
|
| 1565 |
+
c12,url.phoenix.mcet.edu,c,2.0,b1,<=10
|
| 1566 |
+
c12,url.pics,c,2.0,b1,<=10
|
| 1567 |
+
c12,url.pics.cats,c,2.0,b1,<=10
|
| 1568 |
+
c12,url.picts,c,2.0,b1,<=10
|
| 1569 |
+
c12,url.pictures,c,2.0,b1,<=10
|
| 1570 |
+
c12,url.pictures.gc,c,2.0,b1,<=10
|
| 1571 |
+
c12,url.pitcairn,c,2.0,b1,<=10
|
| 1572 |
+
c12,url.pitcairn.smallb,c,2.0,b1,<=10
|
| 1573 |
+
c12,url.pix,c,2.0,b1,<=10
|
| 1574 |
+
c12,url.pix.b,c,2.0,b1,<=10
|
| 1575 |
+
c12,url.pixs,c,2.0,b1,<=10
|
| 1576 |
+
c12,url.pixs.smiley,c,2.0,b1,<=10
|
| 1577 |
+
c12,url.pointe,c,2.0,b1,<=10
|
| 1578 |
+
c12,url.pointe.1154,c,2.0,b1,<=10
|
| 1579 |
+
c12,url.polypkem,c,2.0,b1,<=10
|
| 1580 |
+
c12,url.polypkem.grn,c,2.0,b1,<=10
|
| 1581 |
+
c12,url.pool,c,2.0,b1,<=10
|
| 1582 |
+
c12,url.pool.images,c,2.0,b1,<=10
|
| 1583 |
+
c12,url.preferences.com,c,2.0,b1,<=10
|
| 1584 |
+
c12,url.private,c,2.0,b1,<=10
|
| 1585 |
+
c12,url.psnw.com,c,2.0,b1,<=10
|
| 1586 |
+
c12,url.psu.edu,c,2.0,b1,<=10
|
| 1587 |
+
c12,url.puc.edu,c,2.0,b1,<=10
|
| 1588 |
+
c12,url.ran,c,2.0,b1,<=10
|
| 1589 |
+
c12,url.ran.gifs,c,2.0,b1,<=10
|
| 1590 |
+
c12,url.ran.org,c,2.0,b1,<=10
|
| 1591 |
+
c12,url.rank,c,2.0,b1,<=10
|
| 1592 |
+
c12,url.rank.b,c,2.0,b1,<=10
|
| 1593 |
+
c12,url.red,c,2.0,b1,<=10
|
| 1594 |
+
c12,url.red.ball,c,2.0,b1,<=10
|
| 1595 |
+
c12,url.rings,c,2.0,b1,<=10
|
| 1596 |
+
c12,url.romancebooks,c,2.0,b1,<=10
|
| 1597 |
+
c12,url.romancebooks.pix,c,2.0,b1,<=10
|
| 1598 |
+
c12,url.runofsite,c,2.0,b1,<=10
|
| 1599 |
+
c12,url.runofsite.any,c,2.0,b1,<=10
|
| 1600 |
+
c12,url.sanjosesabercats.com,c,2.0,b1,<=10
|
| 1601 |
+
c12,url.search,c,2.0,b1,<=10
|
| 1602 |
+
c12,url.search.b,c,2.0,b1,<=10
|
| 1603 |
+
c12,url.send,c,2.0,b1,<=10
|
| 1604 |
+
c12,url.send.b,c,2.0,b1,<=10
|
| 1605 |
+
c12,url.set,c,2.0,b1,<=10
|
| 1606 |
+
c12,url.set.butt,c,2.0,b1,<=10
|
| 1607 |
+
c12,url.shareware.com,c,2.0,b1,<=10
|
| 1608 |
+
c12,url.site,c,2.0,b1,<=10
|
| 1609 |
+
c12,url.sj,c,2.0,b1,<=10
|
| 1610 |
+
c12,url.sjsu.edu,c,2.0,b1,<=10
|
| 1611 |
+
c12,url.slake.com,c,2.0,b1,<=10
|
| 1612 |
+
c12,url.small,c,2.0,b1,<=10
|
| 1613 |
+
c12,url.smallb,c,2.0,b1,<=10
|
| 1614 |
+
c12,url.smallb.gif,c,2.0,b1,<=10
|
| 1615 |
+
c12,url.smiley,c,2.0,b1,<=10
|
| 1616 |
+
c12,url.smiley.gif,c,2.0,b1,<=10
|
| 1617 |
+
c12,url.sonic.net,c,2.0,b1,<=10
|
| 1618 |
+
c12,url.spacedesc,c,2.0,b1,<=10
|
| 1619 |
+
c12,url.sponsor,c,2.0,b1,<=10
|
| 1620 |
+
c12,url.spu.edu,c,2.0,b1,<=10
|
| 1621 |
+
c12,url.static.wired.com,c,2.0,b1,<=10
|
| 1622 |
+
c12,url.stinky,c,2.0,b1,<=10
|
| 1623 |
+
c12,url.stinky.gra,c,2.0,b1,<=10
|
| 1624 |
+
c12,url.sunsetstrip,c,2.0,b1,<=10
|
| 1625 |
+
c12,url.sunsetstrip.alley,c,2.0,b1,<=10
|
| 1626 |
+
c12,url.sunsite.unc.edu,c,2.0,b1,<=10
|
| 1627 |
+
c12,url.switchboard.com,c,2.0,b1,<=10
|
| 1628 |
+
c12,url.theinternetadvantage.com,c,2.0,b1,<=10
|
| 1629 |
+
c12,url.thejeep.com,c,2.0,b1,<=10
|
| 1630 |
+
c12,url.thumb,c,2.0,b1,<=10
|
| 1631 |
+
c12,url.tii,c,2.0,b1,<=10
|
| 1632 |
+
c12,url.time,c,2.0,b1,<=10
|
| 1633 |
+
c12,url.time.1998,c,2.0,b1,<=10
|
| 1634 |
+
c12,url.times,c,2.0,b1,<=10
|
| 1635 |
+
c12,url.times.graphics,c,2.0,b1,<=10
|
| 1636 |
+
c12,url.tkaine,c,2.0,b1,<=10
|
| 1637 |
+
c12,url.tkaine.bars,c,2.0,b1,<=10
|
| 1638 |
+
c12,url.tkaine.buttons,c,2.0,b1,<=10
|
| 1639 |
+
c12,url.tkaine.kats,c,2.0,b1,<=10
|
| 1640 |
+
c12,url.tkaine.rings,c,2.0,b1,<=10
|
| 1641 |
+
c12,url.tm.fr,c,2.0,b1,<=10
|
| 1642 |
+
c12,url.top,c,2.0,b1,<=10
|
| 1643 |
+
c12,url.tour,c,2.0,b1,<=10
|
| 1644 |
+
c12,url.toyotaofroswell.com,c,2.0,b1,<=10
|
| 1645 |
+
c12,url.tripod.com,c,2.0,b1,<=10
|
| 1646 |
+
c12,url.truluck.com,c,2.0,b1,<=10
|
| 1647 |
+
c12,url.tvgen.com,c,2.0,b1,<=10
|
| 1648 |
+
c12,url.ucsd.edu,c,2.0,b1,<=10
|
| 1649 |
+
c12,url.uk,c,2.0,b1,<=10
|
| 1650 |
+
c12,url.uk.gif,c,2.0,b1,<=10
|
| 1651 |
+
c12,url.ukonline.co.uk,c,2.0,b1,<=10
|
| 1652 |
+
c12,url.unc.edu,c,2.0,b1,<=10
|
| 1653 |
+
c12,url.users,c,2.0,b1,<=10
|
| 1654 |
+
c12,url.users.aol.com,c,2.0,b1,<=10
|
| 1655 |
+
c12,url.valley,c,2.0,b1,<=10
|
| 1656 |
+
c12,url.valley.2539,c,2.0,b1,<=10
|
| 1657 |
+
c12,url.valley.2647,c,2.0,b1,<=10
|
| 1658 |
+
c12,url.vbtn,c,2.0,b1,<=10
|
| 1659 |
+
c12,url.vbtn.gif,c,2.0,b1,<=10
|
| 1660 |
+
c12,url.victoria,c,2.0,b1,<=10
|
| 1661 |
+
c12,url.victoria.pharmacy,c,2.0,b1,<=10
|
| 1662 |
+
c12,url.vrn.de,c,2.0,b1,<=10
|
| 1663 |
+
c12,url.vt.edu,c,2.0,b1,<=10
|
| 1664 |
+
c12,url.w.gif,c,2.0,b1,<=10
|
| 1665 |
+
c12,url.wc,c,2.0,b1,<=10
|
| 1666 |
+
c12,url.wco.com,c,2.0,b1,<=10
|
| 1667 |
+
c12,url.web.ukonline.co.uk,c,2.0,b1,<=10
|
| 1668 |
+
c12,url.website.ora.com,c,2.0,b1,<=10
|
| 1669 |
+
c12,url.wednet.com,c,2.0,b1,<=10
|
| 1670 |
+
c12,url.wired.com,c,2.0,b1,<=10
|
| 1671 |
+
c12,url.worlddrugstore.com,c,2.0,b1,<=10
|
| 1672 |
+
c12,url.www.123greetings.com,c,2.0,b1,<=10
|
| 1673 |
+
c12,url.www.2meta.com,c,2.0,b1,<=10
|
| 1674 |
+
c12,url.www.FlowSoft.com,c,2.0,b1,<=10
|
| 1675 |
+
c12,url.www.access.ch,c,2.0,b1,<=10
|
| 1676 |
+
c12,url.www.adamspharmacy.com,c,2.0,b1,<=10
|
| 1677 |
+
c12,url.www.afn.org,c,2.0,b1,<=10
|
| 1678 |
+
c12,url.www.antiwar.com,c,2.0,b1,<=10
|
| 1679 |
+
c12,url.www.autopen.com,c,2.0,b1,<=10
|
| 1680 |
+
c12,url.www.autotown.com,c,2.0,b1,<=10
|
| 1681 |
+
c12,url.www.bossintl.com,c,2.0,b1,<=10
|
| 1682 |
+
c12,url.www.carousel.org,c,2.0,b1,<=10
|
| 1683 |
+
c12,url.www.cob.sjsu.edu,c,2.0,b1,<=10
|
| 1684 |
+
c12,url.www.copymat.com,c,2.0,b1,<=10
|
| 1685 |
+
c12,url.www.cqi.com,c,2.0,b1,<=10
|
| 1686 |
+
c12,url.www.dreamn.com,c,2.0,b1,<=10
|
| 1687 |
+
c12,url.www.ems.psu.edu,c,2.0,b1,<=10
|
| 1688 |
+
c12,url.www.express.scripts.com,c,2.0,b1,<=10
|
| 1689 |
+
c12,url.www.finest.tm.fr,c,2.0,b1,<=10
|
| 1690 |
+
c12,url.www.geocities.com,c,2.0,b1,<=10
|
| 1691 |
+
c12,url.www.globec.com.au,c,2.0,b1,<=10
|
| 1692 |
+
c12,url.www.grouper.com,c,2.0,b1,<=10
|
| 1693 |
+
c12,url.www.haestad.com,c,2.0,b1,<=10
|
| 1694 |
+
c12,url.www.ibitexas.com,c,2.0,b1,<=10
|
| 1695 |
+
c12,url.www.icgnet.com,c,2.0,b1,<=10
|
| 1696 |
+
c12,url.www.icsi.com,c,2.0,b1,<=10
|
| 1697 |
+
c12,url.www.internauts.ca,c,2.0,b1,<=10
|
| 1698 |
+
c12,url.www.inwap.com,c,2.0,b1,<=10
|
| 1699 |
+
c12,url.www.ireland.today.ie,c,2.0,b1,<=10
|
| 1700 |
+
c12,url.www.irish.times.com,c,2.0,b1,<=10
|
| 1701 |
+
c12,url.www.larx.com,c,2.0,b1,<=10
|
| 1702 |
+
c12,url.www.likesbooks.com,c,2.0,b1,<=10
|
| 1703 |
+
c12,url.www.martnet.com,c,2.0,b1,<=10
|
| 1704 |
+
c12,url.www.mcs.csuhayward.edu,c,2.0,b1,<=10
|
| 1705 |
+
c12,url.www.mei.co.jp,c,2.0,b1,<=10
|
| 1706 |
+
c12,url.www.monmouth.com,c,2.0,b1,<=10
|
| 1707 |
+
c12,url.www.news.com,c,2.0,b1,<=10
|
| 1708 |
+
c12,url.www.news.observer.com,c,2.0,b1,<=10
|
| 1709 |
+
c12,url.www.pacific.net.sg,c,2.0,b1,<=10
|
| 1710 |
+
c12,url.www.pacificrim.net,c,2.0,b1,<=10
|
| 1711 |
+
c12,url.www.psnw.com,c,2.0,b1,<=10
|
| 1712 |
+
c12,url.www.puc.edu,c,2.0,b1,<=10
|
| 1713 |
+
c12,url.www.ran.org,c,2.0,b1,<=10
|
| 1714 |
+
c12,url.www.sanjosesabercats.com,c,2.0,b1,<=10
|
| 1715 |
+
c12,url.www.shareware.com,c,2.0,b1,<=10
|
| 1716 |
+
c12,url.www.slake.com,c,2.0,b1,<=10
|
| 1717 |
+
c12,url.www.theinternetadvantage.com,c,2.0,b1,<=10
|
| 1718 |
+
c12,url.www.thejeep.com,c,2.0,b1,<=10
|
| 1719 |
+
c12,url.www.toyotaofroswell.com,c,2.0,b1,<=10
|
| 1720 |
+
c12,url.www.truluck.com,c,2.0,b1,<=10
|
| 1721 |
+
c12,url.www.uk.lycos.de,c,2.0,b1,<=10
|
| 1722 |
+
c12,url.www.vrn.de,c,2.0,b1,<=10
|
| 1723 |
+
c12,url.www.wco.com,c,2.0,b1,<=10
|
| 1724 |
+
c12,url.www.wednet.com,c,2.0,b1,<=10
|
| 1725 |
+
c12,url.www.worlddrugstore.com,c,2.0,b1,<=10
|
| 1726 |
+
c12,url.www.yahoo.co.uk,c,2.0,b1,<=10
|
| 1727 |
+
c12,url.yahoo.co.uk,c,2.0,b1,<=10
|
| 1728 |
+
c12,url.zueri.ch,c,2.0,b1,<=10
|
| 1729 |
+
c13,dAge,c,8.0,b1,<=10
|
| 1730 |
+
c13,dAncstry1,c,12.0,b2,11-30
|
| 1731 |
+
c13,dAncstry2,c,12.0,b2,11-30
|
| 1732 |
+
c13,dDepart,c,6.0,b1,<=10
|
| 1733 |
+
c13,dHispanic,c,10.0,b1,<=10
|
| 1734 |
+
c13,dHour89,c,6.0,b1,<=10
|
| 1735 |
+
c13,dHours,c,6.0,b1,<=10
|
| 1736 |
+
c13,dIncome1,c,5.0,b1,<=10
|
| 1737 |
+
c13,dIncome2,c,2.0,b1,<=10
|
| 1738 |
+
c13,dIncome3,c,2.0,b1,<=10
|
| 1739 |
+
c13,dIncome4,c,2.0,b1,<=10
|
| 1740 |
+
c13,dIncome5,c,2.0,b1,<=10
|
| 1741 |
+
c13,dIncome6,c,2.0,b1,<=10
|
| 1742 |
+
c13,dIncome7,c,2.0,b1,<=10
|
| 1743 |
+
c13,dIncome8,c,2.0,b1,<=10
|
| 1744 |
+
c13,dIndustry,c,13.0,b2,11-30
|
| 1745 |
+
c13,dOccup,c,9.0,b1,<=10
|
| 1746 |
+
c13,dPOB,c,7.0,b1,<=10
|
| 1747 |
+
c13,dPoverty,c,3.0,b1,<=10
|
| 1748 |
+
c13,dPwgt1,c,4.0,b1,<=10
|
| 1749 |
+
c13,dRearning,c,6.0,b1,<=10
|
| 1750 |
+
c13,dRpincome,c,6.0,b1,<=10
|
| 1751 |
+
c13,dTravtime,c,7.0,b1,<=10
|
| 1752 |
+
c13,dWeek89,c,3.0,b1,<=10
|
| 1753 |
+
c13,dYrsserv,c,3.0,b1,<=10
|
| 1754 |
+
c13,iAvail,c,5.0,b1,<=10
|
| 1755 |
+
c13,iCitizen,c,5.0,b1,<=10
|
| 1756 |
+
c13,iClass,c,10.0,b1,<=10
|
| 1757 |
+
c13,iDisabl1,c,3.0,b1,<=10
|
| 1758 |
+
c13,iDisabl2,c,3.0,b1,<=10
|
| 1759 |
+
c13,iEnglish,c,5.0,b1,<=10
|
| 1760 |
+
c13,iFeb55,c,2.0,b1,<=10
|
| 1761 |
+
c13,iFertil,c,14.0,b2,11-30
|
| 1762 |
+
c13,iImmigr,c,11.0,b2,11-30
|
| 1763 |
+
c13,iKorean,c,2.0,b1,<=10
|
| 1764 |
+
c13,iLang1,c,3.0,b1,<=10
|
| 1765 |
+
c13,iLooking,c,3.0,b1,<=10
|
| 1766 |
+
c13,iMarital,c,5.0,b1,<=10
|
| 1767 |
+
c13,iMay75880,c,2.0,b1,<=10
|
| 1768 |
+
c13,iMeans,c,13.0,b2,11-30
|
| 1769 |
+
c13,iMilitary,c,5.0,b1,<=10
|
| 1770 |
+
c13,iMobility,c,3.0,b1,<=10
|
| 1771 |
+
c13,iMobillim,c,3.0,b1,<=10
|
| 1772 |
+
c13,iOthrserv,c,2.0,b1,<=10
|
| 1773 |
+
c13,iPerscare,c,3.0,b1,<=10
|
| 1774 |
+
c13,iRPOB,c,14.0,b2,11-30
|
| 1775 |
+
c13,iRagechld,c,5.0,b1,<=10
|
| 1776 |
+
c13,iRelat1,c,14.0,b2,11-30
|
| 1777 |
+
c13,iRelat2,c,10.0,b1,<=10
|
| 1778 |
+
c13,iRemplpar,c,16.0,b2,11-30
|
| 1779 |
+
c13,iRiders,c,9.0,b1,<=10
|
| 1780 |
+
c13,iRlabor,c,7.0,b1,<=10
|
| 1781 |
+
c13,iRownchld,c,2.0,b1,<=10
|
| 1782 |
+
c13,iRrelchld,c,2.0,b1,<=10
|
| 1783 |
+
c13,iRspouse,c,7.0,b1,<=10
|
| 1784 |
+
c13,iRvetserv,c,12.0,b2,11-30
|
| 1785 |
+
c13,iSchool,c,4.0,b1,<=10
|
| 1786 |
+
c13,iSept80,c,2.0,b1,<=10
|
| 1787 |
+
c13,iSex,c,2.0,b1,<=10
|
| 1788 |
+
c13,iSubfam1,c,4.0,b1,<=10
|
| 1789 |
+
c13,iSubfam2,c,4.0,b1,<=10
|
| 1790 |
+
c13,iTmpabsnt,c,4.0,b1,<=10
|
| 1791 |
+
c13,iVietnam,c,2.0,b1,<=10
|
| 1792 |
+
c13,iWWII,c,2.0,b1,<=10
|
| 1793 |
+
c13,iWork89,c,3.0,b1,<=10
|
| 1794 |
+
c13,iWorklwk,c,3.0,b1,<=10
|
| 1795 |
+
c13,iYearsch,c,18.0,b2,11-30
|
| 1796 |
+
c13,iYearwrk,c,8.0,b1,<=10
|
| 1797 |
+
c14,bin_0,c,2.0,b1,<=10
|
| 1798 |
+
c14,bin_1,c,2.0,b1,<=10
|
| 1799 |
+
c14,bin_2,c,2.0,b1,<=10
|
| 1800 |
+
c14,bin_3,c,2.0,b1,<=10
|
| 1801 |
+
c14,bin_4,c,2.0,b1,<=10
|
| 1802 |
+
c14,day,c,7.0,b1,<=10
|
| 1803 |
+
c14,month,c,12.0,b2,11-30
|
| 1804 |
+
c14,nom_0,c,3.0,b1,<=10
|
| 1805 |
+
c14,nom_1,c,6.0,b1,<=10
|
| 1806 |
+
c14,nom_2,c,6.0,b1,<=10
|
| 1807 |
+
c14,nom_3,c,6.0,b1,<=10
|
| 1808 |
+
c14,nom_4,c,4.0,b1,<=10
|
| 1809 |
+
c14,nom_5,c,222.0,b3,31-300
|
| 1810 |
+
c14,nom_6,c,522.0,b4,>300
|
| 1811 |
+
c14,nom_7,c,1219.0,b4,>300
|
| 1812 |
+
c14,nom_8,c,2215.0,b4,>300
|
| 1813 |
+
c14,nom_9,c,11927.0,b4,>300
|
| 1814 |
+
c14,ord_0,c,3.0,b1,<=10
|
| 1815 |
+
c14,ord_1,c,5.0,b1,<=10
|
| 1816 |
+
c14,ord_2,c,6.0,b1,<=10
|
| 1817 |
+
c14,ord_3,c,15.0,b2,11-30
|
| 1818 |
+
c14,ord_4,c,26.0,b2,11-30
|
| 1819 |
+
c14,ord_5,c,192.0,b3,31-300
|
| 1820 |
+
c14,target,c,2.0,b1,<=10
|
| 1821 |
+
c15,bin_0,c,2.0,b1,<=10
|
| 1822 |
+
c15,bin_1,c,2.0,b1,<=10
|
| 1823 |
+
c15,bin_2,c,2.0,b1,<=10
|
| 1824 |
+
c15,bin_3,c,2.0,b1,<=10
|
| 1825 |
+
c15,bin_4,c,2.0,b1,<=10
|
| 1826 |
+
c15,day,c,7.0,b1,<=10
|
| 1827 |
+
c15,month,c,12.0,b2,11-30
|
| 1828 |
+
c15,nom_0,c,3.0,b1,<=10
|
| 1829 |
+
c15,nom_1,c,6.0,b1,<=10
|
| 1830 |
+
c15,nom_2,c,6.0,b1,<=10
|
| 1831 |
+
c15,nom_3,c,6.0,b1,<=10
|
| 1832 |
+
c15,nom_4,c,4.0,b1,<=10
|
| 1833 |
+
c15,nom_5,c,1220.0,b4,>300
|
| 1834 |
+
c15,nom_6,c,1518.0,b4,>300
|
| 1835 |
+
c15,nom_7,c,222.0,b3,31-300
|
| 1836 |
+
c15,nom_8,c,222.0,b3,31-300
|
| 1837 |
+
c15,nom_9,c,2218.0,b4,>300
|
| 1838 |
+
c15,ord_0,c,3.0,b1,<=10
|
| 1839 |
+
c15,ord_1,c,5.0,b1,<=10
|
| 1840 |
+
c15,ord_2,c,6.0,b1,<=10
|
| 1841 |
+
c15,ord_3,c,15.0,b2,11-30
|
| 1842 |
+
c15,ord_4,c,26.0,b2,11-30
|
| 1843 |
+
c15,ord_5,c,190.0,b3,31-300
|
| 1844 |
+
c15,target,c,2.0,b1,<=10
|
| 1845 |
+
c16,ALIGN,c,4.0,b1,<=10
|
| 1846 |
+
c16,ALIVE,c,2.0,b1,<=10
|
| 1847 |
+
c16,EYE,c,17.0,b2,11-30
|
| 1848 |
+
c16,FIRST APPEARANCE,c,758.0,b4,>300
|
| 1849 |
+
c16,GSM,c,2.0,b1,<=10
|
| 1850 |
+
c16,HAIR,c,17.0,b2,11-30
|
| 1851 |
+
c16,ID,c,3.0,b1,<=10
|
| 1852 |
+
c16,SEX,c,4.0,b1,<=10
|
| 1853 |
+
c16,name,c,5516.0,b4,>300
|
| 1854 |
+
c16,urlslug,c,5516.0,b4,>300
|
| 1855 |
+
c17,cast,c,6179.0,b4,>300
|
| 1856 |
+
c17,country,c,621.0,b4,>300
|
| 1857 |
+
c17,date_added,c,1593.0,b4,>300
|
| 1858 |
+
c17,description,c,7026.0,b4,>300
|
| 1859 |
+
c17,director,c,3784.0,b4,>300
|
| 1860 |
+
c17,duration,c,211.0,b3,31-300
|
| 1861 |
+
c17,listed_in,c,484.0,b4,>300
|
| 1862 |
+
c17,rating,c,15.0,b2,11-30
|
| 1863 |
+
c17,show_id,c,7045.0,b4,>300
|
| 1864 |
+
c17,title,c,7044.0,b4,>300
|
| 1865 |
+
c17,type,c,2.0,b1,<=10
|
| 1866 |
+
c18,country,c,43.0,b3,31-300
|
| 1867 |
+
c18,description,c,97504.0,b4,>300
|
| 1868 |
+
c18,designation,c,33068.0,b4,>300
|
| 1869 |
+
c18,province,c,411.0,b4,>300
|
| 1870 |
+
c18,region_1,c,1179.0,b4,>300
|
| 1871 |
+
c18,region_2,c,17.0,b2,11-30
|
| 1872 |
+
c18,taster_name,c,19.0,b2,11-30
|
| 1873 |
+
c18,taster_twitter_handle,c,15.0,b2,11-30
|
| 1874 |
+
c18,title,c,96777.0,b4,>300
|
| 1875 |
+
c18,variety,c,682.0,b4,>300
|
| 1876 |
+
c18,winery,c,15786.0,b4,>300
|
| 1877 |
+
c19,category_id,c,16.0,b2,11-30
|
| 1878 |
+
c19,channel_title,c,2181.0,b4,>300
|
| 1879 |
+
c19,comments_disabled,c,2.0,b1,<=10
|
| 1880 |
+
c19,description,c,6673.0,b4,>300
|
| 1881 |
+
c19,publish_time,c,6114.0,b4,>300
|
| 1882 |
+
c19,ratings_disabled,c,2.0,b1,<=10
|
| 1883 |
+
c19,tags,c,5884.0,b4,>300
|
| 1884 |
+
c19,thumbnail_link,c,6194.0,b4,>300
|
| 1885 |
+
c19,title,c,6284.0,b4,>300
|
| 1886 |
+
c19,trending_date,c,205.0,b3,31-300
|
| 1887 |
+
c19,video_error_or_removed,c,2.0,b1,<=10
|
| 1888 |
+
c19,video_id,c,6194.0,b4,>300
|
| 1889 |
+
c20,black_piece0_file,c,7.0,b1,<=10
|
| 1890 |
+
c20,black_piece0_rank,c,9.0,b1,<=10
|
| 1891 |
+
c20,black_piece0_strength,c,5.0,b1,<=10
|
| 1892 |
+
c20,class,c,3.0,b1,<=10
|
| 1893 |
+
c20,white_piece0_file,c,7.0,b1,<=10
|
| 1894 |
+
c20,white_piece0_rank,c,9.0,b1,<=10
|
| 1895 |
+
c20,white_piece0_strength,c,5.0,b1,<=10
|
| 1896 |
+
c21,V10,c,10.0,b1,<=10
|
| 1897 |
+
c21,V14,c,885.0,b4,>300
|
| 1898 |
+
c21,V15,c,543.0,b4,>300
|
| 1899 |
+
c21,V16,c,140102.0,b4,>300
|
| 1900 |
+
c21,V17,c,63196.0,b4,>300
|
| 1901 |
+
c21,V18,c,214.0,b3,31-300
|
| 1902 |
+
c21,V19,c,14.0,b2,11-30
|
| 1903 |
+
c21,V20,c,9933.0,b4,>300
|
| 1904 |
+
c21,V21,c,411.0,b4,>300
|
| 1905 |
+
c21,V22,c,3.0,b1,<=10
|
| 1906 |
+
c21,V23,c,20474.0,b4,>300
|
| 1907 |
+
c21,V24,c,4473.0,b4,>300
|
| 1908 |
+
c21,V25,c,126515.0,b4,>300
|
| 1909 |
+
c21,V26,c,3079.0,b4,>300
|
| 1910 |
+
c21,V27,c,26.0,b2,11-30
|
| 1911 |
+
c21,V28,c,7417.0,b4,>300
|
| 1912 |
+
c21,V29,c,100814.0,b4,>300
|
| 1913 |
+
c21,V30,c,10.0,b1,<=10
|
| 1914 |
+
c21,V31,c,3408.0,b4,>300
|
| 1915 |
+
c21,V32,c,1588.0,b4,>300
|
| 1916 |
+
c21,V33,c,4.0,b1,<=10
|
| 1917 |
+
c21,V34,c,115350.0,b4,>300
|
| 1918 |
+
c21,V35,c,11.0,b2,11-30
|
| 1919 |
+
c21,V36,c,14.0,b2,11-30
|
| 1920 |
+
c21,V37,c,24070.0,b4,>300
|
| 1921 |
+
c21,V38,c,60.0,b3,31-300
|
| 1922 |
+
c21,V39,c,23272.0,b4,>300
|
| 1923 |
+
c21,V41,c,4.0,b1,<=10
|
| 1924 |
+
c21,V44,c,100963.0,b4,>300
|
| 1925 |
+
c21,V45,c,10.0,b1,<=10
|
| 1926 |
+
c21,V46,c,9955.0,b4,>300
|
| 1927 |
+
c21,V47,c,14.0,b2,11-30
|
| 1928 |
+
c21,V48,c,214.0,b3,31-300
|
| 1929 |
+
c21,V49,c,542.0,b4,>300
|
| 1930 |
+
c21,V52,c,9.0,b1,<=10
|
| 1931 |
+
c21,V54,c,543.0,b4,>300
|
| 1932 |
+
c21,V55,c,140269.0,b4,>300
|
| 1933 |
+
c21,V56,c,20410.0,b4,>300
|
| 1934 |
+
c21,V57,c,23205.0,b4,>300
|
| 1935 |
+
c21,V58,c,24114.0,b4,>300
|
| 1936 |
+
c21,V60,c,543.0,b4,>300
|
| 1937 |
+
c21,V61,c,3086.0,b4,>300
|
| 1938 |
+
c21,V62,c,3087.0,b4,>300
|
| 1939 |
+
c21,V63,c,14.0,b2,11-30
|
| 1940 |
+
c21,V65,c,26.0,b2,11-30
|
| 1941 |
+
c21,V66,c,9923.0,b4,>300
|
| 1942 |
+
c21,V68,c,26.0,b2,11-30
|
| 1943 |
+
c21,V70,c,61.0,b3,31-300
|
| 1944 |
+
c21,V71,c,59.0,b3,31-300
|
| 1945 |
+
c21,V73,c,214.0,b3,31-300
|
| 1946 |
+
c21,V74,c,201.0,b3,31-300
|
| 1947 |
+
c21,V76,c,217.0,b3,31-300
|
| 1948 |
+
c21,V77,c,7385.0,b4,>300
|
| 1949 |
+
c21,V78,c,3076.0,b4,>300
|
| 1950 |
+
c21,class,c,2.0,b1,<=10
|
| 1951 |
+
m1,Company_Size,m,5.0,b1,<=10
|
| 1952 |
+
m1,Department,m,10.0,b1,<=10
|
| 1953 |
+
m1,Education_Level,m,6.0,b1,<=10
|
| 1954 |
+
m1,Employee_ID,m,1200.0,b4,>300
|
| 1955 |
+
m1,Gender,m,3.0,b1,<=10
|
| 1956 |
+
m1,Has_Children,m,2.0,b1,<=10
|
| 1957 |
+
m1,Home_Office_Quality,m,4.0,b1,<=10
|
| 1958 |
+
m1,Industry,m,10.0,b1,<=10
|
| 1959 |
+
m1,Internet_Speed_Category,m,4.0,b1,<=10
|
| 1960 |
+
m1,Job_Level,m,6.0,b1,<=10
|
| 1961 |
+
m1,Location_Type,m,3.0,b1,<=10
|
| 1962 |
+
m1,Manager_Support_Level,m,5.0,b1,<=10
|
| 1963 |
+
m1,Marital_Status,m,4.0,b1,<=10
|
| 1964 |
+
m1,Meetings_Per_Week,m,19.0,b2,11-30
|
| 1965 |
+
m1,Response_Quality,m,3.0,b1,<=10
|
| 1966 |
+
m1,Stress_Level,m,10.0,b1,<=10
|
| 1967 |
+
m1,Survey_Date,m,122.0,b3,31-300
|
| 1968 |
+
m1,Team_Collaboration_Frequency,m,5.0,b1,<=10
|
| 1969 |
+
m1,WFH_Days_Per_Week,m,6.0,b1,<=10
|
| 1970 |
+
m1,Work_Life_Balance,m,10.0,b1,<=10
|
| 1971 |
+
m2,airbags,m,3.0,b1,<=10
|
| 1972 |
+
m2,area_cluster,m,22.0,b2,11-30
|
| 1973 |
+
m2,cylinder,m,2.0,b1,<=10
|
| 1974 |
+
m2,displacement,m,9.0,b1,<=10
|
| 1975 |
+
m2,engine_type,m,11.0,b2,11-30
|
| 1976 |
+
m2,fuel_type,m,3.0,b1,<=10
|
| 1977 |
+
m2,gear_box,m,2.0,b1,<=10
|
| 1978 |
+
m2,gross_weight,m,10.0,b1,<=10
|
| 1979 |
+
m2,height,m,11.0,b2,11-30
|
| 1980 |
+
m2,is_adjustable_steering,m,2.0,b1,<=10
|
| 1981 |
+
m2,is_brake_assist,m,2.0,b1,<=10
|
| 1982 |
+
m2,is_central_locking,m,2.0,b1,<=10
|
| 1983 |
+
m2,is_claim,m,2.0,b1,<=10
|
| 1984 |
+
m2,is_day_night_rear_view_mirror,m,2.0,b1,<=10
|
| 1985 |
+
m2,is_driver_seat_height_adjustable,m,2.0,b1,<=10
|
| 1986 |
+
m2,is_ecw,m,2.0,b1,<=10
|
| 1987 |
+
m2,is_esc,m,2.0,b1,<=10
|
| 1988 |
+
m2,is_front_fog_lights,m,2.0,b1,<=10
|
| 1989 |
+
m2,is_parking_camera,m,2.0,b1,<=10
|
| 1990 |
+
m2,is_parking_sensors,m,2.0,b1,<=10
|
| 1991 |
+
m2,is_power_door_locks,m,2.0,b1,<=10
|
| 1992 |
+
m2,is_power_steering,m,2.0,b1,<=10
|
| 1993 |
+
m2,is_rear_window_defogger,m,2.0,b1,<=10
|
| 1994 |
+
m2,is_rear_window_washer,m,2.0,b1,<=10
|
| 1995 |
+
m2,is_rear_window_wiper,m,2.0,b1,<=10
|
| 1996 |
+
m2,is_speed_alert,m,2.0,b1,<=10
|
| 1997 |
+
m2,is_tpms,m,2.0,b1,<=10
|
| 1998 |
+
m2,length,m,9.0,b1,<=10
|
| 1999 |
+
m2,make,m,5.0,b1,<=10
|
| 2000 |
+
m2,max_power,m,9.0,b1,<=10
|
| 2001 |
+
m2,max_torque,m,9.0,b1,<=10
|
| 2002 |
+
m2,model,m,11.0,b2,11-30
|
| 2003 |
+
m2,ncap_rating,m,5.0,b1,<=10
|
| 2004 |
+
m2,policy_id,m,46873.0,b4,>300
|
| 2005 |
+
m2,rear_brakes_type,m,2.0,b1,<=10
|
| 2006 |
+
m2,segment,m,6.0,b1,<=10
|
| 2007 |
+
m2,steering_type,m,3.0,b1,<=10
|
| 2008 |
+
m2,transmission_type,m,2.0,b1,<=10
|
| 2009 |
+
m2,turning_radius,m,9.0,b1,<=10
|
| 2010 |
+
m2,width,m,10.0,b1,<=10
|
| 2011 |
+
m4,children,m,6.0,b1,<=10
|
| 2012 |
+
m4,region,m,4.0,b1,<=10
|
| 2013 |
+
m4,sex,m,2.0,b1,<=10
|
| 2014 |
+
m4,smoker,m,2.0,b1,<=10
|
| 2015 |
+
m5,Application mode,m,18.0,b2,11-30
|
| 2016 |
+
m5,Application order,m,8.0,b1,<=10
|
| 2017 |
+
m5,Course,m,17.0,b2,11-30
|
| 2018 |
+
m5,Curricular units 1st sem (without evaluations),m,11.0,b2,11-30
|
| 2019 |
+
m5,Curricular units 2nd sem (approved),m,20.0,b2,11-30
|
| 2020 |
+
m5,Curricular units 2nd sem (credited),m,19.0,b2,11-30
|
| 2021 |
+
m5,Curricular units 2nd sem (without evaluations),m,10.0,b1,<=10
|
| 2022 |
+
m5,Daytime/evening attendance,m,2.0,b1,<=10
|
| 2023 |
+
m5,Debtor,m,2.0,b1,<=10
|
| 2024 |
+
m5,Displaced,m,2.0,b1,<=10
|
| 2025 |
+
m5,Educational special needs,m,2.0,b1,<=10
|
| 2026 |
+
m5,GDP,m,10.0,b1,<=10
|
| 2027 |
+
m5,Gender,m,2.0,b1,<=10
|
| 2028 |
+
m5,Inflation rate,m,9.0,b1,<=10
|
| 2029 |
+
m5,International,m,2.0,b1,<=10
|
| 2030 |
+
m5,Marital status,m,6.0,b1,<=10
|
| 2031 |
+
m5,Nacionality,m,20.0,b2,11-30
|
| 2032 |
+
m5,Previous qualification,m,16.0,b2,11-30
|
| 2033 |
+
m5,Scholarship holder,m,2.0,b1,<=10
|
| 2034 |
+
m5,Target,m,3.0,b1,<=10
|
| 2035 |
+
m5,Tuition fees up to date,m,2.0,b1,<=10
|
| 2036 |
+
m5,Unemployment rate,m,10.0,b1,<=10
|
| 2037 |
+
m6,Browser,m,13.0,b2,11-30
|
| 2038 |
+
m6,Informational,m,17.0,b2,11-30
|
| 2039 |
+
m6,Month,m,10.0,b1,<=10
|
| 2040 |
+
m6,OperatingSystems,m,8.0,b1,<=10
|
| 2041 |
+
m6,Region,m,9.0,b1,<=10
|
| 2042 |
+
m6,Revenue,m,2.0,b1,<=10
|
| 2043 |
+
m6,SpecialDay,m,6.0,b1,<=10
|
| 2044 |
+
m6,TrafficType,m,20.0,b2,11-30
|
| 2045 |
+
m6,VisitorType,m,3.0,b1,<=10
|
| 2046 |
+
m6,Weekend,m,2.0,b1,<=10
|
| 2047 |
+
m7,Residence_type,m,2.0,b1,<=10
|
| 2048 |
+
m7,ever_married,m,2.0,b1,<=10
|
| 2049 |
+
m7,gender,m,2.0,b1,<=10
|
| 2050 |
+
m7,heart_disease,m,2.0,b1,<=10
|
| 2051 |
+
m7,hypertension,m,2.0,b1,<=10
|
| 2052 |
+
m7,smoking_status,m,4.0,b1,<=10
|
| 2053 |
+
m7,stroke,m,2.0,b1,<=10
|
| 2054 |
+
m7,work_type,m,5.0,b1,<=10
|
| 2055 |
+
m8,contact,m,3.0,b1,<=10
|
| 2056 |
+
m8,default,m,2.0,b1,<=10
|
| 2057 |
+
m8,education,m,4.0,b1,<=10
|
| 2058 |
+
m8,housing,m,2.0,b1,<=10
|
| 2059 |
+
m8,job,m,12.0,b2,11-30
|
| 2060 |
+
m8,loan,m,2.0,b1,<=10
|
| 2061 |
+
m8,marital,m,3.0,b1,<=10
|
| 2062 |
+
m8,month,m,12.0,b2,11-30
|
| 2063 |
+
m8,poutcome,m,4.0,b1,<=10
|
| 2064 |
+
m8,y,m,2.0,b1,<=10
|
| 2065 |
+
m9,city,m,122.0,b3,31-300
|
| 2066 |
+
m9,company_size,m,8.0,b1,<=10
|
| 2067 |
+
m9,company_type,m,6.0,b1,<=10
|
| 2068 |
+
m9,education_level,m,5.0,b1,<=10
|
| 2069 |
+
m9,enrolled_university,m,3.0,b1,<=10
|
| 2070 |
+
m9,experience,m,22.0,b2,11-30
|
| 2071 |
+
m9,gender,m,3.0,b1,<=10
|
| 2072 |
+
m9,last_new_job,m,6.0,b1,<=10
|
| 2073 |
+
m9,major_discipline,m,6.0,b1,<=10
|
| 2074 |
+
m9,relevent_experience,m,2.0,b1,<=10
|
| 2075 |
+
m9,target,m,2.0,b1,<=10
|
| 2076 |
+
m10,blue,m,2.0,b1,<=10
|
| 2077 |
+
m10,dual_sim,m,2.0,b1,<=10
|
| 2078 |
+
m10,fc,m,20.0,b2,11-30
|
| 2079 |
+
m10,four_g,m,2.0,b1,<=10
|
| 2080 |
+
m10,m_dep,m,10.0,b1,<=10
|
| 2081 |
+
m10,n_cores,m,8.0,b1,<=10
|
| 2082 |
+
m10,price_range,m,4.0,b1,<=10
|
| 2083 |
+
m10,sc_h,m,15.0,b2,11-30
|
| 2084 |
+
m10,sc_w,m,19.0,b2,11-30
|
| 2085 |
+
m10,talk_time,m,19.0,b2,11-30
|
| 2086 |
+
m10,three_g,m,2.0,b1,<=10
|
| 2087 |
+
m10,touch_screen,m,2.0,b1,<=10
|
| 2088 |
+
m10,wifi,m,2.0,b1,<=10
|
| 2089 |
+
m11,Driving_License,m,2.0,b1,<=10
|
| 2090 |
+
m11,Gender,m,2.0,b1,<=10
|
| 2091 |
+
m11,Previously_Insured,m,2.0,b1,<=10
|
| 2092 |
+
m11,Response,m,2.0,b1,<=10
|
| 2093 |
+
m11,Vehicle_Age,m,3.0,b1,<=10
|
| 2094 |
+
m11,Vehicle_Damage,m,2.0,b1,<=10
|
| 2095 |
+
m12,adults,m,14.0,b2,11-30
|
| 2096 |
+
m12,arrival_date_month,m,12.0,b2,11-30
|
| 2097 |
+
m12,arrival_date_year,m,3.0,b1,<=10
|
| 2098 |
+
m12,assigned_room_type,m,12.0,b2,11-30
|
| 2099 |
+
m12,babies,m,4.0,b1,<=10
|
| 2100 |
+
m12,children,m,5.0,b1,<=10
|
| 2101 |
+
m12,country,m,175.0,b3,31-300
|
| 2102 |
+
m12,customer_type,m,4.0,b1,<=10
|
| 2103 |
+
m12,deposit_type,m,3.0,b1,<=10
|
| 2104 |
+
m12,distribution_channel,m,5.0,b1,<=10
|
| 2105 |
+
m12,hotel,m,2.0,b1,<=10
|
| 2106 |
+
m12,is_canceled,m,2.0,b1,<=10
|
| 2107 |
+
m12,is_repeated_guest,m,2.0,b1,<=10
|
| 2108 |
+
m12,market_segment,m,7.0,b1,<=10
|
| 2109 |
+
m12,meal,m,5.0,b1,<=10
|
| 2110 |
+
m12,previous_bookings_not_canceled,m,66.0,b3,31-300
|
| 2111 |
+
m12,previous_cancellations,m,15.0,b2,11-30
|
| 2112 |
+
m12,required_car_parking_spaces,m,5.0,b1,<=10
|
| 2113 |
+
m12,reservation_status,m,3.0,b1,<=10
|
| 2114 |
+
m12,reservation_status_date,m,920.0,b4,>300
|
| 2115 |
+
m12,reserved_room_type,m,10.0,b1,<=10
|
| 2116 |
+
m12,stays_in_weekend_nights,m,17.0,b2,11-30
|
| 2117 |
+
m12,total_of_special_requests,m,6.0,b1,<=10
|
| 2118 |
+
n1,class,n,2.0,b1,<=10
|
| 2119 |
+
n2,chord_length,n,6.0,b1,<=10
|
| 2120 |
+
n2,free_stream_velocity,n,4.0,b1,<=10
|
| 2121 |
+
n3,quality,n,7.0,b1,<=10
|
| 2122 |
+
n4,feature_117,n,15.0,b2,11-30
|
| 2123 |
+
n4,feature_125,n,3.0,b1,<=10
|
| 2124 |
+
n4,feature_4,n,1480.0,b4,>300
|
| 2125 |
+
n4,feature_5,n,10.0,b1,<=10
|
| 2126 |
+
n4,feature_76,n,3.0,b1,<=10
|
| 2127 |
+
n5,number_of_elements,n,9.0,b1,<=10
|
| 2128 |
+
n5,range_Valence,n,7.0,b1,<=10
|
| 2129 |
+
n6,y,n,4.0,b1,<=10
|
| 2130 |
+
n7,Family,n,4.0,b1,<=10
|
| 2131 |
+
n7,Genus,n,8.0,b1,<=10
|
| 2132 |
+
n7,Species,n,10.0,b1,<=10
|
| 2133 |
+
n8,feature_115,n,16.0,b2,11-30
|
| 2134 |
+
n8,feature_14,n,1.0,b1,<=10
|
| 2135 |
+
n8,feature_142,n,1.0,b1,<=10
|
| 2136 |
+
n8,feature_150,n,1.0,b1,<=10
|
| 2137 |
+
n8,feature_179,n,1.0,b1,<=10
|
| 2138 |
+
n8,feature_180,n,1.0,b1,<=10
|
| 2139 |
+
n8,feature_187,n,1.0,b1,<=10
|
| 2140 |
+
n8,feature_190,n,1.0,b1,<=10
|
| 2141 |
+
n8,feature_191,n,1.0,b1,<=10
|
| 2142 |
+
n8,feature_192,n,1.0,b1,<=10
|
| 2143 |
+
n8,feature_193,n,1.0,b1,<=10
|
| 2144 |
+
n8,feature_194,n,1.0,b1,<=10
|
| 2145 |
+
n8,feature_195,n,1.0,b1,<=10
|
| 2146 |
+
n8,feature_207,n,2.0,b1,<=10
|
| 2147 |
+
n8,feature_210,n,2.0,b1,<=10
|
| 2148 |
+
n8,feature_227,n,1.0,b1,<=10
|
| 2149 |
+
n8,feature_230,n,1.0,b1,<=10
|
| 2150 |
+
n8,feature_231,n,1.0,b1,<=10
|
| 2151 |
+
n8,feature_232,n,1.0,b1,<=10
|
| 2152 |
+
n8,feature_233,n,1.0,b1,<=10
|
| 2153 |
+
n8,feature_234,n,1.0,b1,<=10
|
| 2154 |
+
n8,feature_235,n,1.0,b1,<=10
|
| 2155 |
+
n8,feature_236,n,1.0,b1,<=10
|
| 2156 |
+
n8,feature_237,n,1.0,b1,<=10
|
| 2157 |
+
n8,feature_238,n,1.0,b1,<=10
|
| 2158 |
+
n8,feature_241,n,1.0,b1,<=10
|
| 2159 |
+
n8,feature_242,n,1.0,b1,<=10
|
| 2160 |
+
n8,feature_243,n,1.0,b1,<=10
|
| 2161 |
+
n8,feature_244,n,1.0,b1,<=10
|
| 2162 |
+
n8,feature_250,n,18.0,b2,11-30
|
| 2163 |
+
n8,feature_257,n,1.0,b1,<=10
|
| 2164 |
+
n8,feature_258,n,1.0,b1,<=10
|
| 2165 |
+
n8,feature_259,n,1.0,b1,<=10
|
| 2166 |
+
n8,feature_260,n,1.0,b1,<=10
|
| 2167 |
+
n8,feature_261,n,1.0,b1,<=10
|
| 2168 |
+
n8,feature_262,n,1.0,b1,<=10
|
| 2169 |
+
n8,feature_263,n,1.0,b1,<=10
|
| 2170 |
+
n8,feature_264,n,1.0,b1,<=10
|
| 2171 |
+
n8,feature_265,n,1.0,b1,<=10
|
| 2172 |
+
n8,feature_266,n,1.0,b1,<=10
|
| 2173 |
+
n8,feature_267,n,1.0,b1,<=10
|
| 2174 |
+
n8,feature_277,n,1.0,b1,<=10
|
| 2175 |
+
n8,feature_285,n,1.0,b1,<=10
|
| 2176 |
+
n8,feature_314,n,1.0,b1,<=10
|
| 2177 |
+
n8,feature_315,n,1.0,b1,<=10
|
| 2178 |
+
n8,feature_316,n,1.0,b1,<=10
|
| 2179 |
+
n8,feature_323,n,1.0,b1,<=10
|
| 2180 |
+
n8,feature_326,n,1.0,b1,<=10
|
| 2181 |
+
n8,feature_327,n,1.0,b1,<=10
|
| 2182 |
+
n8,feature_328,n,1.0,b1,<=10
|
| 2183 |
+
n8,feature_329,n,1.0,b1,<=10
|
| 2184 |
+
n8,feature_330,n,1.0,b1,<=10
|
| 2185 |
+
n8,feature_331,n,1.0,b1,<=10
|
| 2186 |
+
n8,feature_343,n,2.0,b1,<=10
|
| 2187 |
+
n8,feature_348,n,2.0,b1,<=10
|
| 2188 |
+
n8,feature_359,n,20.0,b2,11-30
|
| 2189 |
+
n8,feature_365,n,1.0,b1,<=10
|
| 2190 |
+
n8,feature_370,n,1.0,b1,<=10
|
| 2191 |
+
n8,feature_371,n,1.0,b1,<=10
|
| 2192 |
+
n8,feature_372,n,1.0,b1,<=10
|
| 2193 |
+
n8,feature_373,n,1.0,b1,<=10
|
| 2194 |
+
n8,feature_374,n,1.0,b1,<=10
|
| 2195 |
+
n8,feature_375,n,1.0,b1,<=10
|
| 2196 |
+
n8,feature_376,n,1.0,b1,<=10
|
| 2197 |
+
n8,feature_379,n,1.0,b1,<=10
|
| 2198 |
+
n8,feature_380,n,1.0,b1,<=10
|
| 2199 |
+
n8,feature_381,n,1.0,b1,<=10
|
| 2200 |
+
n8,feature_382,n,1.0,b1,<=10
|
| 2201 |
+
n8,feature_388,n,18.0,b2,11-30
|
| 2202 |
+
n8,feature_395,n,1.0,b1,<=10
|
| 2203 |
+
n8,feature_396,n,1.0,b1,<=10
|
| 2204 |
+
n8,feature_397,n,1.0,b1,<=10
|
| 2205 |
+
n8,feature_398,n,1.0,b1,<=10
|
| 2206 |
+
n8,feature_399,n,1.0,b1,<=10
|
| 2207 |
+
n8,feature_400,n,1.0,b1,<=10
|
| 2208 |
+
n8,feature_401,n,1.0,b1,<=10
|
| 2209 |
+
n8,feature_402,n,1.0,b1,<=10
|
| 2210 |
+
n8,feature_403,n,1.0,b1,<=10
|
| 2211 |
+
n8,feature_404,n,1.0,b1,<=10
|
| 2212 |
+
n8,feature_405,n,1.0,b1,<=10
|
| 2213 |
+
n8,feature_415,n,1.0,b1,<=10
|
| 2214 |
+
n8,feature_423,n,1.0,b1,<=10
|
| 2215 |
+
n8,feature_43,n,1.0,b1,<=10
|
| 2216 |
+
n8,feature_450,n,1.0,b1,<=10
|
| 2217 |
+
n8,feature_451,n,1.0,b1,<=10
|
| 2218 |
+
n8,feature_452,n,1.0,b1,<=10
|
| 2219 |
+
n8,feature_459,n,1.0,b1,<=10
|
| 2220 |
+
n8,feature_462,n,1.0,b1,<=10
|
| 2221 |
+
n8,feature_463,n,1.0,b1,<=10
|
| 2222 |
+
n8,feature_464,n,1.0,b1,<=10
|
| 2223 |
+
n8,feature_465,n,1.0,b1,<=10
|
| 2224 |
+
n8,feature_466,n,1.0,b1,<=10
|
| 2225 |
+
n8,feature_467,n,1.0,b1,<=10
|
| 2226 |
+
n8,feature_479,n,2.0,b1,<=10
|
| 2227 |
+
n8,feature_482,n,1.0,b1,<=10
|
| 2228 |
+
n8,feature_499,n,1.0,b1,<=10
|
| 2229 |
+
n8,feature_50,n,1.0,b1,<=10
|
| 2230 |
+
n8,feature_502,n,1.0,b1,<=10
|
| 2231 |
+
n8,feature_503,n,1.0,b1,<=10
|
| 2232 |
+
n8,feature_504,n,1.0,b1,<=10
|
| 2233 |
+
n8,feature_505,n,1.0,b1,<=10
|
| 2234 |
+
n8,feature_506,n,1.0,b1,<=10
|
| 2235 |
+
n8,feature_507,n,1.0,b1,<=10
|
| 2236 |
+
n8,feature_508,n,1.0,b1,<=10
|
| 2237 |
+
n8,feature_509,n,1.0,b1,<=10
|
| 2238 |
+
n8,feature_510,n,1.0,b1,<=10
|
| 2239 |
+
n8,feature_513,n,1.0,b1,<=10
|
| 2240 |
+
n8,feature_514,n,1.0,b1,<=10
|
| 2241 |
+
n8,feature_515,n,1.0,b1,<=10
|
| 2242 |
+
n8,feature_516,n,1.0,b1,<=10
|
| 2243 |
+
n8,feature_522,n,9.0,b1,<=10
|
| 2244 |
+
n8,feature_529,n,1.0,b1,<=10
|
| 2245 |
+
n8,feature_53,n,1.0,b1,<=10
|
| 2246 |
+
n8,feature_530,n,1.0,b1,<=10
|
| 2247 |
+
n8,feature_531,n,1.0,b1,<=10
|
| 2248 |
+
n8,feature_532,n,1.0,b1,<=10
|
| 2249 |
+
n8,feature_533,n,1.0,b1,<=10
|
| 2250 |
+
n8,feature_534,n,1.0,b1,<=10
|
| 2251 |
+
n8,feature_535,n,1.0,b1,<=10
|
| 2252 |
+
n8,feature_536,n,1.0,b1,<=10
|
| 2253 |
+
n8,feature_537,n,1.0,b1,<=10
|
| 2254 |
+
n8,feature_538,n,1.0,b1,<=10
|
| 2255 |
+
n8,feature_539,n,1.0,b1,<=10
|
| 2256 |
+
n8,feature_6,n,1.0,b1,<=10
|
| 2257 |
+
n8,feature_70,n,1.0,b1,<=10
|
| 2258 |
+
n8,feature_75,n,2.0,b1,<=10
|
| 2259 |
+
n8,feature_95,n,20.0,b2,11-30
|
| 2260 |
+
n8,feature_96,n,13.0,b2,11-30
|
| 2261 |
+
n8,feature_98,n,1.0,b1,<=10
|
| 2262 |
+
n8,label_1,n,2.0,b1,<=10
|
| 2263 |
+
n8,label_2,n,82.0,b3,31-300
|
| 2264 |
+
n8,label_3,n,821.0,b4,>300
|
| 2265 |
+
n9,class,n,10.0,b1,<=10
|
| 2266 |
+
n10,Class,n,7.0,b1,<=10
|
| 2267 |
+
n11,g,n,2.0,b1,<=10
|
| 2268 |
+
n12,target,n,2.0,b1,<=10
|
| 2269 |
+
n13,cmp_bd,n,2.0,b1,<=10
|
| 2270 |
+
n13,cmp_bm,n,2.0,b1,<=10
|
| 2271 |
+
n13,cmp_by,n,2.0,b1,<=10
|
| 2272 |
+
n13,cmp_plz,n,2.0,b1,<=10
|
| 2273 |
+
n13,cmp_sex,n,2.0,b1,<=10
|
| 2274 |
+
n13,is_match,n,2.0,b1,<=10
|
| 2275 |
+
n14,feature_33,n,17.0,b2,11-30
|
| 2276 |
+
n14,target,n,6.0,b1,<=10
|
| 2277 |
+
n15,AAANHANG,n,4.0,b1,<=10
|
| 2278 |
+
n15,ABESAUT,n,6.0,b1,<=10
|
| 2279 |
+
n15,ABRAND,n,7.0,b1,<=10
|
| 2280 |
+
n15,ABROM,n,4.0,b1,<=10
|
| 2281 |
+
n15,ABYSTAND,n,3.0,b1,<=10
|
| 2282 |
+
n15,AFIETS,n,5.0,b1,<=10
|
| 2283 |
+
n15,AGEZONG,n,2.0,b1,<=10
|
| 2284 |
+
n15,AINBOED,n,2.0,b1,<=10
|
| 2285 |
+
n15,ALEVEN,n,7.0,b1,<=10
|
| 2286 |
+
n15,AMOTSCO,n,4.0,b1,<=10
|
| 2287 |
+
n15,APERSAUT,n,8.0,b1,<=10
|
| 2288 |
+
n15,APERSONG,n,2.0,b1,<=10
|
| 2289 |
+
n15,APLEZIER,n,3.0,b1,<=10
|
| 2290 |
+
n15,ATRACTOR,n,7.0,b1,<=10
|
| 2291 |
+
n15,AVRAAUT,n,5.0,b1,<=10
|
| 2292 |
+
n15,AWABEDR,n,3.0,b1,<=10
|
| 2293 |
+
n15,AWALAND,n,2.0,b1,<=10
|
| 2294 |
+
n15,AWAOREG,n,3.0,b1,<=10
|
| 2295 |
+
n15,AWAPART,n,3.0,b1,<=10
|
| 2296 |
+
n15,AWERKT,n,6.0,b1,<=10
|
| 2297 |
+
n15,AZEILPL,n,2.0,b1,<=10
|
| 2298 |
+
n15,CARAVAN,n,2.0,b1,<=10
|
| 2299 |
+
n15,MAANTHUI,n,9.0,b1,<=10
|
| 2300 |
+
n15,MAUT0,n,10.0,b1,<=10
|
| 2301 |
+
n15,MAUT1,n,10.0,b1,<=10
|
| 2302 |
+
n15,MAUT2,n,8.0,b1,<=10
|
| 2303 |
+
n15,MBERARBG,n,10.0,b1,<=10
|
| 2304 |
+
n15,MBERARBO,n,10.0,b1,<=10
|
| 2305 |
+
n15,MBERBOER,n,10.0,b1,<=10
|
| 2306 |
+
n15,MBERHOOG,n,10.0,b1,<=10
|
| 2307 |
+
n15,MBERMIDD,n,10.0,b1,<=10
|
| 2308 |
+
n15,MBERZELF,n,6.0,b1,<=10
|
| 2309 |
+
n15,MFALLEEN,n,10.0,b1,<=10
|
| 2310 |
+
n15,MFGEKIND,n,10.0,b1,<=10
|
| 2311 |
+
n15,MFWEKIND,n,10.0,b1,<=10
|
| 2312 |
+
n15,MGEMLEEF,n,6.0,b1,<=10
|
| 2313 |
+
n15,MGEMOMV,n,6.0,b1,<=10
|
| 2314 |
+
n15,MGODGE,n,10.0,b1,<=10
|
| 2315 |
+
n15,MGODOV,n,6.0,b1,<=10
|
| 2316 |
+
n15,MGODPR,n,10.0,b1,<=10
|
| 2317 |
+
n15,MGODRK,n,10.0,b1,<=10
|
| 2318 |
+
n15,MHHUUR,n,10.0,b1,<=10
|
| 2319 |
+
n15,MHKOOP,n,10.0,b1,<=10
|
| 2320 |
+
n15,MINK123M,n,8.0,b1,<=10
|
| 2321 |
+
n15,MINK3045,n,10.0,b1,<=10
|
| 2322 |
+
n15,MINK4575,n,10.0,b1,<=10
|
| 2323 |
+
n15,MINK7512,n,10.0,b1,<=10
|
| 2324 |
+
n15,MINKGEM,n,10.0,b1,<=10
|
| 2325 |
+
n15,MINKM30,n,10.0,b1,<=10
|
| 2326 |
+
n15,MKOOPKLA,n,8.0,b1,<=10
|
| 2327 |
+
n15,MOPLHOOG,n,10.0,b1,<=10
|
| 2328 |
+
n15,MOPLLAAG,n,10.0,b1,<=10
|
| 2329 |
+
n15,MOPLMIDD,n,10.0,b1,<=10
|
| 2330 |
+
n15,MOSHOOFD,n,10.0,b1,<=10
|
| 2331 |
+
n15,MRELGE,n,10.0,b1,<=10
|
| 2332 |
+
n15,MRELOV,n,10.0,b1,<=10
|
| 2333 |
+
n15,MRELSA,n,8.0,b1,<=10
|
| 2334 |
+
n15,MSKA,n,10.0,b1,<=10
|
| 2335 |
+
n15,MSKB1,n,10.0,b1,<=10
|
| 2336 |
+
n15,MSKB2,n,10.0,b1,<=10
|
| 2337 |
+
n15,MSKC,n,10.0,b1,<=10
|
| 2338 |
+
n15,MSKD,n,10.0,b1,<=10
|
| 2339 |
+
n15,MZFONDS,n,10.0,b1,<=10
|
| 2340 |
+
n15,MZPART,n,10.0,b1,<=10
|
| 2341 |
+
n15,PAANHANG,n,6.0,b1,<=10
|
| 2342 |
+
n15,PBESAUT,n,4.0,b1,<=10
|
| 2343 |
+
n15,PBRAND,n,9.0,b1,<=10
|
| 2344 |
+
n15,PBROM,n,6.0,b1,<=10
|
| 2345 |
+
n15,PBYSTAND,n,5.0,b1,<=10
|
| 2346 |
+
n15,PFIETS,n,2.0,b1,<=10
|
| 2347 |
+
n15,PGEZONG,n,3.0,b1,<=10
|
| 2348 |
+
n15,PINBOED,n,7.0,b1,<=10
|
| 2349 |
+
n15,PLEVEN,n,10.0,b1,<=10
|
| 2350 |
+
n15,PMOTSCO,n,6.0,b1,<=10
|
| 2351 |
+
n15,PPERSAUT,n,6.0,b1,<=10
|
| 2352 |
+
n15,PPERSONG,n,7.0,b1,<=10
|
| 2353 |
+
n15,PPLEZIER,n,7.0,b1,<=10
|
| 2354 |
+
n15,PTRACTOR,n,6.0,b1,<=10
|
| 2355 |
+
n15,PVRAAUT,n,5.0,b1,<=10
|
| 2356 |
+
n15,PWABEDR,n,7.0,b1,<=10
|
| 2357 |
+
n15,PWALAND,n,5.0,b1,<=10
|
| 2358 |
+
n15,PWAOREG,n,5.0,b1,<=10
|
| 2359 |
+
n15,PWAPART,n,4.0,b1,<=10
|
| 2360 |
+
n15,PWERKT,n,6.0,b1,<=10
|
| 2361 |
+
n15,PZEILPL,n,3.0,b1,<=10
|
| 2362 |
+
n16,Class,n,2.0,b1,<=10
|
| 2363 |
+
n17,class,n,7.0,b1,<=10
|
| 2364 |
+
n18,ag_000,n,166.0,b3,31-300
|
| 2365 |
+
n18,ag_001,n,659.0,b4,>300
|
| 2366 |
+
n18,ak_000,n,169.0,b3,31-300
|
| 2367 |
+
n18,as_000,n,23.0,b2,11-30
|
| 2368 |
+
n18,au_000,n,55.0,b3,31-300
|
| 2369 |
+
n18,ay_000,n,475.0,b4,>300
|
| 2370 |
+
n18,ay_001,n,925.0,b4,>300
|
| 2371 |
+
n18,ay_002,n,995.0,b4,>300
|
| 2372 |
+
n18,ay_009,n,457.0,b4,>300
|
| 2373 |
+
n18,cd_000,n,1.0,b1,<=10
|
| 2374 |
+
n18,ch_000,n,2.0,b1,<=10
|
| 2375 |
+
n18,class,n,2.0,b1,<=10
|
| 2376 |
+
n18,cr_000,n,73.0,b3,31-300
|
| 2377 |
+
n18,da_000,n,257.0,b3,31-300
|
| 2378 |
+
n18,df_000,n,404.0,b4,>300
|
| 2379 |
+
n18,dj_000,n,72.0,b3,31-300
|
| 2380 |
+
n18,dk_000,n,267.0,b3,31-300
|
| 2381 |
+
n18,dl_000,n,191.0,b3,31-300
|
| 2382 |
+
n18,dm_000,n,236.0,b3,31-300
|
| 2383 |
+
n18,dz_000,n,45.0,b3,31-300
|
| 2384 |
+
n18,ea_000,n,131.0,b3,31-300
|
| 2385 |
+
n18,ef_000,n,27.0,b2,11-30
|
| 2386 |
+
n18,eg_000,n,49.0,b3,31-300
|
| 2387 |
+
n19,class,n,10.0,b1,<=10
|
| 2388 |
+
n19,pixel1,n,6.0,b1,<=10
|
| 2389 |
+
n19,pixel112,n,156.0,b3,31-300
|
| 2390 |
+
n19,pixel113,n,79.0,b3,31-300
|
| 2391 |
+
n19,pixel114,n,166.0,b3,31-300
|
| 2392 |
+
n19,pixel141,n,118.0,b3,31-300
|
| 2393 |
+
n19,pixel142,n,219.0,b3,31-300
|
| 2394 |
+
n19,pixel169,n,153.0,b3,31-300
|
| 2395 |
+
n19,pixel197,n,183.0,b3,31-300
|
| 2396 |
+
n19,pixel2,n,17.0,b2,11-30
|
| 2397 |
+
n19,pixel25,n,148.0,b3,31-300
|
| 2398 |
+
n19,pixel26,n,113.0,b3,31-300
|
| 2399 |
+
n19,pixel27,n,65.0,b3,31-300
|
| 2400 |
+
n19,pixel28,n,21.0,b2,11-30
|
| 2401 |
+
n19,pixel29,n,15.0,b2,11-30
|
| 2402 |
+
n19,pixel3,n,27.0,b2,11-30
|
| 2403 |
+
n19,pixel30,n,28.0,b2,11-30
|
| 2404 |
+
n19,pixel31,n,63.0,b3,31-300
|
| 2405 |
+
n19,pixel32,n,123.0,b3,31-300
|
| 2406 |
+
n19,pixel4,n,57.0,b3,31-300
|
| 2407 |
+
n19,pixel5,n,97.0,b3,31-300
|
| 2408 |
+
n19,pixel54,n,218.0,b3,31-300
|
| 2409 |
+
n19,pixel55,n,150.0,b3,31-300
|
| 2410 |
+
n19,pixel56,n,54.0,b3,31-300
|
| 2411 |
+
n19,pixel57,n,22.0,b2,11-30
|
| 2412 |
+
n19,pixel58,n,52.0,b3,31-300
|
| 2413 |
+
n19,pixel59,n,99.0,b3,31-300
|
| 2414 |
+
n19,pixel701,n,173.0,b3,31-300
|
| 2415 |
+
n19,pixel729,n,120.0,b3,31-300
|
| 2416 |
+
n19,pixel756,n,170.0,b3,31-300
|
| 2417 |
+
n19,pixel757,n,34.0,b3,31-300
|
| 2418 |
+
n19,pixel758,n,109.0,b3,31-300
|
| 2419 |
+
n19,pixel783,n,180.0,b3,31-300
|
| 2420 |
+
n19,pixel784,n,67.0,b3,31-300
|
| 2421 |
+
n19,pixel83,n,213.0,b3,31-300
|
| 2422 |
+
n19,pixel84,n,100.0,b3,31-300
|
| 2423 |
+
n19,pixel85,n,45.0,b3,31-300
|
| 2424 |
+
n19,pixel86,n,101.0,b3,31-300
|
| 2425 |
+
n19,pixel87,n,168.0,b3,31-300
|
evaluation/query_family/cardinality/data/column_discrete_bucket4_groups__all__10_30_300.csv
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cardinality_bucket4,cardinality_bucket4_label,n_real_columns,min_real_distinct_count,max_real_distinct_count
|
| 2 |
+
b1,<=10,2200,1.0,10.0
|
| 3 |
+
b2,11-30,83,11.0,28.0
|
| 4 |
+
b3,31-300,64,34.0,267.0
|
| 5 |
+
b4,>300,77,360.0,140269.0
|
evaluation/query_family/cardinality/data/column_discrete_bucket4_model_matrix__all__10_30_300.csv
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,Dcol-<=10,Dcol-11-30,Dcol-31-300,Dcol->300,absolute_drop_b1_to_b4,relative_drop_b1_to_b4,monotonic_type,n_b1,n_b2,n_b3,n_b4
|
| 2 |
+
arf,0.8222373736363636,0.41075224096385543,0.29722209375,0.7680184805194805,0.054218893116883105,0.06594068191901666,non_monotonic,2200.0,83.0,64.0,77.0
|
| 3 |
+
bayesnet,0.9084121572727273,0.5298169638554218,0.611010046875,0.29459753246753245,0.6138146248051948,0.6757005835853348,non_monotonic,2200.0,83.0,64.0,77.0
|
| 4 |
+
cdtd,0.06951302416780665,0.007374819277108435,0.00725240625,0.00013468831168831168,0.06937833585611834,0.9980624017829642,decreasing,2193.0,83.0,64.0,77.0
|
| 5 |
+
codi,0.0,0.0,0.0,0.0,0.0,,decreasing,25.0,1.0,1.0,3.0
|
| 6 |
+
ctgan,0.9038214771994473,0.5999863623188406,0.7692307692307693,0.6245785833333334,0.2792428938661139,0.30895801981976256,non_monotonic,2171.0,69.0,52.0,36.0
|
| 7 |
+
forestdiffusion,0.0004975124378109454,0.0,,,,,non_monotonic,201.0,21.0,,
|
| 8 |
+
goggle,0.0,0.0,0.0,0.0,0.0,,decreasing,263.0,38.0,7.0,32.0
|
| 9 |
+
realtabformer,0.9368048048204158,0.8423439821428572,0.6876724615384616,0.4088896,0.5279152048204159,0.5635274307987953,decreasing,2116.0,56.0,13.0,40.0
|
| 10 |
+
tabbyflow,0.3752091208226221,0.03602262857142857,0.06818175,0.0,0.3752091208226221,1.0,non_monotonic,389.0,35.0,4.0,7.0
|
| 11 |
+
tabddpm,0.0034130538116591926,0.0,0.0,0.0,0.0034130538116591926,1.0,decreasing,446.0,47.0,33.0,5.0
|
| 12 |
+
tabdiff,0.1161764705882353,0.0,0.0,0.0,0.1161764705882353,1.0,decreasing,170.0,16.0,1.0,4.0
|
| 13 |
+
tabpfgen,0.8962115899053628,0.25,0.11083834285714285,0.7879224285714286,0.10828916133393418,0.12082990507338695,non_monotonic,1902.0,40.0,35.0,21.0
|
| 14 |
+
tabsyn,0.3498518511111111,0.049929022222222216,0.10822514285714287,0.0,0.3498518511111111,1.0,non_monotonic,450.0,45.0,7.0,12.0
|
| 15 |
+
tvae,0.6455081592505855,0.47499811475409837,0.17429896363636363,0.3133230769230769,0.33218508232750854,0.5146101990611008,non_monotonic,2135.0,61.0,55.0,39.0
|
evaluation/query_family/cardinality/data/column_discrete_bucket4_rank_shift__all__10_30_300.csv
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,overall_discrete_mean,high_bucket_mean,rank_overall_discrete,rank_high_bucket,rank_shift
|
| 2 |
+
realtabformer,0.9234811487640449,0.4088896,1.0,4.0,3.0
|
| 3 |
+
ctgan,0.8874915442439864,0.6245785833333334,2.0,3.0,1.0
|
| 4 |
+
tabpfgen,0.8683784569569569,0.7879224285714286,3.0,1.0,-2.0
|
| 5 |
+
bayesnet,0.8680982702145215,0.29459753246753245,4.0,6.0,2.0
|
| 6 |
+
arf,0.7925636530528053,0.7680184805194805,5.0,2.0,-3.0
|
| 7 |
+
tvae,0.6239916366812227,0.3133230769230769,6.0,5.0,-1.0
|
| 8 |
+
tabbyflow,0.3390571655172414,0.0,7.0,8.0,1.0
|
| 9 |
+
tabsyn,0.31213563229571983,0.0,8.0,8.0,0.0
|
| 10 |
+
tabdiff,0.10340314136125654,0.0,9.0,8.0,-1.0
|
| 11 |
+
cdtd,0.0635203545717832,0.00013468831168831168,10.0,7.0,-3.0
|
| 12 |
+
tabddpm,0.002866708097928437,0.0,11.0,8.0,-3.0
|
| 13 |
+
forestdiffusion,0.00045045045045045046,,12.0,,
|
| 14 |
+
codi,0.0,0.0,13.0,8.0,-5.0
|
| 15 |
+
goggle,0.0,0.0,13.0,8.0,-5.0
|
evaluation/query_family/cardinality/data/column_discrete_bucket4_smoke_summary__10_30_300.csv
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant,decreasing_models,increasing_models,non_monotonic_models,cols_<=10,cols_11_30,cols_31_300,cols_>300
|
| 2 |
+
all,6,0,8,2200,83,64,77
|
| 3 |
+
categorical,5,0,9,1827,40,16,66
|
| 4 |
+
mixed,6,0,8,133,27,4,3
|
| 5 |
+
numerical,4,0,8,240,16,44,8
|
evaluation/query_family/cardinality/data/column_discrete_bucket_assignments__all__collapsed10300.csv
ADDED
|
@@ -0,0 +1,2425 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
dataset,column,dataset_prefix,real_distinct_count,cardinality_bucket3,cardinality_bucket3_label
|
| 2 |
+
c2,buying,c,4.0,low,<=10
|
| 3 |
+
c2,class,c,4.0,low,<=10
|
| 4 |
+
c2,doors,c,4.0,low,<=10
|
| 5 |
+
c2,lug_boot,c,3.0,low,<=10
|
| 6 |
+
c2,maint,c,4.0,low,<=10
|
| 7 |
+
c2,persons,c,3.0,low,<=10
|
| 8 |
+
c2,safety,c,3.0,low,<=10
|
| 9 |
+
c3,ATRINS-DONOR-521,c,2541.0,high,>300
|
| 10 |
+
c3,CCAGCTGCATCACAGGAGGCCAGCGAGCAGGTCTGTTCCAAGGGCCTTCGAGCCAGTCTG,c,2426.0,high,>300
|
| 11 |
+
c3,EI,c,3.0,low,<=10
|
| 12 |
+
c4,bkblk,c,2.0,low,<=10
|
| 13 |
+
c4,bknwy,c,2.0,low,<=10
|
| 14 |
+
c4,bkon8,c,2.0,low,<=10
|
| 15 |
+
c4,bkona,c,2.0,low,<=10
|
| 16 |
+
c4,bkspr,c,2.0,low,<=10
|
| 17 |
+
c4,bkxbq,c,2.0,low,<=10
|
| 18 |
+
c4,bkxcr,c,2.0,low,<=10
|
| 19 |
+
c4,bkxwp,c,2.0,low,<=10
|
| 20 |
+
c4,blxwp,c,2.0,low,<=10
|
| 21 |
+
c4,bxqsq,c,2.0,low,<=10
|
| 22 |
+
c4,class,c,2.0,low,<=10
|
| 23 |
+
c4,cntxt,c,2.0,low,<=10
|
| 24 |
+
c4,dsopp,c,2.0,low,<=10
|
| 25 |
+
c4,dwipd,c,2.0,low,<=10
|
| 26 |
+
c4,hdchk,c,2.0,low,<=10
|
| 27 |
+
c4,katri,c,3.0,low,<=10
|
| 28 |
+
c4,mulch,c,2.0,low,<=10
|
| 29 |
+
c4,qxmsq,c,2.0,low,<=10
|
| 30 |
+
c4,r2ar8,c,2.0,low,<=10
|
| 31 |
+
c4,reskd,c,2.0,low,<=10
|
| 32 |
+
c4,reskr,c,2.0,low,<=10
|
| 33 |
+
c4,rimmx,c,2.0,low,<=10
|
| 34 |
+
c4,rkxwp,c,2.0,low,<=10
|
| 35 |
+
c4,rxmsq,c,2.0,low,<=10
|
| 36 |
+
c4,simpl,c,2.0,low,<=10
|
| 37 |
+
c4,skach,c,2.0,low,<=10
|
| 38 |
+
c4,skewr,c,2.0,low,<=10
|
| 39 |
+
c4,skrxp,c,2.0,low,<=10
|
| 40 |
+
c4,spcop,c,2.0,low,<=10
|
| 41 |
+
c4,stlmt,c,2.0,low,<=10
|
| 42 |
+
c4,thrsk,c,2.0,low,<=10
|
| 43 |
+
c4,wkcti,c,2.0,low,<=10
|
| 44 |
+
c4,wkna8,c,2.0,low,<=10
|
| 45 |
+
c4,wknck,c,2.0,low,<=10
|
| 46 |
+
c4,wkovl,c,2.0,low,<=10
|
| 47 |
+
c4,wkpos,c,2.0,low,<=10
|
| 48 |
+
c4,wtoeg,c,2.0,low,<=10
|
| 49 |
+
c5,bruises?,c,2.0,low,<=10
|
| 50 |
+
c5,cap-color,c,10.0,low,<=10
|
| 51 |
+
c5,cap-shape,c,6.0,low,<=10
|
| 52 |
+
c5,cap-surface,c,4.0,low,<=10
|
| 53 |
+
c5,class,c,2.0,low,<=10
|
| 54 |
+
c5,gill-attachment,c,2.0,low,<=10
|
| 55 |
+
c5,gill-color,c,12.0,mid,11-300
|
| 56 |
+
c5,gill-size,c,2.0,low,<=10
|
| 57 |
+
c5,gill-spacing,c,2.0,low,<=10
|
| 58 |
+
c5,habitat,c,7.0,low,<=10
|
| 59 |
+
c5,odor,c,8.0,low,<=10
|
| 60 |
+
c5,population,c,6.0,low,<=10
|
| 61 |
+
c5,ring-number,c,2.0,low,<=10
|
| 62 |
+
c5,ring-type,c,4.0,low,<=10
|
| 63 |
+
c5,spore-print-color,c,9.0,low,<=10
|
| 64 |
+
c5,stalk-color-above-ring,c,9.0,low,<=10
|
| 65 |
+
c5,stalk-color-below-ring,c,9.0,low,<=10
|
| 66 |
+
c5,stalk-root,c,4.0,low,<=10
|
| 67 |
+
c5,stalk-shape,c,2.0,low,<=10
|
| 68 |
+
c5,stalk-surface-above-ring,c,4.0,low,<=10
|
| 69 |
+
c5,stalk-surface-below-ring,c,4.0,low,<=10
|
| 70 |
+
c5,veil-color,c,4.0,low,<=10
|
| 71 |
+
c5,veil-type,c,1.0,low,<=10
|
| 72 |
+
c6,Keywords,c,360.0,high,>300
|
| 73 |
+
c6,Question Level,c,2.0,low,<=10
|
| 74 |
+
c6,Student Country,c,8.0,low,<=10
|
| 75 |
+
c6,Subtopic,c,24.0,mid,11-300
|
| 76 |
+
c6,Topic,c,14.0,mid,11-300
|
| 77 |
+
c6,Type of Answer,c,2.0,low,<=10
|
| 78 |
+
c7,children,c,4.0,low,<=10
|
| 79 |
+
c7,class,c,5.0,low,<=10
|
| 80 |
+
c7,finance,c,2.0,low,<=10
|
| 81 |
+
c7,form,c,4.0,low,<=10
|
| 82 |
+
c7,has_nurs,c,5.0,low,<=10
|
| 83 |
+
c7,health,c,3.0,low,<=10
|
| 84 |
+
c7,housing,c,3.0,low,<=10
|
| 85 |
+
c7,parents,c,3.0,low,<=10
|
| 86 |
+
c7,social,c,3.0,low,<=10
|
| 87 |
+
c8,Abnormal_URL,c,2.0,low,<=10
|
| 88 |
+
c8,DNSRecord,c,2.0,low,<=10
|
| 89 |
+
c8,Domain_registeration_length,c,2.0,low,<=10
|
| 90 |
+
c8,Favicon,c,2.0,low,<=10
|
| 91 |
+
c8,Google_Index,c,2.0,low,<=10
|
| 92 |
+
c8,HTTPS_token,c,2.0,low,<=10
|
| 93 |
+
c8,Iframe,c,2.0,low,<=10
|
| 94 |
+
c8,Links_in_tags,c,3.0,low,<=10
|
| 95 |
+
c8,Links_pointing_to_page,c,3.0,low,<=10
|
| 96 |
+
c8,Page_Rank,c,2.0,low,<=10
|
| 97 |
+
c8,Prefix_Suffix,c,2.0,low,<=10
|
| 98 |
+
c8,Redirect,c,2.0,low,<=10
|
| 99 |
+
c8,Request_URL,c,2.0,low,<=10
|
| 100 |
+
c8,Result,c,2.0,low,<=10
|
| 101 |
+
c8,RightClick,c,2.0,low,<=10
|
| 102 |
+
c8,SFH,c,3.0,low,<=10
|
| 103 |
+
c8,SSLfinal_State,c,3.0,low,<=10
|
| 104 |
+
c8,Shortining_Service,c,2.0,low,<=10
|
| 105 |
+
c8,Statistical_report,c,2.0,low,<=10
|
| 106 |
+
c8,Submitting_to_email,c,2.0,low,<=10
|
| 107 |
+
c8,URL_Length,c,3.0,low,<=10
|
| 108 |
+
c8,URL_of_Anchor,c,3.0,low,<=10
|
| 109 |
+
c8,age_of_domain,c,2.0,low,<=10
|
| 110 |
+
c8,double_slash_redirecting,c,2.0,low,<=10
|
| 111 |
+
c8,having_At_Symbol,c,2.0,low,<=10
|
| 112 |
+
c8,having_IP_Address,c,2.0,low,<=10
|
| 113 |
+
c8,having_Sub_Domain,c,3.0,low,<=10
|
| 114 |
+
c8,on_mouseover,c,2.0,low,<=10
|
| 115 |
+
c8,popUpWidnow,c,2.0,low,<=10
|
| 116 |
+
c8,port,c,2.0,low,<=10
|
| 117 |
+
c8,web_traffic,c,3.0,low,<=10
|
| 118 |
+
c9,ACTION,c,2.0,low,<=10
|
| 119 |
+
c10,c1,c,13.0,mid,11-300
|
| 120 |
+
c10,c2,c,13.0,mid,11-300
|
| 121 |
+
c10,c3,c,13.0,mid,11-300
|
| 122 |
+
c10,c4,c,13.0,mid,11-300
|
| 123 |
+
c10,c5,c,13.0,mid,11-300
|
| 124 |
+
c10,class,c,10.0,low,<=10
|
| 125 |
+
c10,s1,c,4.0,low,<=10
|
| 126 |
+
c10,s2,c,4.0,low,<=10
|
| 127 |
+
c10,s3,c,4.0,low,<=10
|
| 128 |
+
c10,s4,c,4.0,low,<=10
|
| 129 |
+
c10,s5,c,4.0,low,<=10
|
| 130 |
+
c11,a1,c,3.0,low,<=10
|
| 131 |
+
c11,a2,c,3.0,low,<=10
|
| 132 |
+
c11,a3,c,3.0,low,<=10
|
| 133 |
+
c11,a4,c,3.0,low,<=10
|
| 134 |
+
c11,a5,c,3.0,low,<=10
|
| 135 |
+
c11,a6,c,3.0,low,<=10
|
| 136 |
+
c11,b1,c,3.0,low,<=10
|
| 137 |
+
c11,b2,c,3.0,low,<=10
|
| 138 |
+
c11,b3,c,3.0,low,<=10
|
| 139 |
+
c11,b4,c,3.0,low,<=10
|
| 140 |
+
c11,b5,c,3.0,low,<=10
|
| 141 |
+
c11,b6,c,3.0,low,<=10
|
| 142 |
+
c11,c1,c,3.0,low,<=10
|
| 143 |
+
c11,c2,c,3.0,low,<=10
|
| 144 |
+
c11,c3,c,3.0,low,<=10
|
| 145 |
+
c11,c4,c,3.0,low,<=10
|
| 146 |
+
c11,c5,c,3.0,low,<=10
|
| 147 |
+
c11,c6,c,3.0,low,<=10
|
| 148 |
+
c11,class,c,3.0,low,<=10
|
| 149 |
+
c11,d1,c,3.0,low,<=10
|
| 150 |
+
c11,d2,c,3.0,low,<=10
|
| 151 |
+
c11,d3,c,3.0,low,<=10
|
| 152 |
+
c11,d4,c,3.0,low,<=10
|
| 153 |
+
c11,d5,c,3.0,low,<=10
|
| 154 |
+
c11,d6,c,3.0,low,<=10
|
| 155 |
+
c11,e1,c,3.0,low,<=10
|
| 156 |
+
c11,e2,c,3.0,low,<=10
|
| 157 |
+
c11,e3,c,3.0,low,<=10
|
| 158 |
+
c11,e4,c,3.0,low,<=10
|
| 159 |
+
c11,e5,c,3.0,low,<=10
|
| 160 |
+
c11,e6,c,3.0,low,<=10
|
| 161 |
+
c11,f1,c,3.0,low,<=10
|
| 162 |
+
c11,f2,c,3.0,low,<=10
|
| 163 |
+
c11,f3,c,3.0,low,<=10
|
| 164 |
+
c11,f4,c,3.0,low,<=10
|
| 165 |
+
c11,f5,c,3.0,low,<=10
|
| 166 |
+
c11,f6,c,3.0,low,<=10
|
| 167 |
+
c11,g1,c,3.0,low,<=10
|
| 168 |
+
c11,g2,c,3.0,low,<=10
|
| 169 |
+
c11,g3,c,3.0,low,<=10
|
| 170 |
+
c11,g4,c,3.0,low,<=10
|
| 171 |
+
c11,g5,c,3.0,low,<=10
|
| 172 |
+
c11,g6,c,3.0,low,<=10
|
| 173 |
+
c12,alt.a.tour,c,2.0,low,<=10
|
| 174 |
+
c12,alt.about,c,2.0,low,<=10
|
| 175 |
+
c12,alt.ad,c,2.0,low,<=10
|
| 176 |
+
c12,alt.all,c,2.0,low,<=10
|
| 177 |
+
c12,alt.amazon,c,2.0,low,<=10
|
| 178 |
+
c12,alt.amazon.com,c,2.0,low,<=10
|
| 179 |
+
c12,alt.and,c,2.0,low,<=10
|
| 180 |
+
c12,alt.at,c,2.0,low,<=10
|
| 181 |
+
c12,alt.award,c,2.0,low,<=10
|
| 182 |
+
c12,alt.back,c,2.0,low,<=10
|
| 183 |
+
c12,alt.banner,c,2.0,low,<=10
|
| 184 |
+
c12,alt.book,c,2.0,low,<=10
|
| 185 |
+
c12,alt.by,c,2.0,low,<=10
|
| 186 |
+
c12,alt.bytes,c,2.0,low,<=10
|
| 187 |
+
c12,alt.cat,c,2.0,low,<=10
|
| 188 |
+
c12,alt.chat,c,2.0,low,<=10
|
| 189 |
+
c12,alt.click,c,2.0,low,<=10
|
| 190 |
+
c12,alt.click.here,c,2.0,low,<=10
|
| 191 |
+
c12,alt.club,c,2.0,low,<=10
|
| 192 |
+
c12,alt.com,c,2.0,low,<=10
|
| 193 |
+
c12,alt.cool,c,2.0,low,<=10
|
| 194 |
+
c12,alt.download,c,2.0,low,<=10
|
| 195 |
+
c12,alt.email,c,2.0,low,<=10
|
| 196 |
+
c12,alt.email.me,c,2.0,low,<=10
|
| 197 |
+
c12,alt.explorer,c,2.0,low,<=10
|
| 198 |
+
c12,alt.find,c,2.0,low,<=10
|
| 199 |
+
c12,alt.for,c,2.0,low,<=10
|
| 200 |
+
c12,alt.for.a,c,2.0,low,<=10
|
| 201 |
+
c12,alt.forums,c,2.0,low,<=10
|
| 202 |
+
c12,alt.free,c,2.0,low,<=10
|
| 203 |
+
c12,alt.from,c,2.0,low,<=10
|
| 204 |
+
c12,alt.geocities,c,2.0,low,<=10
|
| 205 |
+
c12,alt.get,c,2.0,low,<=10
|
| 206 |
+
c12,alt.graphic,c,2.0,low,<=10
|
| 207 |
+
c12,alt.guestbook,c,2.0,low,<=10
|
| 208 |
+
c12,alt.heartland,c,2.0,low,<=10
|
| 209 |
+
c12,alt.here,c,2.0,low,<=10
|
| 210 |
+
c12,alt.here.for,c,2.0,low,<=10
|
| 211 |
+
c12,alt.here.to,c,2.0,low,<=10
|
| 212 |
+
c12,alt.home,c,2.0,low,<=10
|
| 213 |
+
c12,alt.home.page,c,2.0,low,<=10
|
| 214 |
+
c12,alt.in,c,2.0,low,<=10
|
| 215 |
+
c12,alt.info,c,2.0,low,<=10
|
| 216 |
+
c12,alt.information,c,2.0,low,<=10
|
| 217 |
+
c12,alt.internet,c,2.0,low,<=10
|
| 218 |
+
c12,alt.internet.explorer,c,2.0,low,<=10
|
| 219 |
+
c12,alt.join,c,2.0,low,<=10
|
| 220 |
+
c12,alt.kat,c,2.0,low,<=10
|
| 221 |
+
c12,alt.kitty,c,2.0,low,<=10
|
| 222 |
+
c12,alt.like,c,2.0,low,<=10
|
| 223 |
+
c12,alt.like.mine,c,2.0,low,<=10
|
| 224 |
+
c12,alt.link,c,2.0,low,<=10
|
| 225 |
+
c12,alt.links,c,2.0,low,<=10
|
| 226 |
+
c12,alt.logo,c,2.0,low,<=10
|
| 227 |
+
c12,alt.me,c,2.0,low,<=10
|
| 228 |
+
c12,alt.microsoft,c,2.0,low,<=10
|
| 229 |
+
c12,alt.mine,c,2.0,low,<=10
|
| 230 |
+
c12,alt.more,c,2.0,low,<=10
|
| 231 |
+
c12,alt.my,c,2.0,low,<=10
|
| 232 |
+
c12,alt.my.guestbook,c,2.0,low,<=10
|
| 233 |
+
c12,alt.my.site,c,2.0,low,<=10
|
| 234 |
+
c12,alt.net,c,2.0,low,<=10
|
| 235 |
+
c12,alt.netscape,c,2.0,low,<=10
|
| 236 |
+
c12,alt.network,c,2.0,low,<=10
|
| 237 |
+
c12,alt.new,c,2.0,low,<=10
|
| 238 |
+
c12,alt.news,c,2.0,low,<=10
|
| 239 |
+
c12,alt.next,c,2.0,low,<=10
|
| 240 |
+
c12,alt.next.site,c,2.0,low,<=10
|
| 241 |
+
c12,alt.now,c,2.0,low,<=10
|
| 242 |
+
c12,alt.of,c,2.0,low,<=10
|
| 243 |
+
c12,alt.of.the,c,2.0,low,<=10
|
| 244 |
+
c12,alt.on,c,2.0,low,<=10
|
| 245 |
+
c12,alt.on.the,c,2.0,low,<=10
|
| 246 |
+
c12,alt.online,c,2.0,low,<=10
|
| 247 |
+
c12,alt.our,c,2.0,low,<=10
|
| 248 |
+
c12,alt.out,c,2.0,low,<=10
|
| 249 |
+
c12,alt.page,c,2.0,low,<=10
|
| 250 |
+
c12,alt.pages,c,2.0,low,<=10
|
| 251 |
+
c12,alt.pages.like,c,2.0,low,<=10
|
| 252 |
+
c12,alt.picture,c,2.0,low,<=10
|
| 253 |
+
c12,alt.products,c,2.0,low,<=10
|
| 254 |
+
c12,alt.rank,c,2.0,low,<=10
|
| 255 |
+
c12,alt.rank.my,c,2.0,low,<=10
|
| 256 |
+
c12,alt.ring,c,2.0,low,<=10
|
| 257 |
+
c12,alt.romance,c,2.0,low,<=10
|
| 258 |
+
c12,alt.search,c,2.0,low,<=10
|
| 259 |
+
c12,alt.send,c,2.0,low,<=10
|
| 260 |
+
c12,alt.send.this,c,2.0,low,<=10
|
| 261 |
+
c12,alt.services,c,2.0,low,<=10
|
| 262 |
+
c12,alt.site,c,2.0,low,<=10
|
| 263 |
+
c12,alt.take,c,2.0,low,<=10
|
| 264 |
+
c12,alt.take.a,c,2.0,low,<=10
|
| 265 |
+
c12,alt.the,c,2.0,low,<=10
|
| 266 |
+
c12,alt.the.kat,c,2.0,low,<=10
|
| 267 |
+
c12,alt.this,c,2.0,low,<=10
|
| 268 |
+
c12,alt.this.page,c,2.0,low,<=10
|
| 269 |
+
c12,alt.to,c,2.0,low,<=10
|
| 270 |
+
c12,alt.to.visit,c,2.0,low,<=10
|
| 271 |
+
c12,alt.top,c,2.0,low,<=10
|
| 272 |
+
c12,alt.tour,c,2.0,low,<=10
|
| 273 |
+
c12,alt.up,c,2.0,low,<=10
|
| 274 |
+
c12,alt.us,c,2.0,low,<=10
|
| 275 |
+
c12,alt.visit,c,2.0,low,<=10
|
| 276 |
+
c12,alt.visit.our,c,2.0,low,<=10
|
| 277 |
+
c12,alt.visit.the,c,2.0,low,<=10
|
| 278 |
+
c12,alt.wacky,c,2.0,low,<=10
|
| 279 |
+
c12,alt.web,c,2.0,low,<=10
|
| 280 |
+
c12,alt.what,c,2.0,low,<=10
|
| 281 |
+
c12,alt.with,c,2.0,low,<=10
|
| 282 |
+
c12,alt.you,c,2.0,low,<=10
|
| 283 |
+
c12,alt.your,c,2.0,low,<=10
|
| 284 |
+
c12,ancurl.1.cid,c,2.0,low,<=10
|
| 285 |
+
c12,ancurl.1.d,c,2.0,low,<=10
|
| 286 |
+
c12,ancurl.1.familyid,c,2.0,low,<=10
|
| 287 |
+
c12,ancurl.1154.linkpg,c,2.0,low,<=10
|
| 288 |
+
c12,ancurl.123greetings.com,c,2.0,low,<=10
|
| 289 |
+
c12,ancurl.2f,c,2.0,low,<=10
|
| 290 |
+
c12,ancurl.2f.2fwww,c,2.0,low,<=10
|
| 291 |
+
c12,ancurl.2fcgi,c,2.0,low,<=10
|
| 292 |
+
c12,ancurl.2fclick,c,2.0,low,<=10
|
| 293 |
+
c12,ancurl.2fclick.ng,c,2.0,low,<=10
|
| 294 |
+
c12,ancurl.2fcrawler,c,2.0,low,<=10
|
| 295 |
+
c12,ancurl.2fwww,c,2.0,low,<=10
|
| 296 |
+
c12,ancurl.2meta.com,c,2.0,low,<=10
|
| 297 |
+
c12,ancurl.3a,c,2.0,low,<=10
|
| 298 |
+
c12,ancurl.3a.2fcrawler,c,2.0,low,<=10
|
| 299 |
+
c12,ancurl.4.mem,c,2.0,low,<=10
|
| 300 |
+
c12,ancurl.468x60,c,2.0,low,<=10
|
| 301 |
+
c12,ancurl.468x60.runofsite,c,2.0,low,<=10
|
| 302 |
+
c12,ancurl.526.redirect,c,2.0,low,<=10
|
| 303 |
+
c12,ancurl.629.redirect,c,2.0,low,<=10
|
| 304 |
+
c12,ancurl.FlowSoft.com,c,2.0,low,<=10
|
| 305 |
+
c12,ancurl.Lpage.com,c,2.0,low,<=10
|
| 306 |
+
c12,ancurl.a.uk,c,2.0,low,<=10
|
| 307 |
+
c12,ancurl.about,c,2.0,low,<=10
|
| 308 |
+
c12,ancurl.acc,c,2.0,low,<=10
|
| 309 |
+
c12,ancurl.acc.clickthru,c,2.0,low,<=10
|
| 310 |
+
c12,ancurl.access.ch,c,2.0,low,<=10
|
| 311 |
+
c12,ancurl.accessus.net,c,2.0,low,<=10
|
| 312 |
+
c12,ancurl.ad,c,2.0,low,<=10
|
| 313 |
+
c12,ancurl.ad.bin,c,2.0,low,<=10
|
| 314 |
+
c12,ancurl.ad.doubleclick.net,c,2.0,low,<=10
|
| 315 |
+
c12,ancurl.ad.preferences,c,2.0,low,<=10
|
| 316 |
+
c12,ancurl.adclick,c,2.0,low,<=10
|
| 317 |
+
c12,ancurl.adclick.exe,c,2.0,low,<=10
|
| 318 |
+
c12,ancurl.adclick.id,c,2.0,low,<=10
|
| 319 |
+
c12,ancurl.adcount,c,2.0,low,<=10
|
| 320 |
+
c12,ancurl.adcount.plx,c,2.0,low,<=10
|
| 321 |
+
c12,ancurl.adid,c,2.0,low,<=10
|
| 322 |
+
c12,ancurl.ads,c,2.0,low,<=10
|
| 323 |
+
c12,ancurl.ads.msn,c,2.0,low,<=10
|
| 324 |
+
c12,ancurl.ads.msn.com,c,2.0,low,<=10
|
| 325 |
+
c12,ancurl.ads.redirect,c,2.0,low,<=10
|
| 326 |
+
c12,ancurl.afn.org,c,2.0,low,<=10
|
| 327 |
+
c12,ancurl.afn47757,c,2.0,low,<=10
|
| 328 |
+
c12,ancurl.afn47757.clawring,c,2.0,low,<=10
|
| 329 |
+
c12,ancurl.amazon.com,c,2.0,low,<=10
|
| 330 |
+
c12,ancurl.amp,c,2.0,low,<=10
|
| 331 |
+
c12,ancurl.ans,c,2.0,low,<=10
|
| 332 |
+
c12,ancurl.ans.entry,c,2.0,low,<=10
|
| 333 |
+
c12,ancurl.any,c,2.0,low,<=10
|
| 334 |
+
c12,ancurl.any.time,c,2.0,low,<=10
|
| 335 |
+
c12,ancurl.aol.com,c,2.0,low,<=10
|
| 336 |
+
c12,ancurl.april,c,2.0,low,<=10
|
| 337 |
+
c12,ancurl.april.fools,c,2.0,low,<=10
|
| 338 |
+
c12,ancurl.area,c,2.0,low,<=10
|
| 339 |
+
c12,ancurl.area51,c,2.0,low,<=10
|
| 340 |
+
c12,ancurl.area51.corridor,c,2.0,low,<=10
|
| 341 |
+
c12,ancurl.area51.labyrinth,c,2.0,low,<=10
|
| 342 |
+
c12,ancurl.art,c,2.0,low,<=10
|
| 343 |
+
c12,ancurl.arvann,c,2.0,low,<=10
|
| 344 |
+
c12,ancurl.arvann.images,c,2.0,low,<=10
|
| 345 |
+
c12,ancurl.asp,c,2.0,low,<=10
|
| 346 |
+
c12,ancurl.athens,c,2.0,low,<=10
|
| 347 |
+
c12,ancurl.athens.8774,c,2.0,low,<=10
|
| 348 |
+
c12,ancurl.athens.forum,c,2.0,low,<=10
|
| 349 |
+
c12,ancurl.autotown.com,c,2.0,low,<=10
|
| 350 |
+
c12,ancurl.bars,c,2.0,low,<=10
|
| 351 |
+
c12,ancurl.bds,c,2.0,low,<=10
|
| 352 |
+
c12,ancurl.bin,c,2.0,low,<=10
|
| 353 |
+
c12,ancurl.bin.acc,c,2.0,low,<=10
|
| 354 |
+
c12,ancurl.bin.ad,c,2.0,low,<=10
|
| 355 |
+
c12,ancurl.bin.adcount,c,2.0,low,<=10
|
| 356 |
+
c12,ancurl.bin.cgiadman,c,2.0,low,<=10
|
| 357 |
+
c12,ancurl.bin.click,c,2.0,low,<=10
|
| 358 |
+
c12,ancurl.bin.geoguide,c,2.0,low,<=10
|
| 359 |
+
c12,ancurl.bin.homestead,c,2.0,low,<=10
|
| 360 |
+
c12,ancurl.bin.nph,c,2.0,low,<=10
|
| 361 |
+
c12,ancurl.bin.search,c,2.0,low,<=10
|
| 362 |
+
c12,ancurl.bin.webring,c,2.0,low,<=10
|
| 363 |
+
c12,ancurl.bishop,c,2.0,low,<=10
|
| 364 |
+
c12,ancurl.bossintl.com,c,2.0,low,<=10
|
| 365 |
+
c12,ancurl.bridalinfo,c,2.0,low,<=10
|
| 366 |
+
c12,ancurl.carousel.org,c,2.0,low,<=10
|
| 367 |
+
c12,ancurl.cat,c,2.0,low,<=10
|
| 368 |
+
c12,ancurl.cat.general,c,2.0,low,<=10
|
| 369 |
+
c12,ancurl.catring,c,2.0,low,<=10
|
| 370 |
+
c12,ancurl.catring.html,c,2.0,low,<=10
|
| 371 |
+
c12,ancurl.cats,c,2.0,low,<=10
|
| 372 |
+
c12,ancurl.cfm,c,2.0,low,<=10
|
| 373 |
+
c12,ancurl.cgiadman,c,2.0,low,<=10
|
| 374 |
+
c12,ancurl.cgiadman.dll,c,2.0,low,<=10
|
| 375 |
+
c12,ancurl.cid,c,2.0,low,<=10
|
| 376 |
+
c12,ancurl.cjackson,c,2.0,low,<=10
|
| 377 |
+
c12,ancurl.cjackson.kandinsky,c,2.0,low,<=10
|
| 378 |
+
c12,ancurl.claw,c,2.0,low,<=10
|
| 379 |
+
c12,ancurl.claw.id,c,2.0,low,<=10
|
| 380 |
+
c12,ancurl.clawring,c,2.0,low,<=10
|
| 381 |
+
c12,ancurl.clawring.htm,c,2.0,low,<=10
|
| 382 |
+
c12,ancurl.click,c,2.0,low,<=10
|
| 383 |
+
c12,ancurl.click.ng,c,2.0,low,<=10
|
| 384 |
+
c12,ancurl.click.profileid,c,2.0,low,<=10
|
| 385 |
+
c12,ancurl.click.runid,c,2.0,low,<=10
|
| 386 |
+
c12,ancurl.clickid,c,2.0,low,<=10
|
| 387 |
+
c12,ancurl.clickthru,c,2.0,low,<=10
|
| 388 |
+
c12,ancurl.clickthru.clickid,c,2.0,low,<=10
|
| 389 |
+
c12,ancurl.cnet,c,2.0,low,<=10
|
| 390 |
+
c12,ancurl.cnet.cat,c,2.0,low,<=10
|
| 391 |
+
c12,ancurl.cnm,c,2.0,low,<=10
|
| 392 |
+
c12,ancurl.co,c,2.0,low,<=10
|
| 393 |
+
c12,ancurl.co.uk,c,2.0,low,<=10
|
| 394 |
+
c12,ancurl.com,c,2.0,low,<=10
|
| 395 |
+
c12,ancurl.com.ads,c,2.0,low,<=10
|
| 396 |
+
c12,ancurl.com.home,c,2.0,low,<=10
|
| 397 |
+
c12,ancurl.comprod,c,2.0,low,<=10
|
| 398 |
+
c12,ancurl.comprod.mirror,c,2.0,low,<=10
|
| 399 |
+
c12,ancurl.contact,c,2.0,low,<=10
|
| 400 |
+
c12,ancurl.copymat.com,c,2.0,low,<=10
|
| 401 |
+
c12,ancurl.corridor,c,2.0,low,<=10
|
| 402 |
+
c12,ancurl.cqi.com,c,2.0,low,<=10
|
| 403 |
+
c12,ancurl.csuhayward.edu,c,2.0,low,<=10
|
| 404 |
+
c12,ancurl.cuteftp,c,2.0,low,<=10
|
| 405 |
+
c12,ancurl.d.ukie,c,2.0,low,<=10
|
| 406 |
+
c12,ancurl.de,c,2.0,low,<=10
|
| 407 |
+
c12,ancurl.default,c,2.0,low,<=10
|
| 408 |
+
c12,ancurl.dejay,c,2.0,low,<=10
|
| 409 |
+
c12,ancurl.delv,c,2.0,low,<=10
|
| 410 |
+
c12,ancurl.delv.dir,c,2.0,low,<=10
|
| 411 |
+
c12,ancurl.desc,c,2.0,low,<=10
|
| 412 |
+
c12,ancurl.desc.4,c,2.0,low,<=10
|
| 413 |
+
c12,ancurl.dir,c,2.0,low,<=10
|
| 414 |
+
c12,ancurl.dir.qual,c,2.0,low,<=10
|
| 415 |
+
c12,ancurl.direct,c,2.0,low,<=10
|
| 416 |
+
c12,ancurl.direct.topic,c,2.0,low,<=10
|
| 417 |
+
c12,ancurl.dll,c,2.0,low,<=10
|
| 418 |
+
c12,ancurl.dll.cid,c,2.0,low,<=10
|
| 419 |
+
c12,ancurl.dll.type,c,2.0,low,<=10
|
| 420 |
+
c12,ancurl.doubleclick.net,c,2.0,low,<=10
|
| 421 |
+
c12,ancurl.download,c,2.0,low,<=10
|
| 422 |
+
c12,ancurl.dreamn.com,c,2.0,low,<=10
|
| 423 |
+
c12,ancurl.dumble,c,2.0,low,<=10
|
| 424 |
+
c12,ancurl.e.html,c,2.0,low,<=10
|
| 425 |
+
c12,ancurl.edition,c,2.0,low,<=10
|
| 426 |
+
c12,ancurl.edition.cnet,c,2.0,low,<=10
|
| 427 |
+
c12,ancurl.emailbox,c,2.0,low,<=10
|
| 428 |
+
c12,ancurl.emailme,c,2.0,low,<=10
|
| 429 |
+
c12,ancurl.enchantedforest,c,2.0,low,<=10
|
| 430 |
+
c12,ancurl.entry,c,2.0,low,<=10
|
| 431 |
+
c12,ancurl.esi,c,2.0,low,<=10
|
| 432 |
+
c12,ancurl.event,c,2.0,low,<=10
|
| 433 |
+
c12,ancurl.event.ng,c,2.0,low,<=10
|
| 434 |
+
c12,ancurl.excite,c,2.0,low,<=10
|
| 435 |
+
c12,ancurl.excite.468x60,c,2.0,low,<=10
|
| 436 |
+
c12,ancurl.excite.com,c,2.0,low,<=10
|
| 437 |
+
c12,ancurl.exe,c,2.0,low,<=10
|
| 438 |
+
c12,ancurl.exe.cid,c,2.0,low,<=10
|
| 439 |
+
c12,ancurl.exec,c,2.0,low,<=10
|
| 440 |
+
c12,ancurl.exec.obidos,c,2.0,low,<=10
|
| 441 |
+
c12,ancurl.express.scripts.com,c,2.0,low,<=10
|
| 442 |
+
c12,ancurl.family,c,2.0,low,<=10
|
| 443 |
+
c12,ancurl.familyid,c,2.0,low,<=10
|
| 444 |
+
c12,ancurl.fbox.vt.edu,c,2.0,low,<=10
|
| 445 |
+
c12,ancurl.features,c,2.0,low,<=10
|
| 446 |
+
c12,ancurl.features.forums,c,2.0,low,<=10
|
| 447 |
+
c12,ancurl.fools,c,2.0,low,<=10
|
| 448 |
+
c12,ancurl.forum,c,2.0,low,<=10
|
| 449 |
+
c12,ancurl.forum.8078,c,2.0,low,<=10
|
| 450 |
+
c12,ancurl.forums,c,2.0,low,<=10
|
| 451 |
+
c12,ancurl.francois,c,2.0,low,<=10
|
| 452 |
+
c12,ancurl.gallery,c,2.0,low,<=10
|
| 453 |
+
c12,ancurl.general,c,2.0,low,<=10
|
| 454 |
+
c12,ancurl.general.site,c,2.0,low,<=10
|
| 455 |
+
c12,ancurl.geocities.com,c,2.0,low,<=10
|
| 456 |
+
c12,ancurl.geoguide,c,2.0,low,<=10
|
| 457 |
+
c12,ancurl.geoguide.emailme,c,2.0,low,<=10
|
| 458 |
+
c12,ancurl.geoguide.geoguide,c,2.0,low,<=10
|
| 459 |
+
c12,ancurl.geoguide.rank,c,2.0,low,<=10
|
| 460 |
+
c12,ancurl.geoguide.sendform,c,2.0,low,<=10
|
| 461 |
+
c12,ancurl.geoguide.tour,c,2.0,low,<=10
|
| 462 |
+
c12,ancurl.gg,c,2.0,low,<=10
|
| 463 |
+
c12,ancurl.gid,c,2.0,low,<=10
|
| 464 |
+
c12,ancurl.gif.pk,c,2.0,low,<=10
|
| 465 |
+
c12,ancurl.globec.com.au,c,2.0,low,<=10
|
| 466 |
+
c12,ancurl.go,c,2.0,low,<=10
|
| 467 |
+
c12,ancurl.go2net.com,c,2.0,low,<=10
|
| 468 |
+
c12,ancurl.gort.ucsd.edu,c,2.0,low,<=10
|
| 469 |
+
c12,ancurl.grouper.com,c,2.0,low,<=10
|
| 470 |
+
c12,ancurl.groupid,c,2.0,low,<=10
|
| 471 |
+
c12,ancurl.groupid.1,c,2.0,low,<=10
|
| 472 |
+
c12,ancurl.heartland,c,2.0,low,<=10
|
| 473 |
+
c12,ancurl.heartland.plains,c,2.0,low,<=10
|
| 474 |
+
c12,ancurl.heartland.pointe,c,2.0,low,<=10
|
| 475 |
+
c12,ancurl.heartland.valley,c,2.0,low,<=10
|
| 476 |
+
c12,ancurl.home,c,2.0,low,<=10
|
| 477 |
+
c12,ancurl.home.htm,c,2.0,low,<=10
|
| 478 |
+
c12,ancurl.home.html,c,2.0,low,<=10
|
| 479 |
+
c12,ancurl.home.netscape.com,c,2.0,low,<=10
|
| 480 |
+
c12,ancurl.home.ring,c,2.0,low,<=10
|
| 481 |
+
c12,ancurl.homepage,c,2.0,low,<=10
|
| 482 |
+
c12,ancurl.homestead,c,2.0,low,<=10
|
| 483 |
+
c12,ancurl.homestead.ans,c,2.0,low,<=10
|
| 484 |
+
c12,ancurl.hotwired.com,c,2.0,low,<=10
|
| 485 |
+
c12,ancurl.how,c,2.0,low,<=10
|
| 486 |
+
c12,ancurl.how.htm,c,2.0,low,<=10
|
| 487 |
+
c12,ancurl.http.2f,c,2.0,low,<=10
|
| 488 |
+
c12,ancurl.http.ad,c,2.0,low,<=10
|
| 489 |
+
c12,ancurl.http.ads,c,2.0,low,<=10
|
| 490 |
+
c12,ancurl.http.www,c,2.0,low,<=10
|
| 491 |
+
c12,ancurl.hydrogeologist,c,2.0,low,<=10
|
| 492 |
+
c12,ancurl.ibitexas.com,c,2.0,low,<=10
|
| 493 |
+
c12,ancurl.icgnet.com,c,2.0,low,<=10
|
| 494 |
+
c12,ancurl.id,c,2.0,low,<=10
|
| 495 |
+
c12,ancurl.ie,c,2.0,low,<=10
|
| 496 |
+
c12,ancurl.image,c,2.0,low,<=10
|
| 497 |
+
c12,ancurl.image.http,c,2.0,low,<=10
|
| 498 |
+
c12,ancurl.images,c,2.0,low,<=10
|
| 499 |
+
c12,ancurl.index,c,2.0,low,<=10
|
| 500 |
+
c12,ancurl.index.htm,c,2.0,low,<=10
|
| 501 |
+
c12,ancurl.index.html,c,2.0,low,<=10
|
| 502 |
+
c12,ancurl.info,c,2.0,low,<=10
|
| 503 |
+
c12,ancurl.infoserver.etl.vt.edu,c,2.0,low,<=10
|
| 504 |
+
c12,ancurl.internauts.ca,c,2.0,low,<=10
|
| 505 |
+
c12,ancurl.inwap,c,2.0,low,<=10
|
| 506 |
+
c12,ancurl.inwap.cats,c,2.0,low,<=10
|
| 507 |
+
c12,ancurl.inwap.com,c,2.0,low,<=10
|
| 508 |
+
c12,ancurl.irish.times.com,c,2.0,low,<=10
|
| 509 |
+
c12,ancurl.it,c,2.0,low,<=10
|
| 510 |
+
c12,ancurl.josefina3,c,2.0,low,<=10
|
| 511 |
+
c12,ancurl.jsd,c,2.0,low,<=10
|
| 512 |
+
c12,ancurl.jsd.how,c,2.0,low,<=10
|
| 513 |
+
c12,ancurl.jump,c,2.0,low,<=10
|
| 514 |
+
c12,ancurl.kandinsky,c,2.0,low,<=10
|
| 515 |
+
c12,ancurl.kandinsky.p,c,2.0,low,<=10
|
| 516 |
+
c12,ancurl.kat001,c,2.0,low,<=10
|
| 517 |
+
c12,ancurl.kats,c,2.0,low,<=10
|
| 518 |
+
c12,ancurl.keith,c,2.0,low,<=10
|
| 519 |
+
c12,ancurl.keith.dumble,c,2.0,low,<=10
|
| 520 |
+
c12,ancurl.labyrinth,c,2.0,low,<=10
|
| 521 |
+
c12,ancurl.labyrinth.9439,c,2.0,low,<=10
|
| 522 |
+
c12,ancurl.lg,c,2.0,low,<=10
|
| 523 |
+
c12,ancurl.lg.gif,c,2.0,low,<=10
|
| 524 |
+
c12,ancurl.library,c,2.0,low,<=10
|
| 525 |
+
c12,ancurl.library.pitcairn,c,2.0,low,<=10
|
| 526 |
+
c12,ancurl.likesbooks.com,c,2.0,low,<=10
|
| 527 |
+
c12,ancurl.link,c,2.0,low,<=10
|
| 528 |
+
c12,ancurl.link.pics,c,2.0,low,<=10
|
| 529 |
+
c12,ancurl.linkpg,c,2.0,low,<=10
|
| 530 |
+
c12,ancurl.linkpg.htm,c,2.0,low,<=10
|
| 531 |
+
c12,ancurl.links,c,2.0,low,<=10
|
| 532 |
+
c12,ancurl.links.html,c,2.0,low,<=10
|
| 533 |
+
c12,ancurl.lspace.org,c,2.0,low,<=10
|
| 534 |
+
c12,ancurl.lycos.co.uk,c,2.0,low,<=10
|
| 535 |
+
c12,ancurl.magic,c,2.0,low,<=10
|
| 536 |
+
c12,ancurl.magic.adclick,c,2.0,low,<=10
|
| 537 |
+
c12,ancurl.main,c,2.0,low,<=10
|
| 538 |
+
c12,ancurl.malek,c,2.0,low,<=10
|
| 539 |
+
c12,ancurl.marketing,c,2.0,low,<=10
|
| 540 |
+
c12,ancurl.marketplace,c,2.0,low,<=10
|
| 541 |
+
c12,ancurl.martnet,c,2.0,low,<=10
|
| 542 |
+
c12,ancurl.martnet.com,c,2.0,low,<=10
|
| 543 |
+
c12,ancurl.mc,c,2.0,low,<=10
|
| 544 |
+
c12,ancurl.mc.3a,c,2.0,low,<=10
|
| 545 |
+
c12,ancurl.mcet.edu,c,2.0,low,<=10
|
| 546 |
+
c12,ancurl.mei.co.jp,c,2.0,low,<=10
|
| 547 |
+
c12,ancurl.mem,c,2.0,low,<=10
|
| 548 |
+
c12,ancurl.mem.1,c,2.0,low,<=10
|
| 549 |
+
c12,ancurl.member,c,2.0,low,<=10
|
| 550 |
+
c12,ancurl.members,c,2.0,low,<=10
|
| 551 |
+
c12,ancurl.members.accessus.net,c,2.0,low,<=10
|
| 552 |
+
c12,ancurl.members.aol.com,c,2.0,low,<=10
|
| 553 |
+
c12,ancurl.members.keith,c,2.0,low,<=10
|
| 554 |
+
c12,ancurl.microsoft.com,c,2.0,low,<=10
|
| 555 |
+
c12,ancurl.midnight,c,2.0,low,<=10
|
| 556 |
+
c12,ancurl.midnight.id,c,2.0,low,<=10
|
| 557 |
+
c12,ancurl.mindlink.net,c,2.0,low,<=10
|
| 558 |
+
c12,ancurl.mirror,c,2.0,low,<=10
|
| 559 |
+
c12,ancurl.monmouth.com,c,2.0,low,<=10
|
| 560 |
+
c12,ancurl.msn,c,2.0,low,<=10
|
| 561 |
+
c12,ancurl.msn.com,c,2.0,low,<=10
|
| 562 |
+
c12,ancurl.msn.com.1,c,2.0,low,<=10
|
| 563 |
+
c12,ancurl.n.a,c,2.0,low,<=10
|
| 564 |
+
c12,ancurl.name,c,2.0,low,<=10
|
| 565 |
+
c12,ancurl.ne,c,2.0,low,<=10
|
| 566 |
+
c12,ancurl.net,c,2.0,low,<=10
|
| 567 |
+
c12,ancurl.netscape.com,c,2.0,low,<=10
|
| 568 |
+
c12,ancurl.new,c,2.0,low,<=10
|
| 569 |
+
c12,ancurl.news,c,2.0,low,<=10
|
| 570 |
+
c12,ancurl.news.com,c,2.0,low,<=10
|
| 571 |
+
c12,ancurl.news.observer.com,c,2.0,low,<=10
|
| 572 |
+
c12,ancurl.next,c,2.0,low,<=10
|
| 573 |
+
c12,ancurl.ng,c,2.0,low,<=10
|
| 574 |
+
c12,ancurl.ng.spacedesc,c,2.0,low,<=10
|
| 575 |
+
c12,ancurl.ng.type,c,2.0,low,<=10
|
| 576 |
+
c12,ancurl.nph,c,2.0,low,<=10
|
| 577 |
+
c12,ancurl.nph.adclick,c,2.0,low,<=10
|
| 578 |
+
c12,ancurl.nsads.hotwired.com,c,2.0,low,<=10
|
| 579 |
+
c12,ancurl.obidos,c,2.0,low,<=10
|
| 580 |
+
c12,ancurl.ora.com,c,2.0,low,<=10
|
| 581 |
+
c12,ancurl.pacific.net.sg,c,2.0,low,<=10
|
| 582 |
+
c12,ancurl.pacificrim.net,c,2.0,low,<=10
|
| 583 |
+
c12,ancurl.page,c,2.0,low,<=10
|
| 584 |
+
c12,ancurl.paul.spu.edu,c,2.0,low,<=10
|
| 585 |
+
c12,ancurl.peace,c,2.0,low,<=10
|
| 586 |
+
c12,ancurl.people,c,2.0,low,<=10
|
| 587 |
+
c12,ancurl.personal,c,2.0,low,<=10
|
| 588 |
+
c12,ancurl.phoenix.mcet.edu,c,2.0,low,<=10
|
| 589 |
+
c12,ancurl.pics,c,2.0,low,<=10
|
| 590 |
+
c12,ancurl.pics.cats,c,2.0,low,<=10
|
| 591 |
+
c12,ancurl.pitcairn,c,2.0,low,<=10
|
| 592 |
+
c12,ancurl.pk,c,2.0,low,<=10
|
| 593 |
+
c12,ancurl.pl,c,2.0,low,<=10
|
| 594 |
+
c12,ancurl.plains,c,2.0,low,<=10
|
| 595 |
+
c12,ancurl.plug.go2net.com,c,2.0,low,<=10
|
| 596 |
+
c12,ancurl.plx,c,2.0,low,<=10
|
| 597 |
+
c12,ancurl.plx.http,c,2.0,low,<=10
|
| 598 |
+
c12,ancurl.pointe,c,2.0,low,<=10
|
| 599 |
+
c12,ancurl.pointe.1154,c,2.0,low,<=10
|
| 600 |
+
c12,ancurl.polypkem,c,2.0,low,<=10
|
| 601 |
+
c12,ancurl.pratchett,c,2.0,low,<=10
|
| 602 |
+
c12,ancurl.preferences,c,2.0,low,<=10
|
| 603 |
+
c12,ancurl.preferences.com,c,2.0,low,<=10
|
| 604 |
+
c12,ancurl.products,c,2.0,low,<=10
|
| 605 |
+
c12,ancurl.profileid,c,2.0,low,<=10
|
| 606 |
+
c12,ancurl.psu.edu,c,2.0,low,<=10
|
| 607 |
+
c12,ancurl.pub,c,2.0,low,<=10
|
| 608 |
+
c12,ancurl.puc.edu,c,2.0,low,<=10
|
| 609 |
+
c12,ancurl.qual,c,2.0,low,<=10
|
| 610 |
+
c12,ancurl.qual.mc,c,2.0,low,<=10
|
| 611 |
+
c12,ancurl.ran,c,2.0,low,<=10
|
| 612 |
+
c12,ancurl.ran.org,c,2.0,low,<=10
|
| 613 |
+
c12,ancurl.rank,c,2.0,low,<=10
|
| 614 |
+
c12,ancurl.readersndex,c,2.0,low,<=10
|
| 615 |
+
c12,ancurl.readersndex.com,c,2.0,low,<=10
|
| 616 |
+
c12,ancurl.redir,c,2.0,low,<=10
|
| 617 |
+
c12,ancurl.redirect,c,2.0,low,<=10
|
| 618 |
+
c12,ancurl.redirect.cgi,c,2.0,low,<=10
|
| 619 |
+
c12,ancurl.redirect.dll,c,2.0,low,<=10
|
| 620 |
+
c12,ancurl.redirect.http,c,2.0,low,<=10
|
| 621 |
+
c12,ancurl.ref,c,2.0,low,<=10
|
| 622 |
+
c12,ancurl.relocate,c,2.0,low,<=10
|
| 623 |
+
c12,ancurl.relocate.ad,c,2.0,low,<=10
|
| 624 |
+
c12,ancurl.ring,c,2.0,low,<=10
|
| 625 |
+
c12,ancurl.ring.claw,c,2.0,low,<=10
|
| 626 |
+
c12,ancurl.ring.kat001,c,2.0,low,<=10
|
| 627 |
+
c12,ancurl.ring.midnight,c,2.0,low,<=10
|
| 628 |
+
c12,ancurl.rnd,c,2.0,low,<=10
|
| 629 |
+
c12,ancurl.romancebooks,c,2.0,low,<=10
|
| 630 |
+
c12,ancurl.runid,c,2.0,low,<=10
|
| 631 |
+
c12,ancurl.runofsite,c,2.0,low,<=10
|
| 632 |
+
c12,ancurl.runofsite.any,c,2.0,low,<=10
|
| 633 |
+
c12,ancurl.s.b,c,2.0,low,<=10
|
| 634 |
+
c12,ancurl.sanjosesabercats.com,c,2.0,low,<=10
|
| 635 |
+
c12,ancurl.schwab,c,2.0,low,<=10
|
| 636 |
+
c12,ancurl.search,c,2.0,low,<=10
|
| 637 |
+
c12,ancurl.search.direct,c,2.0,low,<=10
|
| 638 |
+
c12,ancurl.sendform,c,2.0,low,<=10
|
| 639 |
+
c12,ancurl.services,c,2.0,low,<=10
|
| 640 |
+
c12,ancurl.shareware.com,c,2.0,low,<=10
|
| 641 |
+
c12,ancurl.shtml,c,2.0,low,<=10
|
| 642 |
+
c12,ancurl.site,c,2.0,low,<=10
|
| 643 |
+
c12,ancurl.site.ne,c,2.0,low,<=10
|
| 644 |
+
c12,ancurl.site.sw,c,2.0,low,<=10
|
| 645 |
+
c12,ancurl.sj,c,2.0,low,<=10
|
| 646 |
+
c12,ancurl.sjsu.edu,c,2.0,low,<=10
|
| 647 |
+
c12,ancurl.slagen,c,2.0,low,<=10
|
| 648 |
+
c12,ancurl.slake.com,c,2.0,low,<=10
|
| 649 |
+
c12,ancurl.soho,c,2.0,low,<=10
|
| 650 |
+
c12,ancurl.spacedesc,c,2.0,low,<=10
|
| 651 |
+
c12,ancurl.spu.edu,c,2.0,low,<=10
|
| 652 |
+
c12,ancurl.st,c,2.0,low,<=10
|
| 653 |
+
c12,ancurl.st.uk,c,2.0,low,<=10
|
| 654 |
+
c12,ancurl.sunsite.unc.edu,c,2.0,low,<=10
|
| 655 |
+
c12,ancurl.sv,c,2.0,low,<=10
|
| 656 |
+
c12,ancurl.sw,c,2.0,low,<=10
|
| 657 |
+
c12,ancurl.switchboard.com,c,2.0,low,<=10
|
| 658 |
+
c12,ancurl.t.s,c,2.0,low,<=10
|
| 659 |
+
c12,ancurl.tagvalues,c,2.0,low,<=10
|
| 660 |
+
c12,ancurl.tagvalues.13,c,2.0,low,<=10
|
| 661 |
+
c12,ancurl.theinternetadvantage.com,c,2.0,low,<=10
|
| 662 |
+
c12,ancurl.thejeep.com,c,2.0,low,<=10
|
| 663 |
+
c12,ancurl.tii,c,2.0,low,<=10
|
| 664 |
+
c12,ancurl.time,c,2.0,low,<=10
|
| 665 |
+
c12,ancurl.time.1998,c,2.0,low,<=10
|
| 666 |
+
c12,ancurl.tkaine,c,2.0,low,<=10
|
| 667 |
+
c12,ancurl.tkaine.bars,c,2.0,low,<=10
|
| 668 |
+
c12,ancurl.tkaine.kats,c,2.0,low,<=10
|
| 669 |
+
c12,ancurl.tm.fr,c,2.0,low,<=10
|
| 670 |
+
c12,ancurl.top,c,2.0,low,<=10
|
| 671 |
+
c12,ancurl.topic,c,2.0,low,<=10
|
| 672 |
+
c12,ancurl.tour,c,2.0,low,<=10
|
| 673 |
+
c12,ancurl.tour.member,c,2.0,low,<=10
|
| 674 |
+
c12,ancurl.toyotaofroswell.com,c,2.0,low,<=10
|
| 675 |
+
c12,ancurl.truluck.com,c,2.0,low,<=10
|
| 676 |
+
c12,ancurl.type,c,2.0,low,<=10
|
| 677 |
+
c12,ancurl.type.click,c,2.0,low,<=10
|
| 678 |
+
c12,ancurl.ucsd.edu,c,2.0,low,<=10
|
| 679 |
+
c12,ancurl.uk,c,2.0,low,<=10
|
| 680 |
+
c12,ancurl.uk.sv,c,2.0,low,<=10
|
| 681 |
+
c12,ancurl.ukie,c,2.0,low,<=10
|
| 682 |
+
c12,ancurl.ukie.s,c,2.0,low,<=10
|
| 683 |
+
c12,ancurl.ukonline.co.uk,c,2.0,low,<=10
|
| 684 |
+
c12,ancurl.unc.edu,c,2.0,low,<=10
|
| 685 |
+
c12,ancurl.url,c,2.0,low,<=10
|
| 686 |
+
c12,ancurl.url.http,c,2.0,low,<=10
|
| 687 |
+
c12,ancurl.valley,c,2.0,low,<=10
|
| 688 |
+
c12,ancurl.valley.2647,c,2.0,low,<=10
|
| 689 |
+
c12,ancurl.vt.edu,c,2.0,low,<=10
|
| 690 |
+
c12,ancurl.wco.com,c,2.0,low,<=10
|
| 691 |
+
c12,ancurl.web.ukonline.co.uk,c,2.0,low,<=10
|
| 692 |
+
c12,ancurl.webring,c,2.0,low,<=10
|
| 693 |
+
c12,ancurl.webring.home,c,2.0,low,<=10
|
| 694 |
+
c12,ancurl.webring.org,c,2.0,low,<=10
|
| 695 |
+
c12,ancurl.webring.ring,c,2.0,low,<=10
|
| 696 |
+
c12,ancurl.wednet.com,c,2.0,low,<=10
|
| 697 |
+
c12,ancurl.worlddrug.com,c,2.0,low,<=10
|
| 698 |
+
c12,ancurl.www.123greetings.com,c,2.0,low,<=10
|
| 699 |
+
c12,ancurl.www.2meta.com,c,2.0,low,<=10
|
| 700 |
+
c12,ancurl.www.FlowSoft.com,c,2.0,low,<=10
|
| 701 |
+
c12,ancurl.www.Lpage.com,c,2.0,low,<=10
|
| 702 |
+
c12,ancurl.www.access.ch,c,2.0,low,<=10
|
| 703 |
+
c12,ancurl.www.afn.org,c,2.0,low,<=10
|
| 704 |
+
c12,ancurl.www.amazon.com,c,2.0,low,<=10
|
| 705 |
+
c12,ancurl.www.autotown.com,c,2.0,low,<=10
|
| 706 |
+
c12,ancurl.www.bossintl.com,c,2.0,low,<=10
|
| 707 |
+
c12,ancurl.www.carousel.org,c,2.0,low,<=10
|
| 708 |
+
c12,ancurl.www.cob.sjsu.edu,c,2.0,low,<=10
|
| 709 |
+
c12,ancurl.www.copymat.com,c,2.0,low,<=10
|
| 710 |
+
c12,ancurl.www.cqi.com,c,2.0,low,<=10
|
| 711 |
+
c12,ancurl.www.dreamn.com,c,2.0,low,<=10
|
| 712 |
+
c12,ancurl.www.ems.psu.edu,c,2.0,low,<=10
|
| 713 |
+
c12,ancurl.www.express.scripts.com,c,2.0,low,<=10
|
| 714 |
+
c12,ancurl.www.geocities.com,c,2.0,low,<=10
|
| 715 |
+
c12,ancurl.www.globec.com.au,c,2.0,low,<=10
|
| 716 |
+
c12,ancurl.www.grouper.com,c,2.0,low,<=10
|
| 717 |
+
c12,ancurl.www.ibitexas.com,c,2.0,low,<=10
|
| 718 |
+
c12,ancurl.www.icgnet.com,c,2.0,low,<=10
|
| 719 |
+
c12,ancurl.www.internauts.ca,c,2.0,low,<=10
|
| 720 |
+
c12,ancurl.www.inwap.com,c,2.0,low,<=10
|
| 721 |
+
c12,ancurl.www.irish.times.com,c,2.0,low,<=10
|
| 722 |
+
c12,ancurl.www.likesbooks.com,c,2.0,low,<=10
|
| 723 |
+
c12,ancurl.www.lycos.co.uk,c,2.0,low,<=10
|
| 724 |
+
c12,ancurl.www.martnet.com,c,2.0,low,<=10
|
| 725 |
+
c12,ancurl.www.mcs.csuhayward.edu,c,2.0,low,<=10
|
| 726 |
+
c12,ancurl.www.mei.co.jp,c,2.0,low,<=10
|
| 727 |
+
c12,ancurl.www.microsoft.com,c,2.0,low,<=10
|
| 728 |
+
c12,ancurl.www.monmouth.com,c,2.0,low,<=10
|
| 729 |
+
c12,ancurl.www.news.com,c,2.0,low,<=10
|
| 730 |
+
c12,ancurl.www.news.observer.com,c,2.0,low,<=10
|
| 731 |
+
c12,ancurl.www.pacific.net.sg,c,2.0,low,<=10
|
| 732 |
+
c12,ancurl.www.pacificrim.net,c,2.0,low,<=10
|
| 733 |
+
c12,ancurl.www.puc.edu,c,2.0,low,<=10
|
| 734 |
+
c12,ancurl.www.ran.org,c,2.0,low,<=10
|
| 735 |
+
c12,ancurl.www.readersndex,c,2.0,low,<=10
|
| 736 |
+
c12,ancurl.www.sanjosesabercats.com,c,2.0,low,<=10
|
| 737 |
+
c12,ancurl.www.shareware.com,c,2.0,low,<=10
|
| 738 |
+
c12,ancurl.www.slake.com,c,2.0,low,<=10
|
| 739 |
+
c12,ancurl.www.theinternetadvantage.com,c,2.0,low,<=10
|
| 740 |
+
c12,ancurl.www.thejeep.com,c,2.0,low,<=10
|
| 741 |
+
c12,ancurl.www.toyotaofroswell.com,c,2.0,low,<=10
|
| 742 |
+
c12,ancurl.www.truluck.com,c,2.0,low,<=10
|
| 743 |
+
c12,ancurl.www.wco.com,c,2.0,low,<=10
|
| 744 |
+
c12,ancurl.www.webring.org,c,2.0,low,<=10
|
| 745 |
+
c12,ancurl.www.wednet.com,c,2.0,low,<=10
|
| 746 |
+
c12,ancurl.www.worlddrug.com,c,2.0,low,<=10
|
| 747 |
+
c12,ancurl.www.xmission.com,c,2.0,low,<=10
|
| 748 |
+
c12,ancurl.www.yahoo,c,2.0,low,<=10
|
| 749 |
+
c12,ancurl.www.yahoo.co.uk,c,2.0,low,<=10
|
| 750 |
+
c12,ancurl.www.yahoo.com,c,2.0,low,<=10
|
| 751 |
+
c12,ancurl.xmission.com,c,2.0,low,<=10
|
| 752 |
+
c12,ancurl.yahoo,c,2.0,low,<=10
|
| 753 |
+
c12,ancurl.yahoo.co.uk,c,2.0,low,<=10
|
| 754 |
+
c12,ancurl.yahoo.com,c,2.0,low,<=10
|
| 755 |
+
c12,ancurl.zueri.ch,c,2.0,low,<=10
|
| 756 |
+
c12,caption.and,c,2.0,low,<=10
|
| 757 |
+
c12,caption.bytes,c,2.0,low,<=10
|
| 758 |
+
c12,caption.click,c,2.0,low,<=10
|
| 759 |
+
c12,caption.click.here,c,2.0,low,<=10
|
| 760 |
+
c12,caption.for,c,2.0,low,<=10
|
| 761 |
+
c12,caption.here,c,2.0,low,<=10
|
| 762 |
+
c12,caption.here.for,c,2.0,low,<=10
|
| 763 |
+
c12,caption.home,c,2.0,low,<=10
|
| 764 |
+
c12,caption.home.page,c,2.0,low,<=10
|
| 765 |
+
c12,caption.in,c,2.0,low,<=10
|
| 766 |
+
c12,caption.my,c,2.0,low,<=10
|
| 767 |
+
c12,caption.of,c,2.0,low,<=10
|
| 768 |
+
c12,caption.page,c,2.0,low,<=10
|
| 769 |
+
c12,caption.pratchett,c,2.0,low,<=10
|
| 770 |
+
c12,caption.site,c,2.0,low,<=10
|
| 771 |
+
c12,caption.the,c,2.0,low,<=10
|
| 772 |
+
c12,caption.to,c,2.0,low,<=10
|
| 773 |
+
c12,caption.you,c,2.0,low,<=10
|
| 774 |
+
c12,caption.your,c,2.0,low,<=10
|
| 775 |
+
c12,class,c,2.0,low,<=10
|
| 776 |
+
c12,local,c,2.0,low,<=10
|
| 777 |
+
c12,origurl..ion,c,2.0,low,<=10
|
| 778 |
+
c12,origurl..ion.0,c,2.0,low,<=10
|
| 779 |
+
c12,origurl.0.rpp,c,2.0,low,<=10
|
| 780 |
+
c12,origurl.00.html,c,2.0,low,<=10
|
| 781 |
+
c12,origurl.1154.index,c,2.0,low,<=10
|
| 782 |
+
c12,origurl.123greetings.com,c,2.0,low,<=10
|
| 783 |
+
c12,origurl.20.timeout,c,2.0,low,<=10
|
| 784 |
+
c12,origurl.2539.index,c,2.0,low,<=10
|
| 785 |
+
c12,origurl.2647.chopin,c,2.0,low,<=10
|
| 786 |
+
c12,origurl.2647.coltrane,c,2.0,low,<=10
|
| 787 |
+
c12,origurl.2647.kaitlin,c,2.0,low,<=10
|
| 788 |
+
c12,origurl.2647.kerouac,c,2.0,low,<=10
|
| 789 |
+
c12,origurl.2meta.com,c,2.0,low,<=10
|
| 790 |
+
c12,origurl.3727.turbo,c,2.0,low,<=10
|
| 791 |
+
c12,origurl.3963.leonora,c,2.0,low,<=10
|
| 792 |
+
c12,origurl.4010.index,c,2.0,low,<=10
|
| 793 |
+
c12,origurl.4301.misfits2,c,2.0,low,<=10
|
| 794 |
+
c12,origurl.5.hpe,c,2.0,low,<=10
|
| 795 |
+
c12,origurl.5257.simstory,c,2.0,low,<=10
|
| 796 |
+
c12,origurl.5257.timstory,c,2.0,low,<=10
|
| 797 |
+
c12,origurl.5309.index,c,2.0,low,<=10
|
| 798 |
+
c12,origurl.6712.cats,c,2.0,low,<=10
|
| 799 |
+
c12,origurl.6750.paws,c,2.0,low,<=10
|
| 800 |
+
c12,origurl.7597.kitty,c,2.0,low,<=10
|
| 801 |
+
c12,origurl.7735.mcp,c,2.0,low,<=10
|
| 802 |
+
c12,origurl.8078.home,c,2.0,low,<=10
|
| 803 |
+
c12,origurl.FlowSoft.com,c,2.0,low,<=10
|
| 804 |
+
c12,origurl.access.ch,c,2.0,low,<=10
|
| 805 |
+
c12,origurl.accessus.net,c,2.0,low,<=10
|
| 806 |
+
c12,origurl.actup,c,2.0,low,<=10
|
| 807 |
+
c12,origurl.actup.index,c,2.0,low,<=10
|
| 808 |
+
c12,origurl.adamspharmacy.com,c,2.0,low,<=10
|
| 809 |
+
c12,origurl.afn.org,c,2.0,low,<=10
|
| 810 |
+
c12,origurl.afn47757,c,2.0,low,<=10
|
| 811 |
+
c12,origurl.afn47757.midnite,c,2.0,low,<=10
|
| 812 |
+
c12,origurl.afn47757.plato,c,2.0,low,<=10
|
| 813 |
+
c12,origurl.alley,c,2.0,low,<=10
|
| 814 |
+
c12,origurl.alley.6750,c,2.0,low,<=10
|
| 815 |
+
c12,origurl.and,c,2.0,low,<=10
|
| 816 |
+
c12,origurl.and.tori,c,2.0,low,<=10
|
| 817 |
+
c12,origurl.antiwar.com,c,2.0,low,<=10
|
| 818 |
+
c12,origurl.aol.com,c,2.0,low,<=10
|
| 819 |
+
c12,origurl.april,c,2.0,low,<=10
|
| 820 |
+
c12,origurl.april.fools,c,2.0,low,<=10
|
| 821 |
+
c12,origurl.aprilfoolsday,c,2.0,low,<=10
|
| 822 |
+
c12,origurl.area51,c,2.0,low,<=10
|
| 823 |
+
c12,origurl.area51.corridor,c,2.0,low,<=10
|
| 824 |
+
c12,origurl.area51.labyrinth,c,2.0,low,<=10
|
| 825 |
+
c12,origurl.area51.vault,c,2.0,low,<=10
|
| 826 |
+
c12,origurl.arvann,c,2.0,low,<=10
|
| 827 |
+
c12,origurl.arvann.pages,c,2.0,low,<=10
|
| 828 |
+
c12,origurl.asp,c,2.0,low,<=10
|
| 829 |
+
c12,origurl.athens,c,2.0,low,<=10
|
| 830 |
+
c12,origurl.athens.8774,c,2.0,low,<=10
|
| 831 |
+
c12,origurl.athens.forum,c,2.0,low,<=10
|
| 832 |
+
c12,origurl.autopen.com,c,2.0,low,<=10
|
| 833 |
+
c12,origurl.autotown.com,c,2.0,low,<=10
|
| 834 |
+
c12,origurl.baons,c,2.0,low,<=10
|
| 835 |
+
c12,origurl.bds,c,2.0,low,<=10
|
| 836 |
+
c12,origurl.bds.punkie,c,2.0,low,<=10
|
| 837 |
+
c12,origurl.bin,c,2.0,low,<=10
|
| 838 |
+
c12,origurl.bin.cgidir,c,2.0,low,<=10
|
| 839 |
+
c12,origurl.biopic,c,2.0,low,<=10
|
| 840 |
+
c12,origurl.biopic.htm,c,2.0,low,<=10
|
| 841 |
+
c12,origurl.bishop,c,2.0,low,<=10
|
| 842 |
+
c12,origurl.bishop.pterry,c,2.0,low,<=10
|
| 843 |
+
c12,origurl.bonchin,c,2.0,low,<=10
|
| 844 |
+
c12,origurl.bonchin.cat,c,2.0,low,<=10
|
| 845 |
+
c12,origurl.bordeaux,c,2.0,low,<=10
|
| 846 |
+
c12,origurl.bordeaux.actup,c,2.0,low,<=10
|
| 847 |
+
c12,origurl.bossintl.com,c,2.0,low,<=10
|
| 848 |
+
c12,origurl.carousel,c,2.0,low,<=10
|
| 849 |
+
c12,origurl.carousel.links,c,2.0,low,<=10
|
| 850 |
+
c12,origurl.carousel.org,c,2.0,low,<=10
|
| 851 |
+
c12,origurl.cat,c,2.0,low,<=10
|
| 852 |
+
c12,origurl.cat.html,c,2.0,low,<=10
|
| 853 |
+
c12,origurl.cats,c,2.0,low,<=10
|
| 854 |
+
c12,origurl.cats.htm,c,2.0,low,<=10
|
| 855 |
+
c12,origurl.cats.html,c,2.0,low,<=10
|
| 856 |
+
c12,origurl.catscats,c,2.0,low,<=10
|
| 857 |
+
c12,origurl.catscats.html,c,2.0,low,<=10
|
| 858 |
+
c12,origurl.cccats,c,2.0,low,<=10
|
| 859 |
+
c12,origurl.cgidir,c,2.0,low,<=10
|
| 860 |
+
c12,origurl.cgidir.dll,c,2.0,low,<=10
|
| 861 |
+
c12,origurl.chapel,c,2.0,low,<=10
|
| 862 |
+
c12,origurl.chapel.safehaven,c,2.0,low,<=10
|
| 863 |
+
c12,origurl.charlie,c,2.0,low,<=10
|
| 864 |
+
c12,origurl.charlie.charlie,c,2.0,low,<=10
|
| 865 |
+
c12,origurl.charlie.html,c,2.0,low,<=10
|
| 866 |
+
c12,origurl.chopin,c,2.0,low,<=10
|
| 867 |
+
c12,origurl.chopin.htm,c,2.0,low,<=10
|
| 868 |
+
c12,origurl.chuck,c,2.0,low,<=10
|
| 869 |
+
c12,origurl.chuck.html,c,2.0,low,<=10
|
| 870 |
+
c12,origurl.cjackson,c,2.0,low,<=10
|
| 871 |
+
c12,origurl.cjackson.kandinsky,c,2.0,low,<=10
|
| 872 |
+
c12,origurl.cmeese,c,2.0,low,<=10
|
| 873 |
+
c12,origurl.cmeese.malibu,c,2.0,low,<=10
|
| 874 |
+
c12,origurl.coltrane,c,2.0,low,<=10
|
| 875 |
+
c12,origurl.coltrane.htm,c,2.0,low,<=10
|
| 876 |
+
c12,origurl.contents,c,2.0,low,<=10
|
| 877 |
+
c12,origurl.contents.html,c,2.0,low,<=10
|
| 878 |
+
c12,origurl.copymat.com,c,2.0,low,<=10
|
| 879 |
+
c12,origurl.corp,c,2.0,low,<=10
|
| 880 |
+
c12,origurl.corridor,c,2.0,low,<=10
|
| 881 |
+
c12,origurl.corridor.4590,c,2.0,low,<=10
|
| 882 |
+
c12,origurl.corridor.5139,c,2.0,low,<=10
|
| 883 |
+
c12,origurl.crawler,c,2.0,low,<=10
|
| 884 |
+
c12,origurl.crawler.general,c,2.0,low,<=10
|
| 885 |
+
c12,origurl.csuhayward.edu,c,2.0,low,<=10
|
| 886 |
+
c12,origurl.cybercats,c,2.0,low,<=10
|
| 887 |
+
c12,origurl.cybermog,c,2.0,low,<=10
|
| 888 |
+
c12,origurl.cybermog.htm,c,2.0,low,<=10
|
| 889 |
+
c12,origurl.dejay,c,2.0,low,<=10
|
| 890 |
+
c12,origurl.dept,c,2.0,low,<=10
|
| 891 |
+
c12,origurl.djang,c,2.0,low,<=10
|
| 892 |
+
c12,origurl.djang.html,c,2.0,low,<=10
|
| 893 |
+
c12,origurl.dll,c,2.0,low,<=10
|
| 894 |
+
c12,origurl.dreamn.com,c,2.0,low,<=10
|
| 895 |
+
c12,origurl.dumble,c,2.0,low,<=10
|
| 896 |
+
c12,origurl.dumble.contents,c,2.0,low,<=10
|
| 897 |
+
c12,origurl.e.html,c,2.0,low,<=10
|
| 898 |
+
c12,origurl.events,c,2.0,low,<=10
|
| 899 |
+
c12,origurl.events.aprilfoolsday,c,2.0,low,<=10
|
| 900 |
+
c12,origurl.excite.com,c,2.0,low,<=10
|
| 901 |
+
c12,origurl.express.scripts.com,c,2.0,low,<=10
|
| 902 |
+
c12,origurl.falcon.sonic.net,c,2.0,low,<=10
|
| 903 |
+
c12,origurl.fbox.vt.edu,c,2.0,low,<=10
|
| 904 |
+
c12,origurl.fh.rpl.de,c,2.0,low,<=10
|
| 905 |
+
c12,origurl.fools,c,2.0,low,<=10
|
| 906 |
+
c12,origurl.football,c,2.0,low,<=10
|
| 907 |
+
c12,origurl.forum,c,2.0,low,<=10
|
| 908 |
+
c12,origurl.forum.8078,c,2.0,low,<=10
|
| 909 |
+
c12,origurl.foxy.net,c,2.0,low,<=10
|
| 910 |
+
c12,origurl.fr,c,2.0,low,<=10
|
| 911 |
+
c12,origurl.fr.bordeaux,c,2.0,low,<=10
|
| 912 |
+
c12,origurl.francois,c,2.0,low,<=10
|
| 913 |
+
c12,origurl.general,c,2.0,low,<=10
|
| 914 |
+
c12,origurl.general.kushmerick,c,2.0,low,<=10
|
| 915 |
+
c12,origurl.geocities.com,c,2.0,low,<=10
|
| 916 |
+
c12,origurl.globec.com.au,c,2.0,low,<=10
|
| 917 |
+
c12,origurl.gort.ucsd.edu,c,2.0,low,<=10
|
| 918 |
+
c12,origurl.grouper.com,c,2.0,low,<=10
|
| 919 |
+
c12,origurl.haestad.com,c,2.0,low,<=10
|
| 920 |
+
c12,origurl.heartland,c,2.0,low,<=10
|
| 921 |
+
c12,origurl.heartland.5309,c,2.0,low,<=10
|
| 922 |
+
c12,origurl.heartland.6712,c,2.0,low,<=10
|
| 923 |
+
c12,origurl.heartland.hills,c,2.0,low,<=10
|
| 924 |
+
c12,origurl.heartland.meadows,c,2.0,low,<=10
|
| 925 |
+
c12,origurl.heartland.plains,c,2.0,low,<=10
|
| 926 |
+
c12,origurl.heartland.pointe,c,2.0,low,<=10
|
| 927 |
+
c12,origurl.heartland.valley,c,2.0,low,<=10
|
| 928 |
+
c12,origurl.hem1.passagen.se,c,2.0,low,<=10
|
| 929 |
+
c12,origurl.hevern,c,2.0,low,<=10
|
| 930 |
+
c12,origurl.hevern.psychref,c,2.0,low,<=10
|
| 931 |
+
c12,origurl.hills,c,2.0,low,<=10
|
| 932 |
+
c12,origurl.hist,c,2.0,low,<=10
|
| 933 |
+
c12,origurl.hollywood,c,2.0,low,<=10
|
| 934 |
+
c12,origurl.hollywood.7735,c,2.0,low,<=10
|
| 935 |
+
c12,origurl.hollywood.9662,c,2.0,low,<=10
|
| 936 |
+
c12,origurl.home,c,2.0,low,<=10
|
| 937 |
+
c12,origurl.home.html,c,2.0,low,<=10
|
| 938 |
+
c12,origurl.home.netscape.com,c,2.0,low,<=10
|
| 939 |
+
c12,origurl.horn,c,2.0,low,<=10
|
| 940 |
+
c12,origurl.horn.html,c,2.0,low,<=10
|
| 941 |
+
c12,origurl.hotsprings,c,2.0,low,<=10
|
| 942 |
+
c12,origurl.hotsprings.4527,c,2.0,low,<=10
|
| 943 |
+
c12,origurl.how,c,2.0,low,<=10
|
| 944 |
+
c12,origurl.how.title,c,2.0,low,<=10
|
| 945 |
+
c12,origurl.hpe,c,2.0,low,<=10
|
| 946 |
+
c12,origurl.hpe.10,c,2.0,low,<=10
|
| 947 |
+
c12,origurl.hydrogeologist,c,2.0,low,<=10
|
| 948 |
+
c12,origurl.ibitexas.com,c,2.0,low,<=10
|
| 949 |
+
c12,origurl.icgnet.com,c,2.0,low,<=10
|
| 950 |
+
c12,origurl.ics,c,2.0,low,<=10
|
| 951 |
+
c12,origurl.ics.ikenobo,c,2.0,low,<=10
|
| 952 |
+
c12,origurl.icsi.com,c,2.0,low,<=10
|
| 953 |
+
c12,origurl.ikenobo,c,2.0,low,<=10
|
| 954 |
+
c12,origurl.index,c,2.0,low,<=10
|
| 955 |
+
c12,origurl.index.htm,c,2.0,low,<=10
|
| 956 |
+
c12,origurl.index.html,c,2.0,low,<=10
|
| 957 |
+
c12,origurl.infoserver.etl.vt.edu,c,2.0,low,<=10
|
| 958 |
+
c12,origurl.innotts.co.uk,c,2.0,low,<=10
|
| 959 |
+
c12,origurl.internauts.ca,c,2.0,low,<=10
|
| 960 |
+
c12,origurl.inwap,c,2.0,low,<=10
|
| 961 |
+
c12,origurl.inwap.cats,c,2.0,low,<=10
|
| 962 |
+
c12,origurl.inwap.com,c,2.0,low,<=10
|
| 963 |
+
c12,origurl.irish,c,2.0,low,<=10
|
| 964 |
+
c12,origurl.irish.times,c,2.0,low,<=10
|
| 965 |
+
c12,origurl.irish.times.com,c,2.0,low,<=10
|
| 966 |
+
c12,origurl.it,c,2.0,low,<=10
|
| 967 |
+
c12,origurl.josefina3,c,2.0,low,<=10
|
| 968 |
+
c12,origurl.josefina3.horn,c,2.0,low,<=10
|
| 969 |
+
c12,origurl.jsd,c,2.0,low,<=10
|
| 970 |
+
c12,origurl.jsd.how,c,2.0,low,<=10
|
| 971 |
+
c12,origurl.jun,c,2.0,low,<=10
|
| 972 |
+
c12,origurl.kaitlin,c,2.0,low,<=10
|
| 973 |
+
c12,origurl.kaitlin.htm,c,2.0,low,<=10
|
| 974 |
+
c12,origurl.kandin,c,2.0,low,<=10
|
| 975 |
+
c12,origurl.kandin.html,c,2.0,low,<=10
|
| 976 |
+
c12,origurl.kandinsky,c,2.0,low,<=10
|
| 977 |
+
c12,origurl.kattsida,c,2.0,low,<=10
|
| 978 |
+
c12,origurl.kattsida.html,c,2.0,low,<=10
|
| 979 |
+
c12,origurl.kbell,c,2.0,low,<=10
|
| 980 |
+
c12,origurl.kbell.charlie,c,2.0,low,<=10
|
| 981 |
+
c12,origurl.keith,c,2.0,low,<=10
|
| 982 |
+
c12,origurl.keith.dumble,c,2.0,low,<=10
|
| 983 |
+
c12,origurl.kerouac,c,2.0,low,<=10
|
| 984 |
+
c12,origurl.kerouac.htm,c,2.0,low,<=10
|
| 985 |
+
c12,origurl.kitty,c,2.0,low,<=10
|
| 986 |
+
c12,origurl.kitty.and,c,2.0,low,<=10
|
| 987 |
+
c12,origurl.kushmerick,c,2.0,low,<=10
|
| 988 |
+
c12,origurl.kushmerick.method,c,2.0,low,<=10
|
| 989 |
+
c12,origurl.labyrinth,c,2.0,low,<=10
|
| 990 |
+
c12,origurl.labyrinth.9439,c,2.0,low,<=10
|
| 991 |
+
c12,origurl.larx.com,c,2.0,low,<=10
|
| 992 |
+
c12,origurl.lemoyne.edu,c,2.0,low,<=10
|
| 993 |
+
c12,origurl.leonora,c,2.0,low,<=10
|
| 994 |
+
c12,origurl.leonora.html,c,2.0,low,<=10
|
| 995 |
+
c12,origurl.library,c,2.0,low,<=10
|
| 996 |
+
c12,origurl.library.pitcairn,c,2.0,low,<=10
|
| 997 |
+
c12,origurl.likesbooks.com,c,2.0,low,<=10
|
| 998 |
+
c12,origurl.linda,c,2.0,low,<=10
|
| 999 |
+
c12,origurl.linda.htm,c,2.0,low,<=10
|
| 1000 |
+
c12,origurl.link,c,2.0,low,<=10
|
| 1001 |
+
c12,origurl.link.chuck,c,2.0,low,<=10
|
| 1002 |
+
c12,origurl.links,c,2.0,low,<=10
|
| 1003 |
+
c12,origurl.links.carousel,c,2.0,low,<=10
|
| 1004 |
+
c12,origurl.links.nf,c,2.0,low,<=10
|
| 1005 |
+
c12,origurl.lofts,c,2.0,low,<=10
|
| 1006 |
+
c12,origurl.lofts.7119,c,2.0,low,<=10
|
| 1007 |
+
c12,origurl.lolnad,c,2.0,low,<=10
|
| 1008 |
+
c12,origurl.lolnad.private,c,2.0,low,<=10
|
| 1009 |
+
c12,origurl.lovisa1,c,2.0,low,<=10
|
| 1010 |
+
c12,origurl.lovisa1.kattsida,c,2.0,low,<=10
|
| 1011 |
+
c12,origurl.lycos.co.uk,c,2.0,low,<=10
|
| 1012 |
+
c12,origurl.madamecleo,c,2.0,low,<=10
|
| 1013 |
+
c12,origurl.main,c,2.0,low,<=10
|
| 1014 |
+
c12,origurl.main.htm,c,2.0,low,<=10
|
| 1015 |
+
c12,origurl.malek,c,2.0,low,<=10
|
| 1016 |
+
c12,origurl.malek.kandin,c,2.0,low,<=10
|
| 1017 |
+
c12,origurl.malibu,c,2.0,low,<=10
|
| 1018 |
+
c12,origurl.malibu.html,c,2.0,low,<=10
|
| 1019 |
+
c12,origurl.mandypaul,c,2.0,low,<=10
|
| 1020 |
+
c12,origurl.mandypaul.main,c,2.0,low,<=10
|
| 1021 |
+
c12,origurl.maple.lemoyne.edu,c,2.0,low,<=10
|
| 1022 |
+
c12,origurl.martnet.com,c,2.0,low,<=10
|
| 1023 |
+
c12,origurl.mcet.edu,c,2.0,low,<=10
|
| 1024 |
+
c12,origurl.mcp,c,2.0,low,<=10
|
| 1025 |
+
c12,origurl.mcp.htm,c,2.0,low,<=10
|
| 1026 |
+
c12,origurl.meadows,c,2.0,low,<=10
|
| 1027 |
+
c12,origurl.meadows.3727,c,2.0,low,<=10
|
| 1028 |
+
c12,origurl.meadows.9196,c,2.0,low,<=10
|
| 1029 |
+
c12,origurl.mei.co.jp,c,2.0,low,<=10
|
| 1030 |
+
c12,origurl.members,c,2.0,low,<=10
|
| 1031 |
+
c12,origurl.members.accessus.net,c,2.0,low,<=10
|
| 1032 |
+
c12,origurl.members.aol.com,c,2.0,low,<=10
|
| 1033 |
+
c12,origurl.members.keith,c,2.0,low,<=10
|
| 1034 |
+
c12,origurl.members.tripod.com,c,2.0,low,<=10
|
| 1035 |
+
c12,origurl.members.xoom.com,c,2.0,low,<=10
|
| 1036 |
+
c12,origurl.messier,c,2.0,low,<=10
|
| 1037 |
+
c12,origurl.messier.html,c,2.0,low,<=10
|
| 1038 |
+
c12,origurl.metacrawler.com,c,2.0,low,<=10
|
| 1039 |
+
c12,origurl.method,c,2.0,low,<=10
|
| 1040 |
+
c12,origurl.method.0,c,2.0,low,<=10
|
| 1041 |
+
c12,origurl.midnite,c,2.0,low,<=10
|
| 1042 |
+
c12,origurl.midnite.htm,c,2.0,low,<=10
|
| 1043 |
+
c12,origurl.mindlink.net,c,2.0,low,<=10
|
| 1044 |
+
c12,origurl.mindspring.com,c,2.0,low,<=10
|
| 1045 |
+
c12,origurl.misfits2,c,2.0,low,<=10
|
| 1046 |
+
c12,origurl.misfits2.htm,c,2.0,low,<=10
|
| 1047 |
+
c12,origurl.mogwhi,c,2.0,low,<=10
|
| 1048 |
+
c12,origurl.mogwhi.htm,c,2.0,low,<=10
|
| 1049 |
+
c12,origurl.monmouth.com,c,2.0,low,<=10
|
| 1050 |
+
c12,origurl.msheryl,c,2.0,low,<=10
|
| 1051 |
+
c12,origurl.msheryl.djang,c,2.0,low,<=10
|
| 1052 |
+
c12,origurl.nav,c,2.0,low,<=10
|
| 1053 |
+
c12,origurl.netcenter,c,2.0,low,<=10
|
| 1054 |
+
c12,origurl.netscape.com,c,2.0,low,<=10
|
| 1055 |
+
c12,origurl.news,c,2.0,low,<=10
|
| 1056 |
+
c12,origurl.news.com,c,2.0,low,<=10
|
| 1057 |
+
c12,origurl.news.observer.com,c,2.0,low,<=10
|
| 1058 |
+
c12,origurl.nf,c,2.0,low,<=10
|
| 1059 |
+
c12,origurl.nf.htm,c,2.0,low,<=10
|
| 1060 |
+
c12,origurl.nyx.net,c,2.0,low,<=10
|
| 1061 |
+
c12,origurl.ora.com,c,2.0,low,<=10
|
| 1062 |
+
c12,origurl.pacific.net.sg,c,2.0,low,<=10
|
| 1063 |
+
c12,origurl.pacificrim.net,c,2.0,low,<=10
|
| 1064 |
+
c12,origurl.pad,c,2.0,low,<=10
|
| 1065 |
+
c12,origurl.pad.htm,c,2.0,low,<=10
|
| 1066 |
+
c12,origurl.pages,c,2.0,low,<=10
|
| 1067 |
+
c12,origurl.pages.catscats,c,2.0,low,<=10
|
| 1068 |
+
c12,origurl.paper,c,2.0,low,<=10
|
| 1069 |
+
c12,origurl.paper.1998,c,2.0,low,<=10
|
| 1070 |
+
c12,origurl.paris,c,2.0,low,<=10
|
| 1071 |
+
c12,origurl.paris.3963,c,2.0,low,<=10
|
| 1072 |
+
c12,origurl.passagen.se,c,2.0,low,<=10
|
| 1073 |
+
c12,origurl.paul.spu.edu,c,2.0,low,<=10
|
| 1074 |
+
c12,origurl.paws,c,2.0,low,<=10
|
| 1075 |
+
c12,origurl.paws.pad,c,2.0,low,<=10
|
| 1076 |
+
c12,origurl.peace,c,2.0,low,<=10
|
| 1077 |
+
c12,origurl.personal,c,2.0,low,<=10
|
| 1078 |
+
c12,origurl.pharmacy,c,2.0,low,<=10
|
| 1079 |
+
c12,origurl.phoenix.mcet.edu,c,2.0,low,<=10
|
| 1080 |
+
c12,origurl.pitcairn,c,2.0,low,<=10
|
| 1081 |
+
c12,origurl.plains,c,2.0,low,<=10
|
| 1082 |
+
c12,origurl.plains.5257,c,2.0,low,<=10
|
| 1083 |
+
c12,origurl.plato,c,2.0,low,<=10
|
| 1084 |
+
c12,origurl.plato.htm,c,2.0,low,<=10
|
| 1085 |
+
c12,origurl.pointe,c,2.0,low,<=10
|
| 1086 |
+
c12,origurl.pointe.1154,c,2.0,low,<=10
|
| 1087 |
+
c12,origurl.polypkem,c,2.0,low,<=10
|
| 1088 |
+
c12,origurl.polypkem.index,c,2.0,low,<=10
|
| 1089 |
+
c12,origurl.private,c,2.0,low,<=10
|
| 1090 |
+
c12,origurl.private.biopic,c,2.0,low,<=10
|
| 1091 |
+
c12,origurl.psnw.com,c,2.0,low,<=10
|
| 1092 |
+
c12,origurl.psu.edu,c,2.0,low,<=10
|
| 1093 |
+
c12,origurl.psychref,c,2.0,low,<=10
|
| 1094 |
+
c12,origurl.psychref.html,c,2.0,low,<=10
|
| 1095 |
+
c12,origurl.pterry,c,2.0,low,<=10
|
| 1096 |
+
c12,origurl.pterry.htm,c,2.0,low,<=10
|
| 1097 |
+
c12,origurl.puc.edu,c,2.0,low,<=10
|
| 1098 |
+
c12,origurl.punkie,c,2.0,low,<=10
|
| 1099 |
+
c12,origurl.punkie.htm,c,2.0,low,<=10
|
| 1100 |
+
c12,origurl.ran,c,2.0,low,<=10
|
| 1101 |
+
c12,origurl.ran.org,c,2.0,low,<=10
|
| 1102 |
+
c12,origurl.roll.com,c,2.0,low,<=10
|
| 1103 |
+
c12,origurl.romance,c,2.0,low,<=10
|
| 1104 |
+
c12,origurl.romancebooks,c,2.0,low,<=10
|
| 1105 |
+
c12,origurl.rpp,c,2.0,low,<=10
|
| 1106 |
+
c12,origurl.rpp.20,c,2.0,low,<=10
|
| 1107 |
+
c12,origurl.safehaven,c,2.0,low,<=10
|
| 1108 |
+
c12,origurl.safehaven.index,c,2.0,low,<=10
|
| 1109 |
+
c12,origurl.sanjosesabercats.com,c,2.0,low,<=10
|
| 1110 |
+
c12,origurl.search,c,2.0,low,<=10
|
| 1111 |
+
c12,origurl.shareware.com,c,2.0,low,<=10
|
| 1112 |
+
c12,origurl.shtml,c,2.0,low,<=10
|
| 1113 |
+
c12,origurl.simonc,c,2.0,low,<=10
|
| 1114 |
+
c12,origurl.simonc.cybermog,c,2.0,low,<=10
|
| 1115 |
+
c12,origurl.simstory,c,2.0,low,<=10
|
| 1116 |
+
c12,origurl.simstory.html,c,2.0,low,<=10
|
| 1117 |
+
c12,origurl.sj,c,2.0,low,<=10
|
| 1118 |
+
c12,origurl.sjsu.edu,c,2.0,low,<=10
|
| 1119 |
+
c12,origurl.slake.com,c,2.0,low,<=10
|
| 1120 |
+
c12,origurl.soho,c,2.0,low,<=10
|
| 1121 |
+
c12,origurl.soho.lofts,c,2.0,low,<=10
|
| 1122 |
+
c12,origurl.sonic.net,c,2.0,low,<=10
|
| 1123 |
+
c12,origurl.southbeach,c,2.0,low,<=10
|
| 1124 |
+
c12,origurl.southbeach.7597,c,2.0,low,<=10
|
| 1125 |
+
c12,origurl.sox,c,2.0,low,<=10
|
| 1126 |
+
c12,origurl.sox.htm,c,2.0,low,<=10
|
| 1127 |
+
c12,origurl.spu.edu,c,2.0,low,<=10
|
| 1128 |
+
c12,origurl.square,c,2.0,low,<=10
|
| 1129 |
+
c12,origurl.square.chapel,c,2.0,low,<=10
|
| 1130 |
+
c12,origurl.st,c,2.0,low,<=10
|
| 1131 |
+
c12,origurl.stanford.edu,c,2.0,low,<=10
|
| 1132 |
+
c12,origurl.stinky,c,2.0,low,<=10
|
| 1133 |
+
c12,origurl.stinky.cats,c,2.0,low,<=10
|
| 1134 |
+
c12,origurl.story,c,2.0,low,<=10
|
| 1135 |
+
c12,origurl.stvkat,c,2.0,low,<=10
|
| 1136 |
+
c12,origurl.stvkat.htm,c,2.0,low,<=10
|
| 1137 |
+
c12,origurl.sunsetstrip,c,2.0,low,<=10
|
| 1138 |
+
c12,origurl.sunsetstrip.alley,c,2.0,low,<=10
|
| 1139 |
+
c12,origurl.sunsite.unc.edu,c,2.0,low,<=10
|
| 1140 |
+
c12,origurl.sw,c,2.0,low,<=10
|
| 1141 |
+
c12,origurl.switchboard.com,c,2.0,low,<=10
|
| 1142 |
+
c12,origurl.sydkat,c,2.0,low,<=10
|
| 1143 |
+
c12,origurl.sydkat.htm,c,2.0,low,<=10
|
| 1144 |
+
c12,origurl.target,c,2.0,low,<=10
|
| 1145 |
+
c12,origurl.target..ion,c,2.0,low,<=10
|
| 1146 |
+
c12,origurl.teams,c,2.0,low,<=10
|
| 1147 |
+
c12,origurl.theinternetadvantage.com,c,2.0,low,<=10
|
| 1148 |
+
c12,origurl.thejeep.com,c,2.0,low,<=10
|
| 1149 |
+
c12,origurl.thriveonline.com,c,2.0,low,<=10
|
| 1150 |
+
c12,origurl.tii,c,2.0,low,<=10
|
| 1151 |
+
c12,origurl.tii.tii,c,2.0,low,<=10
|
| 1152 |
+
c12,origurl.timeout,c,2.0,low,<=10
|
| 1153 |
+
c12,origurl.timeout.5,c,2.0,low,<=10
|
| 1154 |
+
c12,origurl.times,c,2.0,low,<=10
|
| 1155 |
+
c12,origurl.times.paper,c,2.0,low,<=10
|
| 1156 |
+
c12,origurl.timstory,c,2.0,low,<=10
|
| 1157 |
+
c12,origurl.timstory.html,c,2.0,low,<=10
|
| 1158 |
+
c12,origurl.title,c,2.0,low,<=10
|
| 1159 |
+
c12,origurl.title.html,c,2.0,low,<=10
|
| 1160 |
+
c12,origurl.tkaine,c,2.0,low,<=10
|
| 1161 |
+
c12,origurl.tkaine.linda,c,2.0,low,<=10
|
| 1162 |
+
c12,origurl.tkaine.mogwhi,c,2.0,low,<=10
|
| 1163 |
+
c12,origurl.tkaine.sox,c,2.0,low,<=10
|
| 1164 |
+
c12,origurl.tkaine.stvkat,c,2.0,low,<=10
|
| 1165 |
+
c12,origurl.tkaine.sydkat,c,2.0,low,<=10
|
| 1166 |
+
c12,origurl.tm.fr,c,2.0,low,<=10
|
| 1167 |
+
c12,origurl.top,c,2.0,low,<=10
|
| 1168 |
+
c12,origurl.tori,c,2.0,low,<=10
|
| 1169 |
+
c12,origurl.tori.html,c,2.0,low,<=10
|
| 1170 |
+
c12,origurl.toyotaofroswell.com,c,2.0,low,<=10
|
| 1171 |
+
c12,origurl.tripod.com,c,2.0,low,<=10
|
| 1172 |
+
c12,origurl.truluck.com,c,2.0,low,<=10
|
| 1173 |
+
c12,origurl.turbo,c,2.0,low,<=10
|
| 1174 |
+
c12,origurl.turbo.html,c,2.0,low,<=10
|
| 1175 |
+
c12,origurl.txt,c,2.0,low,<=10
|
| 1176 |
+
c12,origurl.ubc.ca,c,2.0,low,<=10
|
| 1177 |
+
c12,origurl.ucsd.edu,c,2.0,low,<=10
|
| 1178 |
+
c12,origurl.ukonline.co.uk,c,2.0,low,<=10
|
| 1179 |
+
c12,origurl.unc.edu,c,2.0,low,<=10
|
| 1180 |
+
c12,origurl.users.aol.com,c,2.0,low,<=10
|
| 1181 |
+
c12,origurl.valley,c,2.0,low,<=10
|
| 1182 |
+
c12,origurl.valley.2539,c,2.0,low,<=10
|
| 1183 |
+
c12,origurl.valley.2647,c,2.0,low,<=10
|
| 1184 |
+
c12,origurl.vault,c,2.0,low,<=10
|
| 1185 |
+
c12,origurl.vault.3440,c,2.0,low,<=10
|
| 1186 |
+
c12,origurl.victoria,c,2.0,low,<=10
|
| 1187 |
+
c12,origurl.victoria.pharmacy,c,2.0,low,<=10
|
| 1188 |
+
c12,origurl.vrn.de,c,2.0,low,<=10
|
| 1189 |
+
c12,origurl.vt.edu,c,2.0,low,<=10
|
| 1190 |
+
c12,origurl.wco.com,c,2.0,low,<=10
|
| 1191 |
+
c12,origurl.web.ukonline.co.uk,c,2.0,low,<=10
|
| 1192 |
+
c12,origurl.website.ora.com,c,2.0,low,<=10
|
| 1193 |
+
c12,origurl.wednet.com,c,2.0,low,<=10
|
| 1194 |
+
c12,origurl.westhollywood,c,2.0,low,<=10
|
| 1195 |
+
c12,origurl.westhollywood.4010,c,2.0,low,<=10
|
| 1196 |
+
c12,origurl.wired.com,c,2.0,low,<=10
|
| 1197 |
+
c12,origurl.worlddrugstore.com,c,2.0,low,<=10
|
| 1198 |
+
c12,origurl.worldvillage.com,c,2.0,low,<=10
|
| 1199 |
+
c12,origurl.wosc,c,2.0,low,<=10
|
| 1200 |
+
c12,origurl.wosc.html,c,2.0,low,<=10
|
| 1201 |
+
c12,origurl.wv,c,2.0,low,<=10
|
| 1202 |
+
c12,origurl.wv.square,c,2.0,low,<=10
|
| 1203 |
+
c12,origurl.www.123greetings.com,c,2.0,low,<=10
|
| 1204 |
+
c12,origurl.www.2meta.com,c,2.0,low,<=10
|
| 1205 |
+
c12,origurl.www.FlowSoft.com,c,2.0,low,<=10
|
| 1206 |
+
c12,origurl.www.MeissnerChevrolet.autotown.com,c,2.0,low,<=10
|
| 1207 |
+
c12,origurl.www.access.ch,c,2.0,low,<=10
|
| 1208 |
+
c12,origurl.www.adamspharmacy.com,c,2.0,low,<=10
|
| 1209 |
+
c12,origurl.www.afn.org,c,2.0,low,<=10
|
| 1210 |
+
c12,origurl.www.antiwar.com,c,2.0,low,<=10
|
| 1211 |
+
c12,origurl.www.autopen.com,c,2.0,low,<=10
|
| 1212 |
+
c12,origurl.www.bossintl.com,c,2.0,low,<=10
|
| 1213 |
+
c12,origurl.www.carousel.org,c,2.0,low,<=10
|
| 1214 |
+
c12,origurl.www.cob.sjsu.edu,c,2.0,low,<=10
|
| 1215 |
+
c12,origurl.www.copymat.com,c,2.0,low,<=10
|
| 1216 |
+
c12,origurl.www.dreamn.com,c,2.0,low,<=10
|
| 1217 |
+
c12,origurl.www.ems.psu.edu,c,2.0,low,<=10
|
| 1218 |
+
c12,origurl.www.express.scripts.com,c,2.0,low,<=10
|
| 1219 |
+
c12,origurl.www.finest.tm.fr,c,2.0,low,<=10
|
| 1220 |
+
c12,origurl.www.geocities.com,c,2.0,low,<=10
|
| 1221 |
+
c12,origurl.www.globec.com.au,c,2.0,low,<=10
|
| 1222 |
+
c12,origurl.www.grouper.com,c,2.0,low,<=10
|
| 1223 |
+
c12,origurl.www.haestad.com,c,2.0,low,<=10
|
| 1224 |
+
c12,origurl.www.ibitexas.com,c,2.0,low,<=10
|
| 1225 |
+
c12,origurl.www.icgnet.com,c,2.0,low,<=10
|
| 1226 |
+
c12,origurl.www.icsi.com,c,2.0,low,<=10
|
| 1227 |
+
c12,origurl.www.innotts.co.uk,c,2.0,low,<=10
|
| 1228 |
+
c12,origurl.www.interchg.ubc.ca,c,2.0,low,<=10
|
| 1229 |
+
c12,origurl.www.internauts.ca,c,2.0,low,<=10
|
| 1230 |
+
c12,origurl.www.inwap.com,c,2.0,low,<=10
|
| 1231 |
+
c12,origurl.www.irish.times.com,c,2.0,low,<=10
|
| 1232 |
+
c12,origurl.www.larx.com,c,2.0,low,<=10
|
| 1233 |
+
c12,origurl.www.likesbooks.com,c,2.0,low,<=10
|
| 1234 |
+
c12,origurl.www.lycos.co.uk,c,2.0,low,<=10
|
| 1235 |
+
c12,origurl.www.martnet.com,c,2.0,low,<=10
|
| 1236 |
+
c12,origurl.www.mcs.csuhayward.edu,c,2.0,low,<=10
|
| 1237 |
+
c12,origurl.www.mei.co.jp,c,2.0,low,<=10
|
| 1238 |
+
c12,origurl.www.metacrawler.com,c,2.0,low,<=10
|
| 1239 |
+
c12,origurl.www.monmouth.com,c,2.0,low,<=10
|
| 1240 |
+
c12,origurl.www.news.com,c,2.0,low,<=10
|
| 1241 |
+
c12,origurl.www.news.observer.com,c,2.0,low,<=10
|
| 1242 |
+
c12,origurl.www.nyx.net,c,2.0,low,<=10
|
| 1243 |
+
c12,origurl.www.pacific.net.sg,c,2.0,low,<=10
|
| 1244 |
+
c12,origurl.www.pacificrim.net,c,2.0,low,<=10
|
| 1245 |
+
c12,origurl.www.psnw.com,c,2.0,low,<=10
|
| 1246 |
+
c12,origurl.www.puc.edu,c,2.0,low,<=10
|
| 1247 |
+
c12,origurl.www.ran.org,c,2.0,low,<=10
|
| 1248 |
+
c12,origurl.www.rock.n.roll.com,c,2.0,low,<=10
|
| 1249 |
+
c12,origurl.www.sanjosesabercats.com,c,2.0,low,<=10
|
| 1250 |
+
c12,origurl.www.shareware.com,c,2.0,low,<=10
|
| 1251 |
+
c12,origurl.www.slake.com,c,2.0,low,<=10
|
| 1252 |
+
c12,origurl.www.theinternetadvantage.com,c,2.0,low,<=10
|
| 1253 |
+
c12,origurl.www.thejeep.com,c,2.0,low,<=10
|
| 1254 |
+
c12,origurl.www.thriveonline.com,c,2.0,low,<=10
|
| 1255 |
+
c12,origurl.www.tkz.fh.rpl.de,c,2.0,low,<=10
|
| 1256 |
+
c12,origurl.www.toyotaofroswell.com,c,2.0,low,<=10
|
| 1257 |
+
c12,origurl.www.truluck.com,c,2.0,low,<=10
|
| 1258 |
+
c12,origurl.www.vrn.de,c,2.0,low,<=10
|
| 1259 |
+
c12,origurl.www.wco.com,c,2.0,low,<=10
|
| 1260 |
+
c12,origurl.www.wednet.com,c,2.0,low,<=10
|
| 1261 |
+
c12,origurl.www.worlddrugstore.com,c,2.0,low,<=10
|
| 1262 |
+
c12,origurl.www.worldvillage.com,c,2.0,low,<=10
|
| 1263 |
+
c12,origurl.www.yahoo.co.uk,c,2.0,low,<=10
|
| 1264 |
+
c12,origurl.xoom.com,c,2.0,low,<=10
|
| 1265 |
+
c12,origurl.yahoo.co.uk,c,2.0,low,<=10
|
| 1266 |
+
c12,origurl.yosemite,c,2.0,low,<=10
|
| 1267 |
+
c12,origurl.yosemite.4301,c,2.0,low,<=10
|
| 1268 |
+
c12,origurl.zdnet.com,c,2.0,low,<=10
|
| 1269 |
+
c12,origurl.zoe,c,2.0,low,<=10
|
| 1270 |
+
c12,origurl.zoe.html,c,2.0,low,<=10
|
| 1271 |
+
c12,origurl.zueri.ch,c,2.0,low,<=10
|
| 1272 |
+
c12,url.1154.graypaw,c,2.0,low,<=10
|
| 1273 |
+
c12,url.123greetings.com,c,2.0,low,<=10
|
| 1274 |
+
c12,url.2meta.com,c,2.0,low,<=10
|
| 1275 |
+
c12,url.468x60,c,2.0,low,<=10
|
| 1276 |
+
c12,url.9196.pawbutton,c,2.0,low,<=10
|
| 1277 |
+
c12,url.9439.butt2,c,2.0,low,<=10
|
| 1278 |
+
c12,url.FlowSoft.com,c,2.0,low,<=10
|
| 1279 |
+
c12,url.about,c,2.0,low,<=10
|
| 1280 |
+
c12,url.access.ch,c,2.0,low,<=10
|
| 1281 |
+
c12,url.accessus.net,c,2.0,low,<=10
|
| 1282 |
+
c12,url.ad,c,2.0,low,<=10
|
| 1283 |
+
c12,url.ad.doubleclick.net,c,2.0,low,<=10
|
| 1284 |
+
c12,url.ad.gif,c,2.0,low,<=10
|
| 1285 |
+
c12,url.ad.icons,c,2.0,low,<=10
|
| 1286 |
+
c12,url.ad.preferences.com,c,2.0,low,<=10
|
| 1287 |
+
c12,url.adamspharmacy.com,c,2.0,low,<=10
|
| 1288 |
+
c12,url.ads,c,2.0,low,<=10
|
| 1289 |
+
c12,url.ads.media,c,2.0,low,<=10
|
| 1290 |
+
c12,url.ads.msn.com,c,2.0,low,<=10
|
| 1291 |
+
c12,url.ads.switchboard.com,c,2.0,low,<=10
|
| 1292 |
+
c12,url.adv,c,2.0,low,<=10
|
| 1293 |
+
c12,url.adv.images,c,2.0,low,<=10
|
| 1294 |
+
c12,url.advertising,c,2.0,low,<=10
|
| 1295 |
+
c12,url.advertising.blipverts,c,2.0,low,<=10
|
| 1296 |
+
c12,url.advertising.graphics,c,2.0,low,<=10
|
| 1297 |
+
c12,url.afn.org,c,2.0,low,<=10
|
| 1298 |
+
c12,url.afn47757,c,2.0,low,<=10
|
| 1299 |
+
c12,url.alley,c,2.0,low,<=10
|
| 1300 |
+
c12,url.alley.6750,c,2.0,low,<=10
|
| 1301 |
+
c12,url.antiwar.com,c,2.0,low,<=10
|
| 1302 |
+
c12,url.any,c,2.0,low,<=10
|
| 1303 |
+
c12,url.any.time,c,2.0,low,<=10
|
| 1304 |
+
c12,url.aol.com,c,2.0,low,<=10
|
| 1305 |
+
c12,url.april,c,2.0,low,<=10
|
| 1306 |
+
c12,url.april.fools,c,2.0,low,<=10
|
| 1307 |
+
c12,url.ar,c,2.0,low,<=10
|
| 1308 |
+
c12,url.area51,c,2.0,low,<=10
|
| 1309 |
+
c12,url.area51.corridor,c,2.0,low,<=10
|
| 1310 |
+
c12,url.area51.labyrinth,c,2.0,low,<=10
|
| 1311 |
+
c12,url.art,c,2.0,low,<=10
|
| 1312 |
+
c12,url.arvann,c,2.0,low,<=10
|
| 1313 |
+
c12,url.arvann.images,c,2.0,low,<=10
|
| 1314 |
+
c12,url.assets,c,2.0,low,<=10
|
| 1315 |
+
c12,url.assets.auto,c,2.0,low,<=10
|
| 1316 |
+
c12,url.assets.images,c,2.0,low,<=10
|
| 1317 |
+
c12,url.athens,c,2.0,low,<=10
|
| 1318 |
+
c12,url.athens.8774,c,2.0,low,<=10
|
| 1319 |
+
c12,url.athens.forum,c,2.0,low,<=10
|
| 1320 |
+
c12,url.auto,c,2.0,low,<=10
|
| 1321 |
+
c12,url.auto.generated,c,2.0,low,<=10
|
| 1322 |
+
c12,url.autopen.com,c,2.0,low,<=10
|
| 1323 |
+
c12,url.autotown.com,c,2.0,low,<=10
|
| 1324 |
+
c12,url.b.gif,c,2.0,low,<=10
|
| 1325 |
+
c12,url.ball,c,2.0,low,<=10
|
| 1326 |
+
c12,url.ball.gif,c,2.0,low,<=10
|
| 1327 |
+
c12,url.banner,c,2.0,low,<=10
|
| 1328 |
+
c12,url.banner.gif,c,2.0,low,<=10
|
| 1329 |
+
c12,url.banners,c,2.0,low,<=10
|
| 1330 |
+
c12,url.baons,c,2.0,low,<=10
|
| 1331 |
+
c12,url.baons.images,c,2.0,low,<=10
|
| 1332 |
+
c12,url.bars,c,2.0,low,<=10
|
| 1333 |
+
c12,url.bds,c,2.0,low,<=10
|
| 1334 |
+
c12,url.bds.s,c,2.0,low,<=10
|
| 1335 |
+
c12,url.bin,c,2.0,low,<=10
|
| 1336 |
+
c12,url.bishop,c,2.0,low,<=10
|
| 1337 |
+
c12,url.bishop.red,c,2.0,low,<=10
|
| 1338 |
+
c12,url.blipverts,c,2.0,low,<=10
|
| 1339 |
+
c12,url.blue,c,2.0,low,<=10
|
| 1340 |
+
c12,url.bossintl.com,c,2.0,low,<=10
|
| 1341 |
+
c12,url.bull,c,2.0,low,<=10
|
| 1342 |
+
c12,url.bull.gif,c,2.0,low,<=10
|
| 1343 |
+
c12,url.butt,c,2.0,low,<=10
|
| 1344 |
+
c12,url.butt2,c,2.0,low,<=10
|
| 1345 |
+
c12,url.butt2.gif,c,2.0,low,<=10
|
| 1346 |
+
c12,url.button,c,2.0,low,<=10
|
| 1347 |
+
c12,url.button.gif,c,2.0,low,<=10
|
| 1348 |
+
c12,url.buttons,c,2.0,low,<=10
|
| 1349 |
+
c12,url.carousel.org,c,2.0,low,<=10
|
| 1350 |
+
c12,url.cat,c,2.0,low,<=10
|
| 1351 |
+
c12,url.catring1,c,2.0,low,<=10
|
| 1352 |
+
c12,url.catring1.gif,c,2.0,low,<=10
|
| 1353 |
+
c12,url.catringn,c,2.0,low,<=10
|
| 1354 |
+
c12,url.catringn.gif,c,2.0,low,<=10
|
| 1355 |
+
c12,url.cats,c,2.0,low,<=10
|
| 1356 |
+
c12,url.charlie,c,2.0,low,<=10
|
| 1357 |
+
c12,url.chat,c,2.0,low,<=10
|
| 1358 |
+
c12,url.chat.b,c,2.0,low,<=10
|
| 1359 |
+
c12,url.cjackson,c,2.0,low,<=10
|
| 1360 |
+
c12,url.cjackson.kandinsky,c,2.0,low,<=10
|
| 1361 |
+
c12,url.claw1,c,2.0,low,<=10
|
| 1362 |
+
c12,url.claw1.gif,c,2.0,low,<=10
|
| 1363 |
+
c12,url.clawnext,c,2.0,low,<=10
|
| 1364 |
+
c12,url.clawnext.gif,c,2.0,low,<=10
|
| 1365 |
+
c12,url.cmp,c,2.0,low,<=10
|
| 1366 |
+
c12,url.cmp.flowsoft010,c,2.0,low,<=10
|
| 1367 |
+
c12,url.cnet,c,2.0,low,<=10
|
| 1368 |
+
c12,url.cnm,c,2.0,low,<=10
|
| 1369 |
+
c12,url.com,c,2.0,low,<=10
|
| 1370 |
+
c12,url.copymat.com,c,2.0,low,<=10
|
| 1371 |
+
c12,url.corridor,c,2.0,low,<=10
|
| 1372 |
+
c12,url.counter,c,2.0,low,<=10
|
| 1373 |
+
c12,url.cqi.com,c,2.0,low,<=10
|
| 1374 |
+
c12,url.csuhayward.edu,c,2.0,low,<=10
|
| 1375 |
+
c12,url.dejay,c,2.0,low,<=10
|
| 1376 |
+
c12,url.dept,c,2.0,low,<=10
|
| 1377 |
+
c12,url.derived,c,2.0,low,<=10
|
| 1378 |
+
c12,url.doubleclick.net,c,2.0,low,<=10
|
| 1379 |
+
c12,url.dreamn.com,c,2.0,low,<=10
|
| 1380 |
+
c12,url.dumble,c,2.0,low,<=10
|
| 1381 |
+
c12,url.e.gif,c,2.0,low,<=10
|
| 1382 |
+
c12,url.email,c,2.0,low,<=10
|
| 1383 |
+
c12,url.email.b,c,2.0,low,<=10
|
| 1384 |
+
c12,url.enchantedforest,c,2.0,low,<=10
|
| 1385 |
+
c12,url.esi,c,2.0,low,<=10
|
| 1386 |
+
c12,url.esi.image,c,2.0,low,<=10
|
| 1387 |
+
c12,url.excite.com,c,2.0,low,<=10
|
| 1388 |
+
c12,url.express.scripts.com,c,2.0,low,<=10
|
| 1389 |
+
c12,url.falcon.sonic.net,c,2.0,low,<=10
|
| 1390 |
+
c12,url.fbox.vt.edu,c,2.0,low,<=10
|
| 1391 |
+
c12,url.flowsoft010,c,2.0,low,<=10
|
| 1392 |
+
c12,url.fools,c,2.0,low,<=10
|
| 1393 |
+
c12,url.fools.pixs,c,2.0,low,<=10
|
| 1394 |
+
c12,url.forum,c,2.0,low,<=10
|
| 1395 |
+
c12,url.forum.8078,c,2.0,low,<=10
|
| 1396 |
+
c12,url.forums,c,2.0,low,<=10
|
| 1397 |
+
c12,url.forums.b,c,2.0,low,<=10
|
| 1398 |
+
c12,url.foxy.net,c,2.0,low,<=10
|
| 1399 |
+
c12,url.francois,c,2.0,low,<=10
|
| 1400 |
+
c12,url.gc,c,2.0,low,<=10
|
| 1401 |
+
c12,url.gc.icon,c,2.0,low,<=10
|
| 1402 |
+
c12,url.generated,c,2.0,low,<=10
|
| 1403 |
+
c12,url.generated.images,c,2.0,low,<=10
|
| 1404 |
+
c12,url.geocities.com,c,2.0,low,<=10
|
| 1405 |
+
c12,url.geoguideii,c,2.0,low,<=10
|
| 1406 |
+
c12,url.geoguideii.chat,c,2.0,low,<=10
|
| 1407 |
+
c12,url.geoguideii.email,c,2.0,low,<=10
|
| 1408 |
+
c12,url.geoguideii.forums,c,2.0,low,<=10
|
| 1409 |
+
c12,url.geoguideii.logo,c,2.0,low,<=10
|
| 1410 |
+
c12,url.geoguideii.nh,c,2.0,low,<=10
|
| 1411 |
+
c12,url.geoguideii.pages,c,2.0,low,<=10
|
| 1412 |
+
c12,url.geoguideii.rank,c,2.0,low,<=10
|
| 1413 |
+
c12,url.geoguideii.search,c,2.0,low,<=10
|
| 1414 |
+
c12,url.geoguideii.send,c,2.0,low,<=10
|
| 1415 |
+
c12,url.geoguideii.tour,c,2.0,low,<=10
|
| 1416 |
+
c12,url.gifs,c,2.0,low,<=10
|
| 1417 |
+
c12,url.globec.com.au,c,2.0,low,<=10
|
| 1418 |
+
c12,url.go2net,c,2.0,low,<=10
|
| 1419 |
+
c12,url.go2net.ads,c,2.0,low,<=10
|
| 1420 |
+
c12,url.go2net.com,c,2.0,low,<=10
|
| 1421 |
+
c12,url.gort.ucsd.edu,c,2.0,low,<=10
|
| 1422 |
+
c12,url.gra,c,2.0,low,<=10
|
| 1423 |
+
c12,url.graphics,c,2.0,low,<=10
|
| 1424 |
+
c12,url.graphics.ad,c,2.0,low,<=10
|
| 1425 |
+
c12,url.graypaw,c,2.0,low,<=10
|
| 1426 |
+
c12,url.graypaw.gif,c,2.0,low,<=10
|
| 1427 |
+
c12,url.grn,c,2.0,low,<=10
|
| 1428 |
+
c12,url.grn.bull,c,2.0,low,<=10
|
| 1429 |
+
c12,url.grouper.com,c,2.0,low,<=10
|
| 1430 |
+
c12,url.haestad.com,c,2.0,low,<=10
|
| 1431 |
+
c12,url.heartland,c,2.0,low,<=10
|
| 1432 |
+
c12,url.heartland.5309,c,2.0,low,<=10
|
| 1433 |
+
c12,url.heartland.meadows,c,2.0,low,<=10
|
| 1434 |
+
c12,url.heartland.pointe,c,2.0,low,<=10
|
| 1435 |
+
c12,url.heartland.valley,c,2.0,low,<=10
|
| 1436 |
+
c12,url.hem1.passagen.se,c,2.0,low,<=10
|
| 1437 |
+
c12,url.hollywood,c,2.0,low,<=10
|
| 1438 |
+
c12,url.home,c,2.0,low,<=10
|
| 1439 |
+
c12,url.home.gif,c,2.0,low,<=10
|
| 1440 |
+
c12,url.home.netscape.com,c,2.0,low,<=10
|
| 1441 |
+
c12,url.how,c,2.0,low,<=10
|
| 1442 |
+
c12,url.how.htm,c,2.0,low,<=10
|
| 1443 |
+
c12,url.htm.cmp,c,2.0,low,<=10
|
| 1444 |
+
c12,url.htm.images,c,2.0,low,<=10
|
| 1445 |
+
c12,url.hydrogeologist,c,2.0,low,<=10
|
| 1446 |
+
c12,url.hydrogeologist.imgs,c,2.0,low,<=10
|
| 1447 |
+
c12,url.ibitexas.com,c,2.0,low,<=10
|
| 1448 |
+
c12,url.icgnet.com,c,2.0,low,<=10
|
| 1449 |
+
c12,url.icon,c,2.0,low,<=10
|
| 1450 |
+
c12,url.icon.gif,c,2.0,low,<=10
|
| 1451 |
+
c12,url.icons,c,2.0,low,<=10
|
| 1452 |
+
c12,url.ics,c,2.0,low,<=10
|
| 1453 |
+
c12,url.icsi.com,c,2.0,low,<=10
|
| 1454 |
+
c12,url.ie,c,2.0,low,<=10
|
| 1455 |
+
c12,url.image,c,2.0,low,<=10
|
| 1456 |
+
c12,url.image.navigate,c,2.0,low,<=10
|
| 1457 |
+
c12,url.image.ng,c,2.0,low,<=10
|
| 1458 |
+
c12,url.images,c,2.0,low,<=10
|
| 1459 |
+
c12,url.images.ads,c,2.0,low,<=10
|
| 1460 |
+
c12,url.images.buttons,c,2.0,low,<=10
|
| 1461 |
+
c12,url.images.geoguideii,c,2.0,low,<=10
|
| 1462 |
+
c12,url.images.go2net.com,c,2.0,low,<=10
|
| 1463 |
+
c12,url.images.home,c,2.0,low,<=10
|
| 1464 |
+
c12,url.images.img,c,2.0,low,<=10
|
| 1465 |
+
c12,url.images.ixfolder,c,2.0,low,<=10
|
| 1466 |
+
c12,url.images.oso,c,2.0,low,<=10
|
| 1467 |
+
c12,url.images.set,c,2.0,low,<=10
|
| 1468 |
+
c12,url.img,c,2.0,low,<=10
|
| 1469 |
+
c12,url.img.ads,c,2.0,low,<=10
|
| 1470 |
+
c12,url.imgs,c,2.0,low,<=10
|
| 1471 |
+
c12,url.info,c,2.0,low,<=10
|
| 1472 |
+
c12,url.infoserver.etl.vt.edu,c,2.0,low,<=10
|
| 1473 |
+
c12,url.internauts.ca,c,2.0,low,<=10
|
| 1474 |
+
c12,url.inwap.com,c,2.0,low,<=10
|
| 1475 |
+
c12,url.ireland.today.ie,c,2.0,low,<=10
|
| 1476 |
+
c12,url.irish,c,2.0,low,<=10
|
| 1477 |
+
c12,url.irish.times,c,2.0,low,<=10
|
| 1478 |
+
c12,url.irish.times.com,c,2.0,low,<=10
|
| 1479 |
+
c12,url.it,c,2.0,low,<=10
|
| 1480 |
+
c12,url.ixfolder,c,2.0,low,<=10
|
| 1481 |
+
c12,url.ixfolder.gif,c,2.0,low,<=10
|
| 1482 |
+
c12,url.josefina3,c,2.0,low,<=10
|
| 1483 |
+
c12,url.jsd,c,2.0,low,<=10
|
| 1484 |
+
c12,url.jsd.how,c,2.0,low,<=10
|
| 1485 |
+
c12,url.kandinsky,c,2.0,low,<=10
|
| 1486 |
+
c12,url.kandinsky.t,c,2.0,low,<=10
|
| 1487 |
+
c12,url.kats,c,2.0,low,<=10
|
| 1488 |
+
c12,url.kbell,c,2.0,low,<=10
|
| 1489 |
+
c12,url.kbell.charlie,c,2.0,low,<=10
|
| 1490 |
+
c12,url.keith,c,2.0,low,<=10
|
| 1491 |
+
c12,url.keith.dumble,c,2.0,low,<=10
|
| 1492 |
+
c12,url.labyrinth,c,2.0,low,<=10
|
| 1493 |
+
c12,url.labyrinth.9439,c,2.0,low,<=10
|
| 1494 |
+
c12,url.larx.com,c,2.0,low,<=10
|
| 1495 |
+
c12,url.lg,c,2.0,low,<=10
|
| 1496 |
+
c12,url.lg.gif,c,2.0,low,<=10
|
| 1497 |
+
c12,url.library,c,2.0,low,<=10
|
| 1498 |
+
c12,url.library.pitcairn,c,2.0,low,<=10
|
| 1499 |
+
c12,url.likesbooks.com,c,2.0,low,<=10
|
| 1500 |
+
c12,url.link,c,2.0,low,<=10
|
| 1501 |
+
c12,url.link.pics,c,2.0,low,<=10
|
| 1502 |
+
c12,url.links,c,2.0,low,<=10
|
| 1503 |
+
c12,url.live,c,2.0,low,<=10
|
| 1504 |
+
c12,url.logo,c,2.0,low,<=10
|
| 1505 |
+
c12,url.logo.b,c,2.0,low,<=10
|
| 1506 |
+
c12,url.logo.gif,c,2.0,low,<=10
|
| 1507 |
+
c12,url.logos,c,2.0,low,<=10
|
| 1508 |
+
c12,url.lolnad,c,2.0,low,<=10
|
| 1509 |
+
c12,url.lolnad.private,c,2.0,low,<=10
|
| 1510 |
+
c12,url.lovisa1,c,2.0,low,<=10
|
| 1511 |
+
c12,url.lycos.de,c,2.0,low,<=10
|
| 1512 |
+
c12,url.madamecleo,c,2.0,low,<=10
|
| 1513 |
+
c12,url.main,c,2.0,low,<=10
|
| 1514 |
+
c12,url.malek,c,2.0,low,<=10
|
| 1515 |
+
c12,url.malek.small,c,2.0,low,<=10
|
| 1516 |
+
c12,url.mandypaul,c,2.0,low,<=10
|
| 1517 |
+
c12,url.marketing,c,2.0,low,<=10
|
| 1518 |
+
c12,url.marketplace,c,2.0,low,<=10
|
| 1519 |
+
c12,url.martnet,c,2.0,low,<=10
|
| 1520 |
+
c12,url.martnet.com,c,2.0,low,<=10
|
| 1521 |
+
c12,url.martnet.images,c,2.0,low,<=10
|
| 1522 |
+
c12,url.mcet.edu,c,2.0,low,<=10
|
| 1523 |
+
c12,url.meadows,c,2.0,low,<=10
|
| 1524 |
+
c12,url.meadows.9196,c,2.0,low,<=10
|
| 1525 |
+
c12,url.media,c,2.0,low,<=10
|
| 1526 |
+
c12,url.media.images,c,2.0,low,<=10
|
| 1527 |
+
c12,url.mei.co.jp,c,2.0,low,<=10
|
| 1528 |
+
c12,url.memberbanners,c,2.0,low,<=10
|
| 1529 |
+
c12,url.memberbanners.live,c,2.0,low,<=10
|
| 1530 |
+
c12,url.members,c,2.0,low,<=10
|
| 1531 |
+
c12,url.members.accessus.net,c,2.0,low,<=10
|
| 1532 |
+
c12,url.members.aol.com,c,2.0,low,<=10
|
| 1533 |
+
c12,url.members.keith,c,2.0,low,<=10
|
| 1534 |
+
c12,url.members.tripod.com,c,2.0,low,<=10
|
| 1535 |
+
c12,url.mindlink.net,c,2.0,low,<=10
|
| 1536 |
+
c12,url.mindspring.com,c,2.0,low,<=10
|
| 1537 |
+
c12,url.monmouth.com,c,2.0,low,<=10
|
| 1538 |
+
c12,url.msn.com,c,2.0,low,<=10
|
| 1539 |
+
c12,url.navigate,c,2.0,low,<=10
|
| 1540 |
+
c12,url.navigate.b,c,2.0,low,<=10
|
| 1541 |
+
c12,url.netscape.com,c,2.0,low,<=10
|
| 1542 |
+
c12,url.news.com,c,2.0,low,<=10
|
| 1543 |
+
c12,url.news.observer.com,c,2.0,low,<=10
|
| 1544 |
+
c12,url.ng,c,2.0,low,<=10
|
| 1545 |
+
c12,url.ng.spacedesc,c,2.0,low,<=10
|
| 1546 |
+
c12,url.nh,c,2.0,low,<=10
|
| 1547 |
+
c12,url.off,c,2.0,low,<=10
|
| 1548 |
+
c12,url.off.gif,c,2.0,low,<=10
|
| 1549 |
+
c12,url.ora.com,c,2.0,low,<=10
|
| 1550 |
+
c12,url.oso,c,2.0,low,<=10
|
| 1551 |
+
c12,url.pacific.net.sg,c,2.0,low,<=10
|
| 1552 |
+
c12,url.pacificrim.net,c,2.0,low,<=10
|
| 1553 |
+
c12,url.pages,c,2.0,low,<=10
|
| 1554 |
+
c12,url.pages.b,c,2.0,low,<=10
|
| 1555 |
+
c12,url.paris,c,2.0,low,<=10
|
| 1556 |
+
c12,url.passagen.se,c,2.0,low,<=10
|
| 1557 |
+
c12,url.paul.spu.edu,c,2.0,low,<=10
|
| 1558 |
+
c12,url.pawbutton,c,2.0,low,<=10
|
| 1559 |
+
c12,url.pawbutton.gif,c,2.0,low,<=10
|
| 1560 |
+
c12,url.peace,c,2.0,low,<=10
|
| 1561 |
+
c12,url.peace.images,c,2.0,low,<=10
|
| 1562 |
+
c12,url.personal,c,2.0,low,<=10
|
| 1563 |
+
c12,url.pharmacy,c,2.0,low,<=10
|
| 1564 |
+
c12,url.pharmacy.gif,c,2.0,low,<=10
|
| 1565 |
+
c12,url.phoenix.mcet.edu,c,2.0,low,<=10
|
| 1566 |
+
c12,url.pics,c,2.0,low,<=10
|
| 1567 |
+
c12,url.pics.cats,c,2.0,low,<=10
|
| 1568 |
+
c12,url.picts,c,2.0,low,<=10
|
| 1569 |
+
c12,url.pictures,c,2.0,low,<=10
|
| 1570 |
+
c12,url.pictures.gc,c,2.0,low,<=10
|
| 1571 |
+
c12,url.pitcairn,c,2.0,low,<=10
|
| 1572 |
+
c12,url.pitcairn.smallb,c,2.0,low,<=10
|
| 1573 |
+
c12,url.pix,c,2.0,low,<=10
|
| 1574 |
+
c12,url.pix.b,c,2.0,low,<=10
|
| 1575 |
+
c12,url.pixs,c,2.0,low,<=10
|
| 1576 |
+
c12,url.pixs.smiley,c,2.0,low,<=10
|
| 1577 |
+
c12,url.pointe,c,2.0,low,<=10
|
| 1578 |
+
c12,url.pointe.1154,c,2.0,low,<=10
|
| 1579 |
+
c12,url.polypkem,c,2.0,low,<=10
|
| 1580 |
+
c12,url.polypkem.grn,c,2.0,low,<=10
|
| 1581 |
+
c12,url.pool,c,2.0,low,<=10
|
| 1582 |
+
c12,url.pool.images,c,2.0,low,<=10
|
| 1583 |
+
c12,url.preferences.com,c,2.0,low,<=10
|
| 1584 |
+
c12,url.private,c,2.0,low,<=10
|
| 1585 |
+
c12,url.psnw.com,c,2.0,low,<=10
|
| 1586 |
+
c12,url.psu.edu,c,2.0,low,<=10
|
| 1587 |
+
c12,url.puc.edu,c,2.0,low,<=10
|
| 1588 |
+
c12,url.ran,c,2.0,low,<=10
|
| 1589 |
+
c12,url.ran.gifs,c,2.0,low,<=10
|
| 1590 |
+
c12,url.ran.org,c,2.0,low,<=10
|
| 1591 |
+
c12,url.rank,c,2.0,low,<=10
|
| 1592 |
+
c12,url.rank.b,c,2.0,low,<=10
|
| 1593 |
+
c12,url.red,c,2.0,low,<=10
|
| 1594 |
+
c12,url.red.ball,c,2.0,low,<=10
|
| 1595 |
+
c12,url.rings,c,2.0,low,<=10
|
| 1596 |
+
c12,url.romancebooks,c,2.0,low,<=10
|
| 1597 |
+
c12,url.romancebooks.pix,c,2.0,low,<=10
|
| 1598 |
+
c12,url.runofsite,c,2.0,low,<=10
|
| 1599 |
+
c12,url.runofsite.any,c,2.0,low,<=10
|
| 1600 |
+
c12,url.sanjosesabercats.com,c,2.0,low,<=10
|
| 1601 |
+
c12,url.search,c,2.0,low,<=10
|
| 1602 |
+
c12,url.search.b,c,2.0,low,<=10
|
| 1603 |
+
c12,url.send,c,2.0,low,<=10
|
| 1604 |
+
c12,url.send.b,c,2.0,low,<=10
|
| 1605 |
+
c12,url.set,c,2.0,low,<=10
|
| 1606 |
+
c12,url.set.butt,c,2.0,low,<=10
|
| 1607 |
+
c12,url.shareware.com,c,2.0,low,<=10
|
| 1608 |
+
c12,url.site,c,2.0,low,<=10
|
| 1609 |
+
c12,url.sj,c,2.0,low,<=10
|
| 1610 |
+
c12,url.sjsu.edu,c,2.0,low,<=10
|
| 1611 |
+
c12,url.slake.com,c,2.0,low,<=10
|
| 1612 |
+
c12,url.small,c,2.0,low,<=10
|
| 1613 |
+
c12,url.smallb,c,2.0,low,<=10
|
| 1614 |
+
c12,url.smallb.gif,c,2.0,low,<=10
|
| 1615 |
+
c12,url.smiley,c,2.0,low,<=10
|
| 1616 |
+
c12,url.smiley.gif,c,2.0,low,<=10
|
| 1617 |
+
c12,url.sonic.net,c,2.0,low,<=10
|
| 1618 |
+
c12,url.spacedesc,c,2.0,low,<=10
|
| 1619 |
+
c12,url.sponsor,c,2.0,low,<=10
|
| 1620 |
+
c12,url.spu.edu,c,2.0,low,<=10
|
| 1621 |
+
c12,url.static.wired.com,c,2.0,low,<=10
|
| 1622 |
+
c12,url.stinky,c,2.0,low,<=10
|
| 1623 |
+
c12,url.stinky.gra,c,2.0,low,<=10
|
| 1624 |
+
c12,url.sunsetstrip,c,2.0,low,<=10
|
| 1625 |
+
c12,url.sunsetstrip.alley,c,2.0,low,<=10
|
| 1626 |
+
c12,url.sunsite.unc.edu,c,2.0,low,<=10
|
| 1627 |
+
c12,url.switchboard.com,c,2.0,low,<=10
|
| 1628 |
+
c12,url.theinternetadvantage.com,c,2.0,low,<=10
|
| 1629 |
+
c12,url.thejeep.com,c,2.0,low,<=10
|
| 1630 |
+
c12,url.thumb,c,2.0,low,<=10
|
| 1631 |
+
c12,url.tii,c,2.0,low,<=10
|
| 1632 |
+
c12,url.time,c,2.0,low,<=10
|
| 1633 |
+
c12,url.time.1998,c,2.0,low,<=10
|
| 1634 |
+
c12,url.times,c,2.0,low,<=10
|
| 1635 |
+
c12,url.times.graphics,c,2.0,low,<=10
|
| 1636 |
+
c12,url.tkaine,c,2.0,low,<=10
|
| 1637 |
+
c12,url.tkaine.bars,c,2.0,low,<=10
|
| 1638 |
+
c12,url.tkaine.buttons,c,2.0,low,<=10
|
| 1639 |
+
c12,url.tkaine.kats,c,2.0,low,<=10
|
| 1640 |
+
c12,url.tkaine.rings,c,2.0,low,<=10
|
| 1641 |
+
c12,url.tm.fr,c,2.0,low,<=10
|
| 1642 |
+
c12,url.top,c,2.0,low,<=10
|
| 1643 |
+
c12,url.tour,c,2.0,low,<=10
|
| 1644 |
+
c12,url.toyotaofroswell.com,c,2.0,low,<=10
|
| 1645 |
+
c12,url.tripod.com,c,2.0,low,<=10
|
| 1646 |
+
c12,url.truluck.com,c,2.0,low,<=10
|
| 1647 |
+
c12,url.tvgen.com,c,2.0,low,<=10
|
| 1648 |
+
c12,url.ucsd.edu,c,2.0,low,<=10
|
| 1649 |
+
c12,url.uk,c,2.0,low,<=10
|
| 1650 |
+
c12,url.uk.gif,c,2.0,low,<=10
|
| 1651 |
+
c12,url.ukonline.co.uk,c,2.0,low,<=10
|
| 1652 |
+
c12,url.unc.edu,c,2.0,low,<=10
|
| 1653 |
+
c12,url.users,c,2.0,low,<=10
|
| 1654 |
+
c12,url.users.aol.com,c,2.0,low,<=10
|
| 1655 |
+
c12,url.valley,c,2.0,low,<=10
|
| 1656 |
+
c12,url.valley.2539,c,2.0,low,<=10
|
| 1657 |
+
c12,url.valley.2647,c,2.0,low,<=10
|
| 1658 |
+
c12,url.vbtn,c,2.0,low,<=10
|
| 1659 |
+
c12,url.vbtn.gif,c,2.0,low,<=10
|
| 1660 |
+
c12,url.victoria,c,2.0,low,<=10
|
| 1661 |
+
c12,url.victoria.pharmacy,c,2.0,low,<=10
|
| 1662 |
+
c12,url.vrn.de,c,2.0,low,<=10
|
| 1663 |
+
c12,url.vt.edu,c,2.0,low,<=10
|
| 1664 |
+
c12,url.w.gif,c,2.0,low,<=10
|
| 1665 |
+
c12,url.wc,c,2.0,low,<=10
|
| 1666 |
+
c12,url.wco.com,c,2.0,low,<=10
|
| 1667 |
+
c12,url.web.ukonline.co.uk,c,2.0,low,<=10
|
| 1668 |
+
c12,url.website.ora.com,c,2.0,low,<=10
|
| 1669 |
+
c12,url.wednet.com,c,2.0,low,<=10
|
| 1670 |
+
c12,url.wired.com,c,2.0,low,<=10
|
| 1671 |
+
c12,url.worlddrugstore.com,c,2.0,low,<=10
|
| 1672 |
+
c12,url.www.123greetings.com,c,2.0,low,<=10
|
| 1673 |
+
c12,url.www.2meta.com,c,2.0,low,<=10
|
| 1674 |
+
c12,url.www.FlowSoft.com,c,2.0,low,<=10
|
| 1675 |
+
c12,url.www.access.ch,c,2.0,low,<=10
|
| 1676 |
+
c12,url.www.adamspharmacy.com,c,2.0,low,<=10
|
| 1677 |
+
c12,url.www.afn.org,c,2.0,low,<=10
|
| 1678 |
+
c12,url.www.antiwar.com,c,2.0,low,<=10
|
| 1679 |
+
c12,url.www.autopen.com,c,2.0,low,<=10
|
| 1680 |
+
c12,url.www.autotown.com,c,2.0,low,<=10
|
| 1681 |
+
c12,url.www.bossintl.com,c,2.0,low,<=10
|
| 1682 |
+
c12,url.www.carousel.org,c,2.0,low,<=10
|
| 1683 |
+
c12,url.www.cob.sjsu.edu,c,2.0,low,<=10
|
| 1684 |
+
c12,url.www.copymat.com,c,2.0,low,<=10
|
| 1685 |
+
c12,url.www.cqi.com,c,2.0,low,<=10
|
| 1686 |
+
c12,url.www.dreamn.com,c,2.0,low,<=10
|
| 1687 |
+
c12,url.www.ems.psu.edu,c,2.0,low,<=10
|
| 1688 |
+
c12,url.www.express.scripts.com,c,2.0,low,<=10
|
| 1689 |
+
c12,url.www.finest.tm.fr,c,2.0,low,<=10
|
| 1690 |
+
c12,url.www.geocities.com,c,2.0,low,<=10
|
| 1691 |
+
c12,url.www.globec.com.au,c,2.0,low,<=10
|
| 1692 |
+
c12,url.www.grouper.com,c,2.0,low,<=10
|
| 1693 |
+
c12,url.www.haestad.com,c,2.0,low,<=10
|
| 1694 |
+
c12,url.www.ibitexas.com,c,2.0,low,<=10
|
| 1695 |
+
c12,url.www.icgnet.com,c,2.0,low,<=10
|
| 1696 |
+
c12,url.www.icsi.com,c,2.0,low,<=10
|
| 1697 |
+
c12,url.www.internauts.ca,c,2.0,low,<=10
|
| 1698 |
+
c12,url.www.inwap.com,c,2.0,low,<=10
|
| 1699 |
+
c12,url.www.ireland.today.ie,c,2.0,low,<=10
|
| 1700 |
+
c12,url.www.irish.times.com,c,2.0,low,<=10
|
| 1701 |
+
c12,url.www.larx.com,c,2.0,low,<=10
|
| 1702 |
+
c12,url.www.likesbooks.com,c,2.0,low,<=10
|
| 1703 |
+
c12,url.www.martnet.com,c,2.0,low,<=10
|
| 1704 |
+
c12,url.www.mcs.csuhayward.edu,c,2.0,low,<=10
|
| 1705 |
+
c12,url.www.mei.co.jp,c,2.0,low,<=10
|
| 1706 |
+
c12,url.www.monmouth.com,c,2.0,low,<=10
|
| 1707 |
+
c12,url.www.news.com,c,2.0,low,<=10
|
| 1708 |
+
c12,url.www.news.observer.com,c,2.0,low,<=10
|
| 1709 |
+
c12,url.www.pacific.net.sg,c,2.0,low,<=10
|
| 1710 |
+
c12,url.www.pacificrim.net,c,2.0,low,<=10
|
| 1711 |
+
c12,url.www.psnw.com,c,2.0,low,<=10
|
| 1712 |
+
c12,url.www.puc.edu,c,2.0,low,<=10
|
| 1713 |
+
c12,url.www.ran.org,c,2.0,low,<=10
|
| 1714 |
+
c12,url.www.sanjosesabercats.com,c,2.0,low,<=10
|
| 1715 |
+
c12,url.www.shareware.com,c,2.0,low,<=10
|
| 1716 |
+
c12,url.www.slake.com,c,2.0,low,<=10
|
| 1717 |
+
c12,url.www.theinternetadvantage.com,c,2.0,low,<=10
|
| 1718 |
+
c12,url.www.thejeep.com,c,2.0,low,<=10
|
| 1719 |
+
c12,url.www.toyotaofroswell.com,c,2.0,low,<=10
|
| 1720 |
+
c12,url.www.truluck.com,c,2.0,low,<=10
|
| 1721 |
+
c12,url.www.uk.lycos.de,c,2.0,low,<=10
|
| 1722 |
+
c12,url.www.vrn.de,c,2.0,low,<=10
|
| 1723 |
+
c12,url.www.wco.com,c,2.0,low,<=10
|
| 1724 |
+
c12,url.www.wednet.com,c,2.0,low,<=10
|
| 1725 |
+
c12,url.www.worlddrugstore.com,c,2.0,low,<=10
|
| 1726 |
+
c12,url.www.yahoo.co.uk,c,2.0,low,<=10
|
| 1727 |
+
c12,url.yahoo.co.uk,c,2.0,low,<=10
|
| 1728 |
+
c12,url.zueri.ch,c,2.0,low,<=10
|
| 1729 |
+
c13,dAge,c,8.0,low,<=10
|
| 1730 |
+
c13,dAncstry1,c,12.0,mid,11-300
|
| 1731 |
+
c13,dAncstry2,c,12.0,mid,11-300
|
| 1732 |
+
c13,dDepart,c,6.0,low,<=10
|
| 1733 |
+
c13,dHispanic,c,10.0,low,<=10
|
| 1734 |
+
c13,dHour89,c,6.0,low,<=10
|
| 1735 |
+
c13,dHours,c,6.0,low,<=10
|
| 1736 |
+
c13,dIncome1,c,5.0,low,<=10
|
| 1737 |
+
c13,dIncome2,c,2.0,low,<=10
|
| 1738 |
+
c13,dIncome3,c,2.0,low,<=10
|
| 1739 |
+
c13,dIncome4,c,2.0,low,<=10
|
| 1740 |
+
c13,dIncome5,c,2.0,low,<=10
|
| 1741 |
+
c13,dIncome6,c,2.0,low,<=10
|
| 1742 |
+
c13,dIncome7,c,2.0,low,<=10
|
| 1743 |
+
c13,dIncome8,c,2.0,low,<=10
|
| 1744 |
+
c13,dIndustry,c,13.0,mid,11-300
|
| 1745 |
+
c13,dOccup,c,9.0,low,<=10
|
| 1746 |
+
c13,dPOB,c,7.0,low,<=10
|
| 1747 |
+
c13,dPoverty,c,3.0,low,<=10
|
| 1748 |
+
c13,dPwgt1,c,4.0,low,<=10
|
| 1749 |
+
c13,dRearning,c,6.0,low,<=10
|
| 1750 |
+
c13,dRpincome,c,6.0,low,<=10
|
| 1751 |
+
c13,dTravtime,c,7.0,low,<=10
|
| 1752 |
+
c13,dWeek89,c,3.0,low,<=10
|
| 1753 |
+
c13,dYrsserv,c,3.0,low,<=10
|
| 1754 |
+
c13,iAvail,c,5.0,low,<=10
|
| 1755 |
+
c13,iCitizen,c,5.0,low,<=10
|
| 1756 |
+
c13,iClass,c,10.0,low,<=10
|
| 1757 |
+
c13,iDisabl1,c,3.0,low,<=10
|
| 1758 |
+
c13,iDisabl2,c,3.0,low,<=10
|
| 1759 |
+
c13,iEnglish,c,5.0,low,<=10
|
| 1760 |
+
c13,iFeb55,c,2.0,low,<=10
|
| 1761 |
+
c13,iFertil,c,14.0,mid,11-300
|
| 1762 |
+
c13,iImmigr,c,11.0,mid,11-300
|
| 1763 |
+
c13,iKorean,c,2.0,low,<=10
|
| 1764 |
+
c13,iLang1,c,3.0,low,<=10
|
| 1765 |
+
c13,iLooking,c,3.0,low,<=10
|
| 1766 |
+
c13,iMarital,c,5.0,low,<=10
|
| 1767 |
+
c13,iMay75880,c,2.0,low,<=10
|
| 1768 |
+
c13,iMeans,c,13.0,mid,11-300
|
| 1769 |
+
c13,iMilitary,c,5.0,low,<=10
|
| 1770 |
+
c13,iMobility,c,3.0,low,<=10
|
| 1771 |
+
c13,iMobillim,c,3.0,low,<=10
|
| 1772 |
+
c13,iOthrserv,c,2.0,low,<=10
|
| 1773 |
+
c13,iPerscare,c,3.0,low,<=10
|
| 1774 |
+
c13,iRPOB,c,14.0,mid,11-300
|
| 1775 |
+
c13,iRagechld,c,5.0,low,<=10
|
| 1776 |
+
c13,iRelat1,c,14.0,mid,11-300
|
| 1777 |
+
c13,iRelat2,c,10.0,low,<=10
|
| 1778 |
+
c13,iRemplpar,c,16.0,mid,11-300
|
| 1779 |
+
c13,iRiders,c,9.0,low,<=10
|
| 1780 |
+
c13,iRlabor,c,7.0,low,<=10
|
| 1781 |
+
c13,iRownchld,c,2.0,low,<=10
|
| 1782 |
+
c13,iRrelchld,c,2.0,low,<=10
|
| 1783 |
+
c13,iRspouse,c,7.0,low,<=10
|
| 1784 |
+
c13,iRvetserv,c,12.0,mid,11-300
|
| 1785 |
+
c13,iSchool,c,4.0,low,<=10
|
| 1786 |
+
c13,iSept80,c,2.0,low,<=10
|
| 1787 |
+
c13,iSex,c,2.0,low,<=10
|
| 1788 |
+
c13,iSubfam1,c,4.0,low,<=10
|
| 1789 |
+
c13,iSubfam2,c,4.0,low,<=10
|
| 1790 |
+
c13,iTmpabsnt,c,4.0,low,<=10
|
| 1791 |
+
c13,iVietnam,c,2.0,low,<=10
|
| 1792 |
+
c13,iWWII,c,2.0,low,<=10
|
| 1793 |
+
c13,iWork89,c,3.0,low,<=10
|
| 1794 |
+
c13,iWorklwk,c,3.0,low,<=10
|
| 1795 |
+
c13,iYearsch,c,18.0,mid,11-300
|
| 1796 |
+
c13,iYearwrk,c,8.0,low,<=10
|
| 1797 |
+
c14,bin_0,c,2.0,low,<=10
|
| 1798 |
+
c14,bin_1,c,2.0,low,<=10
|
| 1799 |
+
c14,bin_2,c,2.0,low,<=10
|
| 1800 |
+
c14,bin_3,c,2.0,low,<=10
|
| 1801 |
+
c14,bin_4,c,2.0,low,<=10
|
| 1802 |
+
c14,day,c,7.0,low,<=10
|
| 1803 |
+
c14,month,c,12.0,mid,11-300
|
| 1804 |
+
c14,nom_0,c,3.0,low,<=10
|
| 1805 |
+
c14,nom_1,c,6.0,low,<=10
|
| 1806 |
+
c14,nom_2,c,6.0,low,<=10
|
| 1807 |
+
c14,nom_3,c,6.0,low,<=10
|
| 1808 |
+
c14,nom_4,c,4.0,low,<=10
|
| 1809 |
+
c14,nom_5,c,222.0,mid,11-300
|
| 1810 |
+
c14,nom_6,c,522.0,high,>300
|
| 1811 |
+
c14,nom_7,c,1219.0,high,>300
|
| 1812 |
+
c14,nom_8,c,2215.0,high,>300
|
| 1813 |
+
c14,nom_9,c,11927.0,high,>300
|
| 1814 |
+
c14,ord_0,c,3.0,low,<=10
|
| 1815 |
+
c14,ord_1,c,5.0,low,<=10
|
| 1816 |
+
c14,ord_2,c,6.0,low,<=10
|
| 1817 |
+
c14,ord_3,c,15.0,mid,11-300
|
| 1818 |
+
c14,ord_4,c,26.0,mid,11-300
|
| 1819 |
+
c14,ord_5,c,192.0,mid,11-300
|
| 1820 |
+
c14,target,c,2.0,low,<=10
|
| 1821 |
+
c15,bin_0,c,2.0,low,<=10
|
| 1822 |
+
c15,bin_1,c,2.0,low,<=10
|
| 1823 |
+
c15,bin_2,c,2.0,low,<=10
|
| 1824 |
+
c15,bin_3,c,2.0,low,<=10
|
| 1825 |
+
c15,bin_4,c,2.0,low,<=10
|
| 1826 |
+
c15,day,c,7.0,low,<=10
|
| 1827 |
+
c15,month,c,12.0,mid,11-300
|
| 1828 |
+
c15,nom_0,c,3.0,low,<=10
|
| 1829 |
+
c15,nom_1,c,6.0,low,<=10
|
| 1830 |
+
c15,nom_2,c,6.0,low,<=10
|
| 1831 |
+
c15,nom_3,c,6.0,low,<=10
|
| 1832 |
+
c15,nom_4,c,4.0,low,<=10
|
| 1833 |
+
c15,nom_5,c,1220.0,high,>300
|
| 1834 |
+
c15,nom_6,c,1518.0,high,>300
|
| 1835 |
+
c15,nom_7,c,222.0,mid,11-300
|
| 1836 |
+
c15,nom_8,c,222.0,mid,11-300
|
| 1837 |
+
c15,nom_9,c,2218.0,high,>300
|
| 1838 |
+
c15,ord_0,c,3.0,low,<=10
|
| 1839 |
+
c15,ord_1,c,5.0,low,<=10
|
| 1840 |
+
c15,ord_2,c,6.0,low,<=10
|
| 1841 |
+
c15,ord_3,c,15.0,mid,11-300
|
| 1842 |
+
c15,ord_4,c,26.0,mid,11-300
|
| 1843 |
+
c15,ord_5,c,190.0,mid,11-300
|
| 1844 |
+
c15,target,c,2.0,low,<=10
|
| 1845 |
+
c16,ALIGN,c,4.0,low,<=10
|
| 1846 |
+
c16,ALIVE,c,2.0,low,<=10
|
| 1847 |
+
c16,EYE,c,17.0,mid,11-300
|
| 1848 |
+
c16,FIRST APPEARANCE,c,758.0,high,>300
|
| 1849 |
+
c16,GSM,c,2.0,low,<=10
|
| 1850 |
+
c16,HAIR,c,17.0,mid,11-300
|
| 1851 |
+
c16,ID,c,3.0,low,<=10
|
| 1852 |
+
c16,SEX,c,4.0,low,<=10
|
| 1853 |
+
c16,name,c,5516.0,high,>300
|
| 1854 |
+
c16,urlslug,c,5516.0,high,>300
|
| 1855 |
+
c17,cast,c,6179.0,high,>300
|
| 1856 |
+
c17,country,c,621.0,high,>300
|
| 1857 |
+
c17,date_added,c,1593.0,high,>300
|
| 1858 |
+
c17,description,c,7026.0,high,>300
|
| 1859 |
+
c17,director,c,3784.0,high,>300
|
| 1860 |
+
c17,duration,c,211.0,mid,11-300
|
| 1861 |
+
c17,listed_in,c,484.0,high,>300
|
| 1862 |
+
c17,rating,c,15.0,mid,11-300
|
| 1863 |
+
c17,show_id,c,7045.0,high,>300
|
| 1864 |
+
c17,title,c,7044.0,high,>300
|
| 1865 |
+
c17,type,c,2.0,low,<=10
|
| 1866 |
+
c18,country,c,43.0,mid,11-300
|
| 1867 |
+
c18,description,c,97504.0,high,>300
|
| 1868 |
+
c18,designation,c,33068.0,high,>300
|
| 1869 |
+
c18,province,c,411.0,high,>300
|
| 1870 |
+
c18,region_1,c,1179.0,high,>300
|
| 1871 |
+
c18,region_2,c,17.0,mid,11-300
|
| 1872 |
+
c18,taster_name,c,19.0,mid,11-300
|
| 1873 |
+
c18,taster_twitter_handle,c,15.0,mid,11-300
|
| 1874 |
+
c18,title,c,96777.0,high,>300
|
| 1875 |
+
c18,variety,c,682.0,high,>300
|
| 1876 |
+
c18,winery,c,15786.0,high,>300
|
| 1877 |
+
c19,category_id,c,16.0,mid,11-300
|
| 1878 |
+
c19,channel_title,c,2181.0,high,>300
|
| 1879 |
+
c19,comments_disabled,c,2.0,low,<=10
|
| 1880 |
+
c19,description,c,6673.0,high,>300
|
| 1881 |
+
c19,publish_time,c,6114.0,high,>300
|
| 1882 |
+
c19,ratings_disabled,c,2.0,low,<=10
|
| 1883 |
+
c19,tags,c,5884.0,high,>300
|
| 1884 |
+
c19,thumbnail_link,c,6194.0,high,>300
|
| 1885 |
+
c19,title,c,6284.0,high,>300
|
| 1886 |
+
c19,trending_date,c,205.0,mid,11-300
|
| 1887 |
+
c19,video_error_or_removed,c,2.0,low,<=10
|
| 1888 |
+
c19,video_id,c,6194.0,high,>300
|
| 1889 |
+
c20,black_piece0_file,c,7.0,low,<=10
|
| 1890 |
+
c20,black_piece0_rank,c,9.0,low,<=10
|
| 1891 |
+
c20,black_piece0_strength,c,5.0,low,<=10
|
| 1892 |
+
c20,class,c,3.0,low,<=10
|
| 1893 |
+
c20,white_piece0_file,c,7.0,low,<=10
|
| 1894 |
+
c20,white_piece0_rank,c,9.0,low,<=10
|
| 1895 |
+
c20,white_piece0_strength,c,5.0,low,<=10
|
| 1896 |
+
c21,V10,c,10.0,low,<=10
|
| 1897 |
+
c21,V14,c,885.0,high,>300
|
| 1898 |
+
c21,V15,c,543.0,high,>300
|
| 1899 |
+
c21,V16,c,140102.0,high,>300
|
| 1900 |
+
c21,V17,c,63196.0,high,>300
|
| 1901 |
+
c21,V18,c,214.0,mid,11-300
|
| 1902 |
+
c21,V19,c,14.0,mid,11-300
|
| 1903 |
+
c21,V20,c,9933.0,high,>300
|
| 1904 |
+
c21,V21,c,411.0,high,>300
|
| 1905 |
+
c21,V22,c,3.0,low,<=10
|
| 1906 |
+
c21,V23,c,20474.0,high,>300
|
| 1907 |
+
c21,V24,c,4473.0,high,>300
|
| 1908 |
+
c21,V25,c,126515.0,high,>300
|
| 1909 |
+
c21,V26,c,3079.0,high,>300
|
| 1910 |
+
c21,V27,c,26.0,mid,11-300
|
| 1911 |
+
c21,V28,c,7417.0,high,>300
|
| 1912 |
+
c21,V29,c,100814.0,high,>300
|
| 1913 |
+
c21,V30,c,10.0,low,<=10
|
| 1914 |
+
c21,V31,c,3408.0,high,>300
|
| 1915 |
+
c21,V32,c,1588.0,high,>300
|
| 1916 |
+
c21,V33,c,4.0,low,<=10
|
| 1917 |
+
c21,V34,c,115350.0,high,>300
|
| 1918 |
+
c21,V35,c,11.0,mid,11-300
|
| 1919 |
+
c21,V36,c,14.0,mid,11-300
|
| 1920 |
+
c21,V37,c,24070.0,high,>300
|
| 1921 |
+
c21,V38,c,60.0,mid,11-300
|
| 1922 |
+
c21,V39,c,23272.0,high,>300
|
| 1923 |
+
c21,V41,c,4.0,low,<=10
|
| 1924 |
+
c21,V44,c,100963.0,high,>300
|
| 1925 |
+
c21,V45,c,10.0,low,<=10
|
| 1926 |
+
c21,V46,c,9955.0,high,>300
|
| 1927 |
+
c21,V47,c,14.0,mid,11-300
|
| 1928 |
+
c21,V48,c,214.0,mid,11-300
|
| 1929 |
+
c21,V49,c,542.0,high,>300
|
| 1930 |
+
c21,V52,c,9.0,low,<=10
|
| 1931 |
+
c21,V54,c,543.0,high,>300
|
| 1932 |
+
c21,V55,c,140269.0,high,>300
|
| 1933 |
+
c21,V56,c,20410.0,high,>300
|
| 1934 |
+
c21,V57,c,23205.0,high,>300
|
| 1935 |
+
c21,V58,c,24114.0,high,>300
|
| 1936 |
+
c21,V60,c,543.0,high,>300
|
| 1937 |
+
c21,V61,c,3086.0,high,>300
|
| 1938 |
+
c21,V62,c,3087.0,high,>300
|
| 1939 |
+
c21,V63,c,14.0,mid,11-300
|
| 1940 |
+
c21,V65,c,26.0,mid,11-300
|
| 1941 |
+
c21,V66,c,9923.0,high,>300
|
| 1942 |
+
c21,V68,c,26.0,mid,11-300
|
| 1943 |
+
c21,V70,c,61.0,mid,11-300
|
| 1944 |
+
c21,V71,c,59.0,mid,11-300
|
| 1945 |
+
c21,V73,c,214.0,mid,11-300
|
| 1946 |
+
c21,V74,c,201.0,mid,11-300
|
| 1947 |
+
c21,V76,c,217.0,mid,11-300
|
| 1948 |
+
c21,V77,c,7385.0,high,>300
|
| 1949 |
+
c21,V78,c,3076.0,high,>300
|
| 1950 |
+
c21,class,c,2.0,low,<=10
|
| 1951 |
+
m1,Company_Size,m,5.0,low,<=10
|
| 1952 |
+
m1,Department,m,10.0,low,<=10
|
| 1953 |
+
m1,Education_Level,m,6.0,low,<=10
|
| 1954 |
+
m1,Employee_ID,m,1200.0,high,>300
|
| 1955 |
+
m1,Gender,m,3.0,low,<=10
|
| 1956 |
+
m1,Has_Children,m,2.0,low,<=10
|
| 1957 |
+
m1,Home_Office_Quality,m,4.0,low,<=10
|
| 1958 |
+
m1,Industry,m,10.0,low,<=10
|
| 1959 |
+
m1,Internet_Speed_Category,m,4.0,low,<=10
|
| 1960 |
+
m1,Job_Level,m,6.0,low,<=10
|
| 1961 |
+
m1,Location_Type,m,3.0,low,<=10
|
| 1962 |
+
m1,Manager_Support_Level,m,5.0,low,<=10
|
| 1963 |
+
m1,Marital_Status,m,4.0,low,<=10
|
| 1964 |
+
m1,Meetings_Per_Week,m,19.0,mid,11-300
|
| 1965 |
+
m1,Response_Quality,m,3.0,low,<=10
|
| 1966 |
+
m1,Stress_Level,m,10.0,low,<=10
|
| 1967 |
+
m1,Survey_Date,m,122.0,mid,11-300
|
| 1968 |
+
m1,Team_Collaboration_Frequency,m,5.0,low,<=10
|
| 1969 |
+
m1,WFH_Days_Per_Week,m,6.0,low,<=10
|
| 1970 |
+
m1,Work_Life_Balance,m,10.0,low,<=10
|
| 1971 |
+
m2,airbags,m,3.0,low,<=10
|
| 1972 |
+
m2,area_cluster,m,22.0,mid,11-300
|
| 1973 |
+
m2,cylinder,m,2.0,low,<=10
|
| 1974 |
+
m2,displacement,m,9.0,low,<=10
|
| 1975 |
+
m2,engine_type,m,11.0,mid,11-300
|
| 1976 |
+
m2,fuel_type,m,3.0,low,<=10
|
| 1977 |
+
m2,gear_box,m,2.0,low,<=10
|
| 1978 |
+
m2,gross_weight,m,10.0,low,<=10
|
| 1979 |
+
m2,height,m,11.0,mid,11-300
|
| 1980 |
+
m2,is_adjustable_steering,m,2.0,low,<=10
|
| 1981 |
+
m2,is_brake_assist,m,2.0,low,<=10
|
| 1982 |
+
m2,is_central_locking,m,2.0,low,<=10
|
| 1983 |
+
m2,is_claim,m,2.0,low,<=10
|
| 1984 |
+
m2,is_day_night_rear_view_mirror,m,2.0,low,<=10
|
| 1985 |
+
m2,is_driver_seat_height_adjustable,m,2.0,low,<=10
|
| 1986 |
+
m2,is_ecw,m,2.0,low,<=10
|
| 1987 |
+
m2,is_esc,m,2.0,low,<=10
|
| 1988 |
+
m2,is_front_fog_lights,m,2.0,low,<=10
|
| 1989 |
+
m2,is_parking_camera,m,2.0,low,<=10
|
| 1990 |
+
m2,is_parking_sensors,m,2.0,low,<=10
|
| 1991 |
+
m2,is_power_door_locks,m,2.0,low,<=10
|
| 1992 |
+
m2,is_power_steering,m,2.0,low,<=10
|
| 1993 |
+
m2,is_rear_window_defogger,m,2.0,low,<=10
|
| 1994 |
+
m2,is_rear_window_washer,m,2.0,low,<=10
|
| 1995 |
+
m2,is_rear_window_wiper,m,2.0,low,<=10
|
| 1996 |
+
m2,is_speed_alert,m,2.0,low,<=10
|
| 1997 |
+
m2,is_tpms,m,2.0,low,<=10
|
| 1998 |
+
m2,length,m,9.0,low,<=10
|
| 1999 |
+
m2,make,m,5.0,low,<=10
|
| 2000 |
+
m2,max_power,m,9.0,low,<=10
|
| 2001 |
+
m2,max_torque,m,9.0,low,<=10
|
| 2002 |
+
m2,model,m,11.0,mid,11-300
|
| 2003 |
+
m2,ncap_rating,m,5.0,low,<=10
|
| 2004 |
+
m2,policy_id,m,46873.0,high,>300
|
| 2005 |
+
m2,rear_brakes_type,m,2.0,low,<=10
|
| 2006 |
+
m2,segment,m,6.0,low,<=10
|
| 2007 |
+
m2,steering_type,m,3.0,low,<=10
|
| 2008 |
+
m2,transmission_type,m,2.0,low,<=10
|
| 2009 |
+
m2,turning_radius,m,9.0,low,<=10
|
| 2010 |
+
m2,width,m,10.0,low,<=10
|
| 2011 |
+
m4,children,m,6.0,low,<=10
|
| 2012 |
+
m4,region,m,4.0,low,<=10
|
| 2013 |
+
m4,sex,m,2.0,low,<=10
|
| 2014 |
+
m4,smoker,m,2.0,low,<=10
|
| 2015 |
+
m5,Application mode,m,18.0,mid,11-300
|
| 2016 |
+
m5,Application order,m,8.0,low,<=10
|
| 2017 |
+
m5,Course,m,17.0,mid,11-300
|
| 2018 |
+
m5,Curricular units 1st sem (without evaluations),m,11.0,mid,11-300
|
| 2019 |
+
m5,Curricular units 2nd sem (approved),m,20.0,mid,11-300
|
| 2020 |
+
m5,Curricular units 2nd sem (credited),m,19.0,mid,11-300
|
| 2021 |
+
m5,Curricular units 2nd sem (without evaluations),m,10.0,low,<=10
|
| 2022 |
+
m5,Daytime/evening attendance,m,2.0,low,<=10
|
| 2023 |
+
m5,Debtor,m,2.0,low,<=10
|
| 2024 |
+
m5,Displaced,m,2.0,low,<=10
|
| 2025 |
+
m5,Educational special needs,m,2.0,low,<=10
|
| 2026 |
+
m5,GDP,m,10.0,low,<=10
|
| 2027 |
+
m5,Gender,m,2.0,low,<=10
|
| 2028 |
+
m5,Inflation rate,m,9.0,low,<=10
|
| 2029 |
+
m5,International,m,2.0,low,<=10
|
| 2030 |
+
m5,Marital status,m,6.0,low,<=10
|
| 2031 |
+
m5,Nacionality,m,20.0,mid,11-300
|
| 2032 |
+
m5,Previous qualification,m,16.0,mid,11-300
|
| 2033 |
+
m5,Scholarship holder,m,2.0,low,<=10
|
| 2034 |
+
m5,Target,m,3.0,low,<=10
|
| 2035 |
+
m5,Tuition fees up to date,m,2.0,low,<=10
|
| 2036 |
+
m5,Unemployment rate,m,10.0,low,<=10
|
| 2037 |
+
m6,Browser,m,13.0,mid,11-300
|
| 2038 |
+
m6,Informational,m,17.0,mid,11-300
|
| 2039 |
+
m6,Month,m,10.0,low,<=10
|
| 2040 |
+
m6,OperatingSystems,m,8.0,low,<=10
|
| 2041 |
+
m6,Region,m,9.0,low,<=10
|
| 2042 |
+
m6,Revenue,m,2.0,low,<=10
|
| 2043 |
+
m6,SpecialDay,m,6.0,low,<=10
|
| 2044 |
+
m6,TrafficType,m,20.0,mid,11-300
|
| 2045 |
+
m6,VisitorType,m,3.0,low,<=10
|
| 2046 |
+
m6,Weekend,m,2.0,low,<=10
|
| 2047 |
+
m7,Residence_type,m,2.0,low,<=10
|
| 2048 |
+
m7,ever_married,m,2.0,low,<=10
|
| 2049 |
+
m7,gender,m,2.0,low,<=10
|
| 2050 |
+
m7,heart_disease,m,2.0,low,<=10
|
| 2051 |
+
m7,hypertension,m,2.0,low,<=10
|
| 2052 |
+
m7,smoking_status,m,4.0,low,<=10
|
| 2053 |
+
m7,stroke,m,2.0,low,<=10
|
| 2054 |
+
m7,work_type,m,5.0,low,<=10
|
| 2055 |
+
m8,contact,m,3.0,low,<=10
|
| 2056 |
+
m8,default,m,2.0,low,<=10
|
| 2057 |
+
m8,education,m,4.0,low,<=10
|
| 2058 |
+
m8,housing,m,2.0,low,<=10
|
| 2059 |
+
m8,job,m,12.0,mid,11-300
|
| 2060 |
+
m8,loan,m,2.0,low,<=10
|
| 2061 |
+
m8,marital,m,3.0,low,<=10
|
| 2062 |
+
m8,month,m,12.0,mid,11-300
|
| 2063 |
+
m8,poutcome,m,4.0,low,<=10
|
| 2064 |
+
m8,y,m,2.0,low,<=10
|
| 2065 |
+
m9,city,m,122.0,mid,11-300
|
| 2066 |
+
m9,company_size,m,8.0,low,<=10
|
| 2067 |
+
m9,company_type,m,6.0,low,<=10
|
| 2068 |
+
m9,education_level,m,5.0,low,<=10
|
| 2069 |
+
m9,enrolled_university,m,3.0,low,<=10
|
| 2070 |
+
m9,experience,m,22.0,mid,11-300
|
| 2071 |
+
m9,gender,m,3.0,low,<=10
|
| 2072 |
+
m9,last_new_job,m,6.0,low,<=10
|
| 2073 |
+
m9,major_discipline,m,6.0,low,<=10
|
| 2074 |
+
m9,relevent_experience,m,2.0,low,<=10
|
| 2075 |
+
m9,target,m,2.0,low,<=10
|
| 2076 |
+
m10,blue,m,2.0,low,<=10
|
| 2077 |
+
m10,dual_sim,m,2.0,low,<=10
|
| 2078 |
+
m10,fc,m,20.0,mid,11-300
|
| 2079 |
+
m10,four_g,m,2.0,low,<=10
|
| 2080 |
+
m10,m_dep,m,10.0,low,<=10
|
| 2081 |
+
m10,n_cores,m,8.0,low,<=10
|
| 2082 |
+
m10,price_range,m,4.0,low,<=10
|
| 2083 |
+
m10,sc_h,m,15.0,mid,11-300
|
| 2084 |
+
m10,sc_w,m,19.0,mid,11-300
|
| 2085 |
+
m10,talk_time,m,19.0,mid,11-300
|
| 2086 |
+
m10,three_g,m,2.0,low,<=10
|
| 2087 |
+
m10,touch_screen,m,2.0,low,<=10
|
| 2088 |
+
m10,wifi,m,2.0,low,<=10
|
| 2089 |
+
m11,Driving_License,m,2.0,low,<=10
|
| 2090 |
+
m11,Gender,m,2.0,low,<=10
|
| 2091 |
+
m11,Previously_Insured,m,2.0,low,<=10
|
| 2092 |
+
m11,Response,m,2.0,low,<=10
|
| 2093 |
+
m11,Vehicle_Age,m,3.0,low,<=10
|
| 2094 |
+
m11,Vehicle_Damage,m,2.0,low,<=10
|
| 2095 |
+
m12,adults,m,14.0,mid,11-300
|
| 2096 |
+
m12,arrival_date_month,m,12.0,mid,11-300
|
| 2097 |
+
m12,arrival_date_year,m,3.0,low,<=10
|
| 2098 |
+
m12,assigned_room_type,m,12.0,mid,11-300
|
| 2099 |
+
m12,babies,m,4.0,low,<=10
|
| 2100 |
+
m12,children,m,5.0,low,<=10
|
| 2101 |
+
m12,country,m,175.0,mid,11-300
|
| 2102 |
+
m12,customer_type,m,4.0,low,<=10
|
| 2103 |
+
m12,deposit_type,m,3.0,low,<=10
|
| 2104 |
+
m12,distribution_channel,m,5.0,low,<=10
|
| 2105 |
+
m12,hotel,m,2.0,low,<=10
|
| 2106 |
+
m12,is_canceled,m,2.0,low,<=10
|
| 2107 |
+
m12,is_repeated_guest,m,2.0,low,<=10
|
| 2108 |
+
m12,market_segment,m,7.0,low,<=10
|
| 2109 |
+
m12,meal,m,5.0,low,<=10
|
| 2110 |
+
m12,previous_bookings_not_canceled,m,66.0,mid,11-300
|
| 2111 |
+
m12,previous_cancellations,m,15.0,mid,11-300
|
| 2112 |
+
m12,required_car_parking_spaces,m,5.0,low,<=10
|
| 2113 |
+
m12,reservation_status,m,3.0,low,<=10
|
| 2114 |
+
m12,reservation_status_date,m,920.0,high,>300
|
| 2115 |
+
m12,reserved_room_type,m,10.0,low,<=10
|
| 2116 |
+
m12,stays_in_weekend_nights,m,17.0,mid,11-300
|
| 2117 |
+
m12,total_of_special_requests,m,6.0,low,<=10
|
| 2118 |
+
n1,class,n,2.0,low,<=10
|
| 2119 |
+
n2,chord_length,n,6.0,low,<=10
|
| 2120 |
+
n2,free_stream_velocity,n,4.0,low,<=10
|
| 2121 |
+
n3,quality,n,7.0,low,<=10
|
| 2122 |
+
n4,feature_117,n,15.0,mid,11-300
|
| 2123 |
+
n4,feature_125,n,3.0,low,<=10
|
| 2124 |
+
n4,feature_4,n,1480.0,high,>300
|
| 2125 |
+
n4,feature_5,n,10.0,low,<=10
|
| 2126 |
+
n4,feature_76,n,3.0,low,<=10
|
| 2127 |
+
n5,number_of_elements,n,9.0,low,<=10
|
| 2128 |
+
n5,range_Valence,n,7.0,low,<=10
|
| 2129 |
+
n6,y,n,4.0,low,<=10
|
| 2130 |
+
n7,Family,n,4.0,low,<=10
|
| 2131 |
+
n7,Genus,n,8.0,low,<=10
|
| 2132 |
+
n7,Species,n,10.0,low,<=10
|
| 2133 |
+
n8,feature_115,n,16.0,mid,11-300
|
| 2134 |
+
n8,feature_14,n,1.0,low,<=10
|
| 2135 |
+
n8,feature_142,n,1.0,low,<=10
|
| 2136 |
+
n8,feature_150,n,1.0,low,<=10
|
| 2137 |
+
n8,feature_179,n,1.0,low,<=10
|
| 2138 |
+
n8,feature_180,n,1.0,low,<=10
|
| 2139 |
+
n8,feature_187,n,1.0,low,<=10
|
| 2140 |
+
n8,feature_190,n,1.0,low,<=10
|
| 2141 |
+
n8,feature_191,n,1.0,low,<=10
|
| 2142 |
+
n8,feature_192,n,1.0,low,<=10
|
| 2143 |
+
n8,feature_193,n,1.0,low,<=10
|
| 2144 |
+
n8,feature_194,n,1.0,low,<=10
|
| 2145 |
+
n8,feature_195,n,1.0,low,<=10
|
| 2146 |
+
n8,feature_207,n,2.0,low,<=10
|
| 2147 |
+
n8,feature_210,n,2.0,low,<=10
|
| 2148 |
+
n8,feature_227,n,1.0,low,<=10
|
| 2149 |
+
n8,feature_230,n,1.0,low,<=10
|
| 2150 |
+
n8,feature_231,n,1.0,low,<=10
|
| 2151 |
+
n8,feature_232,n,1.0,low,<=10
|
| 2152 |
+
n8,feature_233,n,1.0,low,<=10
|
| 2153 |
+
n8,feature_234,n,1.0,low,<=10
|
| 2154 |
+
n8,feature_235,n,1.0,low,<=10
|
| 2155 |
+
n8,feature_236,n,1.0,low,<=10
|
| 2156 |
+
n8,feature_237,n,1.0,low,<=10
|
| 2157 |
+
n8,feature_238,n,1.0,low,<=10
|
| 2158 |
+
n8,feature_241,n,1.0,low,<=10
|
| 2159 |
+
n8,feature_242,n,1.0,low,<=10
|
| 2160 |
+
n8,feature_243,n,1.0,low,<=10
|
| 2161 |
+
n8,feature_244,n,1.0,low,<=10
|
| 2162 |
+
n8,feature_250,n,18.0,mid,11-300
|
| 2163 |
+
n8,feature_257,n,1.0,low,<=10
|
| 2164 |
+
n8,feature_258,n,1.0,low,<=10
|
| 2165 |
+
n8,feature_259,n,1.0,low,<=10
|
| 2166 |
+
n8,feature_260,n,1.0,low,<=10
|
| 2167 |
+
n8,feature_261,n,1.0,low,<=10
|
| 2168 |
+
n8,feature_262,n,1.0,low,<=10
|
| 2169 |
+
n8,feature_263,n,1.0,low,<=10
|
| 2170 |
+
n8,feature_264,n,1.0,low,<=10
|
| 2171 |
+
n8,feature_265,n,1.0,low,<=10
|
| 2172 |
+
n8,feature_266,n,1.0,low,<=10
|
| 2173 |
+
n8,feature_267,n,1.0,low,<=10
|
| 2174 |
+
n8,feature_277,n,1.0,low,<=10
|
| 2175 |
+
n8,feature_285,n,1.0,low,<=10
|
| 2176 |
+
n8,feature_314,n,1.0,low,<=10
|
| 2177 |
+
n8,feature_315,n,1.0,low,<=10
|
| 2178 |
+
n8,feature_316,n,1.0,low,<=10
|
| 2179 |
+
n8,feature_323,n,1.0,low,<=10
|
| 2180 |
+
n8,feature_326,n,1.0,low,<=10
|
| 2181 |
+
n8,feature_327,n,1.0,low,<=10
|
| 2182 |
+
n8,feature_328,n,1.0,low,<=10
|
| 2183 |
+
n8,feature_329,n,1.0,low,<=10
|
| 2184 |
+
n8,feature_330,n,1.0,low,<=10
|
| 2185 |
+
n8,feature_331,n,1.0,low,<=10
|
| 2186 |
+
n8,feature_343,n,2.0,low,<=10
|
| 2187 |
+
n8,feature_348,n,2.0,low,<=10
|
| 2188 |
+
n8,feature_359,n,20.0,mid,11-300
|
| 2189 |
+
n8,feature_365,n,1.0,low,<=10
|
| 2190 |
+
n8,feature_370,n,1.0,low,<=10
|
| 2191 |
+
n8,feature_371,n,1.0,low,<=10
|
| 2192 |
+
n8,feature_372,n,1.0,low,<=10
|
| 2193 |
+
n8,feature_373,n,1.0,low,<=10
|
| 2194 |
+
n8,feature_374,n,1.0,low,<=10
|
| 2195 |
+
n8,feature_375,n,1.0,low,<=10
|
| 2196 |
+
n8,feature_376,n,1.0,low,<=10
|
| 2197 |
+
n8,feature_379,n,1.0,low,<=10
|
| 2198 |
+
n8,feature_380,n,1.0,low,<=10
|
| 2199 |
+
n8,feature_381,n,1.0,low,<=10
|
| 2200 |
+
n8,feature_382,n,1.0,low,<=10
|
| 2201 |
+
n8,feature_388,n,18.0,mid,11-300
|
| 2202 |
+
n8,feature_395,n,1.0,low,<=10
|
| 2203 |
+
n8,feature_396,n,1.0,low,<=10
|
| 2204 |
+
n8,feature_397,n,1.0,low,<=10
|
| 2205 |
+
n8,feature_398,n,1.0,low,<=10
|
| 2206 |
+
n8,feature_399,n,1.0,low,<=10
|
| 2207 |
+
n8,feature_400,n,1.0,low,<=10
|
| 2208 |
+
n8,feature_401,n,1.0,low,<=10
|
| 2209 |
+
n8,feature_402,n,1.0,low,<=10
|
| 2210 |
+
n8,feature_403,n,1.0,low,<=10
|
| 2211 |
+
n8,feature_404,n,1.0,low,<=10
|
| 2212 |
+
n8,feature_405,n,1.0,low,<=10
|
| 2213 |
+
n8,feature_415,n,1.0,low,<=10
|
| 2214 |
+
n8,feature_423,n,1.0,low,<=10
|
| 2215 |
+
n8,feature_43,n,1.0,low,<=10
|
| 2216 |
+
n8,feature_450,n,1.0,low,<=10
|
| 2217 |
+
n8,feature_451,n,1.0,low,<=10
|
| 2218 |
+
n8,feature_452,n,1.0,low,<=10
|
| 2219 |
+
n8,feature_459,n,1.0,low,<=10
|
| 2220 |
+
n8,feature_462,n,1.0,low,<=10
|
| 2221 |
+
n8,feature_463,n,1.0,low,<=10
|
| 2222 |
+
n8,feature_464,n,1.0,low,<=10
|
| 2223 |
+
n8,feature_465,n,1.0,low,<=10
|
| 2224 |
+
n8,feature_466,n,1.0,low,<=10
|
| 2225 |
+
n8,feature_467,n,1.0,low,<=10
|
| 2226 |
+
n8,feature_479,n,2.0,low,<=10
|
| 2227 |
+
n8,feature_482,n,1.0,low,<=10
|
| 2228 |
+
n8,feature_499,n,1.0,low,<=10
|
| 2229 |
+
n8,feature_50,n,1.0,low,<=10
|
| 2230 |
+
n8,feature_502,n,1.0,low,<=10
|
| 2231 |
+
n8,feature_503,n,1.0,low,<=10
|
| 2232 |
+
n8,feature_504,n,1.0,low,<=10
|
| 2233 |
+
n8,feature_505,n,1.0,low,<=10
|
| 2234 |
+
n8,feature_506,n,1.0,low,<=10
|
| 2235 |
+
n8,feature_507,n,1.0,low,<=10
|
| 2236 |
+
n8,feature_508,n,1.0,low,<=10
|
| 2237 |
+
n8,feature_509,n,1.0,low,<=10
|
| 2238 |
+
n8,feature_510,n,1.0,low,<=10
|
| 2239 |
+
n8,feature_513,n,1.0,low,<=10
|
| 2240 |
+
n8,feature_514,n,1.0,low,<=10
|
| 2241 |
+
n8,feature_515,n,1.0,low,<=10
|
| 2242 |
+
n8,feature_516,n,1.0,low,<=10
|
| 2243 |
+
n8,feature_522,n,9.0,low,<=10
|
| 2244 |
+
n8,feature_529,n,1.0,low,<=10
|
| 2245 |
+
n8,feature_53,n,1.0,low,<=10
|
| 2246 |
+
n8,feature_530,n,1.0,low,<=10
|
| 2247 |
+
n8,feature_531,n,1.0,low,<=10
|
| 2248 |
+
n8,feature_532,n,1.0,low,<=10
|
| 2249 |
+
n8,feature_533,n,1.0,low,<=10
|
| 2250 |
+
n8,feature_534,n,1.0,low,<=10
|
| 2251 |
+
n8,feature_535,n,1.0,low,<=10
|
| 2252 |
+
n8,feature_536,n,1.0,low,<=10
|
| 2253 |
+
n8,feature_537,n,1.0,low,<=10
|
| 2254 |
+
n8,feature_538,n,1.0,low,<=10
|
| 2255 |
+
n8,feature_539,n,1.0,low,<=10
|
| 2256 |
+
n8,feature_6,n,1.0,low,<=10
|
| 2257 |
+
n8,feature_70,n,1.0,low,<=10
|
| 2258 |
+
n8,feature_75,n,2.0,low,<=10
|
| 2259 |
+
n8,feature_95,n,20.0,mid,11-300
|
| 2260 |
+
n8,feature_96,n,13.0,mid,11-300
|
| 2261 |
+
n8,feature_98,n,1.0,low,<=10
|
| 2262 |
+
n8,label_1,n,2.0,low,<=10
|
| 2263 |
+
n8,label_2,n,82.0,mid,11-300
|
| 2264 |
+
n8,label_3,n,821.0,high,>300
|
| 2265 |
+
n9,class,n,10.0,low,<=10
|
| 2266 |
+
n10,Class,n,7.0,low,<=10
|
| 2267 |
+
n11,g,n,2.0,low,<=10
|
| 2268 |
+
n12,target,n,2.0,low,<=10
|
| 2269 |
+
n13,cmp_bd,n,2.0,low,<=10
|
| 2270 |
+
n13,cmp_bm,n,2.0,low,<=10
|
| 2271 |
+
n13,cmp_by,n,2.0,low,<=10
|
| 2272 |
+
n13,cmp_plz,n,2.0,low,<=10
|
| 2273 |
+
n13,cmp_sex,n,2.0,low,<=10
|
| 2274 |
+
n13,is_match,n,2.0,low,<=10
|
| 2275 |
+
n14,feature_33,n,17.0,mid,11-300
|
| 2276 |
+
n14,target,n,6.0,low,<=10
|
| 2277 |
+
n15,AAANHANG,n,4.0,low,<=10
|
| 2278 |
+
n15,ABESAUT,n,6.0,low,<=10
|
| 2279 |
+
n15,ABRAND,n,7.0,low,<=10
|
| 2280 |
+
n15,ABROM,n,4.0,low,<=10
|
| 2281 |
+
n15,ABYSTAND,n,3.0,low,<=10
|
| 2282 |
+
n15,AFIETS,n,5.0,low,<=10
|
| 2283 |
+
n15,AGEZONG,n,2.0,low,<=10
|
| 2284 |
+
n15,AINBOED,n,2.0,low,<=10
|
| 2285 |
+
n15,ALEVEN,n,7.0,low,<=10
|
| 2286 |
+
n15,AMOTSCO,n,4.0,low,<=10
|
| 2287 |
+
n15,APERSAUT,n,8.0,low,<=10
|
| 2288 |
+
n15,APERSONG,n,2.0,low,<=10
|
| 2289 |
+
n15,APLEZIER,n,3.0,low,<=10
|
| 2290 |
+
n15,ATRACTOR,n,7.0,low,<=10
|
| 2291 |
+
n15,AVRAAUT,n,5.0,low,<=10
|
| 2292 |
+
n15,AWABEDR,n,3.0,low,<=10
|
| 2293 |
+
n15,AWALAND,n,2.0,low,<=10
|
| 2294 |
+
n15,AWAOREG,n,3.0,low,<=10
|
| 2295 |
+
n15,AWAPART,n,3.0,low,<=10
|
| 2296 |
+
n15,AWERKT,n,6.0,low,<=10
|
| 2297 |
+
n15,AZEILPL,n,2.0,low,<=10
|
| 2298 |
+
n15,CARAVAN,n,2.0,low,<=10
|
| 2299 |
+
n15,MAANTHUI,n,9.0,low,<=10
|
| 2300 |
+
n15,MAUT0,n,10.0,low,<=10
|
| 2301 |
+
n15,MAUT1,n,10.0,low,<=10
|
| 2302 |
+
n15,MAUT2,n,8.0,low,<=10
|
| 2303 |
+
n15,MBERARBG,n,10.0,low,<=10
|
| 2304 |
+
n15,MBERARBO,n,10.0,low,<=10
|
| 2305 |
+
n15,MBERBOER,n,10.0,low,<=10
|
| 2306 |
+
n15,MBERHOOG,n,10.0,low,<=10
|
| 2307 |
+
n15,MBERMIDD,n,10.0,low,<=10
|
| 2308 |
+
n15,MBERZELF,n,6.0,low,<=10
|
| 2309 |
+
n15,MFALLEEN,n,10.0,low,<=10
|
| 2310 |
+
n15,MFGEKIND,n,10.0,low,<=10
|
| 2311 |
+
n15,MFWEKIND,n,10.0,low,<=10
|
| 2312 |
+
n15,MGEMLEEF,n,6.0,low,<=10
|
| 2313 |
+
n15,MGEMOMV,n,6.0,low,<=10
|
| 2314 |
+
n15,MGODGE,n,10.0,low,<=10
|
| 2315 |
+
n15,MGODOV,n,6.0,low,<=10
|
| 2316 |
+
n15,MGODPR,n,10.0,low,<=10
|
| 2317 |
+
n15,MGODRK,n,10.0,low,<=10
|
| 2318 |
+
n15,MHHUUR,n,10.0,low,<=10
|
| 2319 |
+
n15,MHKOOP,n,10.0,low,<=10
|
| 2320 |
+
n15,MINK123M,n,8.0,low,<=10
|
| 2321 |
+
n15,MINK3045,n,10.0,low,<=10
|
| 2322 |
+
n15,MINK4575,n,10.0,low,<=10
|
| 2323 |
+
n15,MINK7512,n,10.0,low,<=10
|
| 2324 |
+
n15,MINKGEM,n,10.0,low,<=10
|
| 2325 |
+
n15,MINKM30,n,10.0,low,<=10
|
| 2326 |
+
n15,MKOOPKLA,n,8.0,low,<=10
|
| 2327 |
+
n15,MOPLHOOG,n,10.0,low,<=10
|
| 2328 |
+
n15,MOPLLAAG,n,10.0,low,<=10
|
| 2329 |
+
n15,MOPLMIDD,n,10.0,low,<=10
|
| 2330 |
+
n15,MOSHOOFD,n,10.0,low,<=10
|
| 2331 |
+
n15,MRELGE,n,10.0,low,<=10
|
| 2332 |
+
n15,MRELOV,n,10.0,low,<=10
|
| 2333 |
+
n15,MRELSA,n,8.0,low,<=10
|
| 2334 |
+
n15,MSKA,n,10.0,low,<=10
|
| 2335 |
+
n15,MSKB1,n,10.0,low,<=10
|
| 2336 |
+
n15,MSKB2,n,10.0,low,<=10
|
| 2337 |
+
n15,MSKC,n,10.0,low,<=10
|
| 2338 |
+
n15,MSKD,n,10.0,low,<=10
|
| 2339 |
+
n15,MZFONDS,n,10.0,low,<=10
|
| 2340 |
+
n15,MZPART,n,10.0,low,<=10
|
| 2341 |
+
n15,PAANHANG,n,6.0,low,<=10
|
| 2342 |
+
n15,PBESAUT,n,4.0,low,<=10
|
| 2343 |
+
n15,PBRAND,n,9.0,low,<=10
|
| 2344 |
+
n15,PBROM,n,6.0,low,<=10
|
| 2345 |
+
n15,PBYSTAND,n,5.0,low,<=10
|
| 2346 |
+
n15,PFIETS,n,2.0,low,<=10
|
| 2347 |
+
n15,PGEZONG,n,3.0,low,<=10
|
| 2348 |
+
n15,PINBOED,n,7.0,low,<=10
|
| 2349 |
+
n15,PLEVEN,n,10.0,low,<=10
|
| 2350 |
+
n15,PMOTSCO,n,6.0,low,<=10
|
| 2351 |
+
n15,PPERSAUT,n,6.0,low,<=10
|
| 2352 |
+
n15,PPERSONG,n,7.0,low,<=10
|
| 2353 |
+
n15,PPLEZIER,n,7.0,low,<=10
|
| 2354 |
+
n15,PTRACTOR,n,6.0,low,<=10
|
| 2355 |
+
n15,PVRAAUT,n,5.0,low,<=10
|
| 2356 |
+
n15,PWABEDR,n,7.0,low,<=10
|
| 2357 |
+
n15,PWALAND,n,5.0,low,<=10
|
| 2358 |
+
n15,PWAOREG,n,5.0,low,<=10
|
| 2359 |
+
n15,PWAPART,n,4.0,low,<=10
|
| 2360 |
+
n15,PWERKT,n,6.0,low,<=10
|
| 2361 |
+
n15,PZEILPL,n,3.0,low,<=10
|
| 2362 |
+
n16,Class,n,2.0,low,<=10
|
| 2363 |
+
n17,class,n,7.0,low,<=10
|
| 2364 |
+
n18,ag_000,n,166.0,mid,11-300
|
| 2365 |
+
n18,ag_001,n,659.0,high,>300
|
| 2366 |
+
n18,ak_000,n,169.0,mid,11-300
|
| 2367 |
+
n18,as_000,n,23.0,mid,11-300
|
| 2368 |
+
n18,au_000,n,55.0,mid,11-300
|
| 2369 |
+
n18,ay_000,n,475.0,high,>300
|
| 2370 |
+
n18,ay_001,n,925.0,high,>300
|
| 2371 |
+
n18,ay_002,n,995.0,high,>300
|
| 2372 |
+
n18,ay_009,n,457.0,high,>300
|
| 2373 |
+
n18,cd_000,n,1.0,low,<=10
|
| 2374 |
+
n18,ch_000,n,2.0,low,<=10
|
| 2375 |
+
n18,class,n,2.0,low,<=10
|
| 2376 |
+
n18,cr_000,n,73.0,mid,11-300
|
| 2377 |
+
n18,da_000,n,257.0,mid,11-300
|
| 2378 |
+
n18,df_000,n,404.0,high,>300
|
| 2379 |
+
n18,dj_000,n,72.0,mid,11-300
|
| 2380 |
+
n18,dk_000,n,267.0,mid,11-300
|
| 2381 |
+
n18,dl_000,n,191.0,mid,11-300
|
| 2382 |
+
n18,dm_000,n,236.0,mid,11-300
|
| 2383 |
+
n18,dz_000,n,45.0,mid,11-300
|
| 2384 |
+
n18,ea_000,n,131.0,mid,11-300
|
| 2385 |
+
n18,ef_000,n,27.0,mid,11-300
|
| 2386 |
+
n18,eg_000,n,49.0,mid,11-300
|
| 2387 |
+
n19,class,n,10.0,low,<=10
|
| 2388 |
+
n19,pixel1,n,6.0,low,<=10
|
| 2389 |
+
n19,pixel112,n,156.0,mid,11-300
|
| 2390 |
+
n19,pixel113,n,79.0,mid,11-300
|
| 2391 |
+
n19,pixel114,n,166.0,mid,11-300
|
| 2392 |
+
n19,pixel141,n,118.0,mid,11-300
|
| 2393 |
+
n19,pixel142,n,219.0,mid,11-300
|
| 2394 |
+
n19,pixel169,n,153.0,mid,11-300
|
| 2395 |
+
n19,pixel197,n,183.0,mid,11-300
|
| 2396 |
+
n19,pixel2,n,17.0,mid,11-300
|
| 2397 |
+
n19,pixel25,n,148.0,mid,11-300
|
| 2398 |
+
n19,pixel26,n,113.0,mid,11-300
|
| 2399 |
+
n19,pixel27,n,65.0,mid,11-300
|
| 2400 |
+
n19,pixel28,n,21.0,mid,11-300
|
| 2401 |
+
n19,pixel29,n,15.0,mid,11-300
|
| 2402 |
+
n19,pixel3,n,27.0,mid,11-300
|
| 2403 |
+
n19,pixel30,n,28.0,mid,11-300
|
| 2404 |
+
n19,pixel31,n,63.0,mid,11-300
|
| 2405 |
+
n19,pixel32,n,123.0,mid,11-300
|
| 2406 |
+
n19,pixel4,n,57.0,mid,11-300
|
| 2407 |
+
n19,pixel5,n,97.0,mid,11-300
|
| 2408 |
+
n19,pixel54,n,218.0,mid,11-300
|
| 2409 |
+
n19,pixel55,n,150.0,mid,11-300
|
| 2410 |
+
n19,pixel56,n,54.0,mid,11-300
|
| 2411 |
+
n19,pixel57,n,22.0,mid,11-300
|
| 2412 |
+
n19,pixel58,n,52.0,mid,11-300
|
| 2413 |
+
n19,pixel59,n,99.0,mid,11-300
|
| 2414 |
+
n19,pixel701,n,173.0,mid,11-300
|
| 2415 |
+
n19,pixel729,n,120.0,mid,11-300
|
| 2416 |
+
n19,pixel756,n,170.0,mid,11-300
|
| 2417 |
+
n19,pixel757,n,34.0,mid,11-300
|
| 2418 |
+
n19,pixel758,n,109.0,mid,11-300
|
| 2419 |
+
n19,pixel783,n,180.0,mid,11-300
|
| 2420 |
+
n19,pixel784,n,67.0,mid,11-300
|
| 2421 |
+
n19,pixel83,n,213.0,mid,11-300
|
| 2422 |
+
n19,pixel84,n,100.0,mid,11-300
|
| 2423 |
+
n19,pixel85,n,45.0,mid,11-300
|
| 2424 |
+
n19,pixel86,n,101.0,mid,11-300
|
| 2425 |
+
n19,pixel87,n,168.0,mid,11-300
|
evaluation/query_family/cardinality/data/column_discrete_bucket_assignments__all__collapsed30300.csv
ADDED
|
@@ -0,0 +1,2425 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
dataset,column,dataset_prefix,real_distinct_count,cardinality_bucket3,cardinality_bucket3_label
|
| 2 |
+
c2,buying,c,4.0,low,<=30
|
| 3 |
+
c2,class,c,4.0,low,<=30
|
| 4 |
+
c2,doors,c,4.0,low,<=30
|
| 5 |
+
c2,lug_boot,c,3.0,low,<=30
|
| 6 |
+
c2,maint,c,4.0,low,<=30
|
| 7 |
+
c2,persons,c,3.0,low,<=30
|
| 8 |
+
c2,safety,c,3.0,low,<=30
|
| 9 |
+
c3,ATRINS-DONOR-521,c,2541.0,high,>300
|
| 10 |
+
c3,CCAGCTGCATCACAGGAGGCCAGCGAGCAGGTCTGTTCCAAGGGCCTTCGAGCCAGTCTG,c,2426.0,high,>300
|
| 11 |
+
c3,EI,c,3.0,low,<=30
|
| 12 |
+
c4,bkblk,c,2.0,low,<=30
|
| 13 |
+
c4,bknwy,c,2.0,low,<=30
|
| 14 |
+
c4,bkon8,c,2.0,low,<=30
|
| 15 |
+
c4,bkona,c,2.0,low,<=30
|
| 16 |
+
c4,bkspr,c,2.0,low,<=30
|
| 17 |
+
c4,bkxbq,c,2.0,low,<=30
|
| 18 |
+
c4,bkxcr,c,2.0,low,<=30
|
| 19 |
+
c4,bkxwp,c,2.0,low,<=30
|
| 20 |
+
c4,blxwp,c,2.0,low,<=30
|
| 21 |
+
c4,bxqsq,c,2.0,low,<=30
|
| 22 |
+
c4,class,c,2.0,low,<=30
|
| 23 |
+
c4,cntxt,c,2.0,low,<=30
|
| 24 |
+
c4,dsopp,c,2.0,low,<=30
|
| 25 |
+
c4,dwipd,c,2.0,low,<=30
|
| 26 |
+
c4,hdchk,c,2.0,low,<=30
|
| 27 |
+
c4,katri,c,3.0,low,<=30
|
| 28 |
+
c4,mulch,c,2.0,low,<=30
|
| 29 |
+
c4,qxmsq,c,2.0,low,<=30
|
| 30 |
+
c4,r2ar8,c,2.0,low,<=30
|
| 31 |
+
c4,reskd,c,2.0,low,<=30
|
| 32 |
+
c4,reskr,c,2.0,low,<=30
|
| 33 |
+
c4,rimmx,c,2.0,low,<=30
|
| 34 |
+
c4,rkxwp,c,2.0,low,<=30
|
| 35 |
+
c4,rxmsq,c,2.0,low,<=30
|
| 36 |
+
c4,simpl,c,2.0,low,<=30
|
| 37 |
+
c4,skach,c,2.0,low,<=30
|
| 38 |
+
c4,skewr,c,2.0,low,<=30
|
| 39 |
+
c4,skrxp,c,2.0,low,<=30
|
| 40 |
+
c4,spcop,c,2.0,low,<=30
|
| 41 |
+
c4,stlmt,c,2.0,low,<=30
|
| 42 |
+
c4,thrsk,c,2.0,low,<=30
|
| 43 |
+
c4,wkcti,c,2.0,low,<=30
|
| 44 |
+
c4,wkna8,c,2.0,low,<=30
|
| 45 |
+
c4,wknck,c,2.0,low,<=30
|
| 46 |
+
c4,wkovl,c,2.0,low,<=30
|
| 47 |
+
c4,wkpos,c,2.0,low,<=30
|
| 48 |
+
c4,wtoeg,c,2.0,low,<=30
|
| 49 |
+
c5,bruises?,c,2.0,low,<=30
|
| 50 |
+
c5,cap-color,c,10.0,low,<=30
|
| 51 |
+
c5,cap-shape,c,6.0,low,<=30
|
| 52 |
+
c5,cap-surface,c,4.0,low,<=30
|
| 53 |
+
c5,class,c,2.0,low,<=30
|
| 54 |
+
c5,gill-attachment,c,2.0,low,<=30
|
| 55 |
+
c5,gill-color,c,12.0,low,<=30
|
| 56 |
+
c5,gill-size,c,2.0,low,<=30
|
| 57 |
+
c5,gill-spacing,c,2.0,low,<=30
|
| 58 |
+
c5,habitat,c,7.0,low,<=30
|
| 59 |
+
c5,odor,c,8.0,low,<=30
|
| 60 |
+
c5,population,c,6.0,low,<=30
|
| 61 |
+
c5,ring-number,c,2.0,low,<=30
|
| 62 |
+
c5,ring-type,c,4.0,low,<=30
|
| 63 |
+
c5,spore-print-color,c,9.0,low,<=30
|
| 64 |
+
c5,stalk-color-above-ring,c,9.0,low,<=30
|
| 65 |
+
c5,stalk-color-below-ring,c,9.0,low,<=30
|
| 66 |
+
c5,stalk-root,c,4.0,low,<=30
|
| 67 |
+
c5,stalk-shape,c,2.0,low,<=30
|
| 68 |
+
c5,stalk-surface-above-ring,c,4.0,low,<=30
|
| 69 |
+
c5,stalk-surface-below-ring,c,4.0,low,<=30
|
| 70 |
+
c5,veil-color,c,4.0,low,<=30
|
| 71 |
+
c5,veil-type,c,1.0,low,<=30
|
| 72 |
+
c6,Keywords,c,360.0,high,>300
|
| 73 |
+
c6,Question Level,c,2.0,low,<=30
|
| 74 |
+
c6,Student Country,c,8.0,low,<=30
|
| 75 |
+
c6,Subtopic,c,24.0,low,<=30
|
| 76 |
+
c6,Topic,c,14.0,low,<=30
|
| 77 |
+
c6,Type of Answer,c,2.0,low,<=30
|
| 78 |
+
c7,children,c,4.0,low,<=30
|
| 79 |
+
c7,class,c,5.0,low,<=30
|
| 80 |
+
c7,finance,c,2.0,low,<=30
|
| 81 |
+
c7,form,c,4.0,low,<=30
|
| 82 |
+
c7,has_nurs,c,5.0,low,<=30
|
| 83 |
+
c7,health,c,3.0,low,<=30
|
| 84 |
+
c7,housing,c,3.0,low,<=30
|
| 85 |
+
c7,parents,c,3.0,low,<=30
|
| 86 |
+
c7,social,c,3.0,low,<=30
|
| 87 |
+
c8,Abnormal_URL,c,2.0,low,<=30
|
| 88 |
+
c8,DNSRecord,c,2.0,low,<=30
|
| 89 |
+
c8,Domain_registeration_length,c,2.0,low,<=30
|
| 90 |
+
c8,Favicon,c,2.0,low,<=30
|
| 91 |
+
c8,Google_Index,c,2.0,low,<=30
|
| 92 |
+
c8,HTTPS_token,c,2.0,low,<=30
|
| 93 |
+
c8,Iframe,c,2.0,low,<=30
|
| 94 |
+
c8,Links_in_tags,c,3.0,low,<=30
|
| 95 |
+
c8,Links_pointing_to_page,c,3.0,low,<=30
|
| 96 |
+
c8,Page_Rank,c,2.0,low,<=30
|
| 97 |
+
c8,Prefix_Suffix,c,2.0,low,<=30
|
| 98 |
+
c8,Redirect,c,2.0,low,<=30
|
| 99 |
+
c8,Request_URL,c,2.0,low,<=30
|
| 100 |
+
c8,Result,c,2.0,low,<=30
|
| 101 |
+
c8,RightClick,c,2.0,low,<=30
|
| 102 |
+
c8,SFH,c,3.0,low,<=30
|
| 103 |
+
c8,SSLfinal_State,c,3.0,low,<=30
|
| 104 |
+
c8,Shortining_Service,c,2.0,low,<=30
|
| 105 |
+
c8,Statistical_report,c,2.0,low,<=30
|
| 106 |
+
c8,Submitting_to_email,c,2.0,low,<=30
|
| 107 |
+
c8,URL_Length,c,3.0,low,<=30
|
| 108 |
+
c8,URL_of_Anchor,c,3.0,low,<=30
|
| 109 |
+
c8,age_of_domain,c,2.0,low,<=30
|
| 110 |
+
c8,double_slash_redirecting,c,2.0,low,<=30
|
| 111 |
+
c8,having_At_Symbol,c,2.0,low,<=30
|
| 112 |
+
c8,having_IP_Address,c,2.0,low,<=30
|
| 113 |
+
c8,having_Sub_Domain,c,3.0,low,<=30
|
| 114 |
+
c8,on_mouseover,c,2.0,low,<=30
|
| 115 |
+
c8,popUpWidnow,c,2.0,low,<=30
|
| 116 |
+
c8,port,c,2.0,low,<=30
|
| 117 |
+
c8,web_traffic,c,3.0,low,<=30
|
| 118 |
+
c9,ACTION,c,2.0,low,<=30
|
| 119 |
+
c10,c1,c,13.0,low,<=30
|
| 120 |
+
c10,c2,c,13.0,low,<=30
|
| 121 |
+
c10,c3,c,13.0,low,<=30
|
| 122 |
+
c10,c4,c,13.0,low,<=30
|
| 123 |
+
c10,c5,c,13.0,low,<=30
|
| 124 |
+
c10,class,c,10.0,low,<=30
|
| 125 |
+
c10,s1,c,4.0,low,<=30
|
| 126 |
+
c10,s2,c,4.0,low,<=30
|
| 127 |
+
c10,s3,c,4.0,low,<=30
|
| 128 |
+
c10,s4,c,4.0,low,<=30
|
| 129 |
+
c10,s5,c,4.0,low,<=30
|
| 130 |
+
c11,a1,c,3.0,low,<=30
|
| 131 |
+
c11,a2,c,3.0,low,<=30
|
| 132 |
+
c11,a3,c,3.0,low,<=30
|
| 133 |
+
c11,a4,c,3.0,low,<=30
|
| 134 |
+
c11,a5,c,3.0,low,<=30
|
| 135 |
+
c11,a6,c,3.0,low,<=30
|
| 136 |
+
c11,b1,c,3.0,low,<=30
|
| 137 |
+
c11,b2,c,3.0,low,<=30
|
| 138 |
+
c11,b3,c,3.0,low,<=30
|
| 139 |
+
c11,b4,c,3.0,low,<=30
|
| 140 |
+
c11,b5,c,3.0,low,<=30
|
| 141 |
+
c11,b6,c,3.0,low,<=30
|
| 142 |
+
c11,c1,c,3.0,low,<=30
|
| 143 |
+
c11,c2,c,3.0,low,<=30
|
| 144 |
+
c11,c3,c,3.0,low,<=30
|
| 145 |
+
c11,c4,c,3.0,low,<=30
|
| 146 |
+
c11,c5,c,3.0,low,<=30
|
| 147 |
+
c11,c6,c,3.0,low,<=30
|
| 148 |
+
c11,class,c,3.0,low,<=30
|
| 149 |
+
c11,d1,c,3.0,low,<=30
|
| 150 |
+
c11,d2,c,3.0,low,<=30
|
| 151 |
+
c11,d3,c,3.0,low,<=30
|
| 152 |
+
c11,d4,c,3.0,low,<=30
|
| 153 |
+
c11,d5,c,3.0,low,<=30
|
| 154 |
+
c11,d6,c,3.0,low,<=30
|
| 155 |
+
c11,e1,c,3.0,low,<=30
|
| 156 |
+
c11,e2,c,3.0,low,<=30
|
| 157 |
+
c11,e3,c,3.0,low,<=30
|
| 158 |
+
c11,e4,c,3.0,low,<=30
|
| 159 |
+
c11,e5,c,3.0,low,<=30
|
| 160 |
+
c11,e6,c,3.0,low,<=30
|
| 161 |
+
c11,f1,c,3.0,low,<=30
|
| 162 |
+
c11,f2,c,3.0,low,<=30
|
| 163 |
+
c11,f3,c,3.0,low,<=30
|
| 164 |
+
c11,f4,c,3.0,low,<=30
|
| 165 |
+
c11,f5,c,3.0,low,<=30
|
| 166 |
+
c11,f6,c,3.0,low,<=30
|
| 167 |
+
c11,g1,c,3.0,low,<=30
|
| 168 |
+
c11,g2,c,3.0,low,<=30
|
| 169 |
+
c11,g3,c,3.0,low,<=30
|
| 170 |
+
c11,g4,c,3.0,low,<=30
|
| 171 |
+
c11,g5,c,3.0,low,<=30
|
| 172 |
+
c11,g6,c,3.0,low,<=30
|
| 173 |
+
c12,alt.a.tour,c,2.0,low,<=30
|
| 174 |
+
c12,alt.about,c,2.0,low,<=30
|
| 175 |
+
c12,alt.ad,c,2.0,low,<=30
|
| 176 |
+
c12,alt.all,c,2.0,low,<=30
|
| 177 |
+
c12,alt.amazon,c,2.0,low,<=30
|
| 178 |
+
c12,alt.amazon.com,c,2.0,low,<=30
|
| 179 |
+
c12,alt.and,c,2.0,low,<=30
|
| 180 |
+
c12,alt.at,c,2.0,low,<=30
|
| 181 |
+
c12,alt.award,c,2.0,low,<=30
|
| 182 |
+
c12,alt.back,c,2.0,low,<=30
|
| 183 |
+
c12,alt.banner,c,2.0,low,<=30
|
| 184 |
+
c12,alt.book,c,2.0,low,<=30
|
| 185 |
+
c12,alt.by,c,2.0,low,<=30
|
| 186 |
+
c12,alt.bytes,c,2.0,low,<=30
|
| 187 |
+
c12,alt.cat,c,2.0,low,<=30
|
| 188 |
+
c12,alt.chat,c,2.0,low,<=30
|
| 189 |
+
c12,alt.click,c,2.0,low,<=30
|
| 190 |
+
c12,alt.click.here,c,2.0,low,<=30
|
| 191 |
+
c12,alt.club,c,2.0,low,<=30
|
| 192 |
+
c12,alt.com,c,2.0,low,<=30
|
| 193 |
+
c12,alt.cool,c,2.0,low,<=30
|
| 194 |
+
c12,alt.download,c,2.0,low,<=30
|
| 195 |
+
c12,alt.email,c,2.0,low,<=30
|
| 196 |
+
c12,alt.email.me,c,2.0,low,<=30
|
| 197 |
+
c12,alt.explorer,c,2.0,low,<=30
|
| 198 |
+
c12,alt.find,c,2.0,low,<=30
|
| 199 |
+
c12,alt.for,c,2.0,low,<=30
|
| 200 |
+
c12,alt.for.a,c,2.0,low,<=30
|
| 201 |
+
c12,alt.forums,c,2.0,low,<=30
|
| 202 |
+
c12,alt.free,c,2.0,low,<=30
|
| 203 |
+
c12,alt.from,c,2.0,low,<=30
|
| 204 |
+
c12,alt.geocities,c,2.0,low,<=30
|
| 205 |
+
c12,alt.get,c,2.0,low,<=30
|
| 206 |
+
c12,alt.graphic,c,2.0,low,<=30
|
| 207 |
+
c12,alt.guestbook,c,2.0,low,<=30
|
| 208 |
+
c12,alt.heartland,c,2.0,low,<=30
|
| 209 |
+
c12,alt.here,c,2.0,low,<=30
|
| 210 |
+
c12,alt.here.for,c,2.0,low,<=30
|
| 211 |
+
c12,alt.here.to,c,2.0,low,<=30
|
| 212 |
+
c12,alt.home,c,2.0,low,<=30
|
| 213 |
+
c12,alt.home.page,c,2.0,low,<=30
|
| 214 |
+
c12,alt.in,c,2.0,low,<=30
|
| 215 |
+
c12,alt.info,c,2.0,low,<=30
|
| 216 |
+
c12,alt.information,c,2.0,low,<=30
|
| 217 |
+
c12,alt.internet,c,2.0,low,<=30
|
| 218 |
+
c12,alt.internet.explorer,c,2.0,low,<=30
|
| 219 |
+
c12,alt.join,c,2.0,low,<=30
|
| 220 |
+
c12,alt.kat,c,2.0,low,<=30
|
| 221 |
+
c12,alt.kitty,c,2.0,low,<=30
|
| 222 |
+
c12,alt.like,c,2.0,low,<=30
|
| 223 |
+
c12,alt.like.mine,c,2.0,low,<=30
|
| 224 |
+
c12,alt.link,c,2.0,low,<=30
|
| 225 |
+
c12,alt.links,c,2.0,low,<=30
|
| 226 |
+
c12,alt.logo,c,2.0,low,<=30
|
| 227 |
+
c12,alt.me,c,2.0,low,<=30
|
| 228 |
+
c12,alt.microsoft,c,2.0,low,<=30
|
| 229 |
+
c12,alt.mine,c,2.0,low,<=30
|
| 230 |
+
c12,alt.more,c,2.0,low,<=30
|
| 231 |
+
c12,alt.my,c,2.0,low,<=30
|
| 232 |
+
c12,alt.my.guestbook,c,2.0,low,<=30
|
| 233 |
+
c12,alt.my.site,c,2.0,low,<=30
|
| 234 |
+
c12,alt.net,c,2.0,low,<=30
|
| 235 |
+
c12,alt.netscape,c,2.0,low,<=30
|
| 236 |
+
c12,alt.network,c,2.0,low,<=30
|
| 237 |
+
c12,alt.new,c,2.0,low,<=30
|
| 238 |
+
c12,alt.news,c,2.0,low,<=30
|
| 239 |
+
c12,alt.next,c,2.0,low,<=30
|
| 240 |
+
c12,alt.next.site,c,2.0,low,<=30
|
| 241 |
+
c12,alt.now,c,2.0,low,<=30
|
| 242 |
+
c12,alt.of,c,2.0,low,<=30
|
| 243 |
+
c12,alt.of.the,c,2.0,low,<=30
|
| 244 |
+
c12,alt.on,c,2.0,low,<=30
|
| 245 |
+
c12,alt.on.the,c,2.0,low,<=30
|
| 246 |
+
c12,alt.online,c,2.0,low,<=30
|
| 247 |
+
c12,alt.our,c,2.0,low,<=30
|
| 248 |
+
c12,alt.out,c,2.0,low,<=30
|
| 249 |
+
c12,alt.page,c,2.0,low,<=30
|
| 250 |
+
c12,alt.pages,c,2.0,low,<=30
|
| 251 |
+
c12,alt.pages.like,c,2.0,low,<=30
|
| 252 |
+
c12,alt.picture,c,2.0,low,<=30
|
| 253 |
+
c12,alt.products,c,2.0,low,<=30
|
| 254 |
+
c12,alt.rank,c,2.0,low,<=30
|
| 255 |
+
c12,alt.rank.my,c,2.0,low,<=30
|
| 256 |
+
c12,alt.ring,c,2.0,low,<=30
|
| 257 |
+
c12,alt.romance,c,2.0,low,<=30
|
| 258 |
+
c12,alt.search,c,2.0,low,<=30
|
| 259 |
+
c12,alt.send,c,2.0,low,<=30
|
| 260 |
+
c12,alt.send.this,c,2.0,low,<=30
|
| 261 |
+
c12,alt.services,c,2.0,low,<=30
|
| 262 |
+
c12,alt.site,c,2.0,low,<=30
|
| 263 |
+
c12,alt.take,c,2.0,low,<=30
|
| 264 |
+
c12,alt.take.a,c,2.0,low,<=30
|
| 265 |
+
c12,alt.the,c,2.0,low,<=30
|
| 266 |
+
c12,alt.the.kat,c,2.0,low,<=30
|
| 267 |
+
c12,alt.this,c,2.0,low,<=30
|
| 268 |
+
c12,alt.this.page,c,2.0,low,<=30
|
| 269 |
+
c12,alt.to,c,2.0,low,<=30
|
| 270 |
+
c12,alt.to.visit,c,2.0,low,<=30
|
| 271 |
+
c12,alt.top,c,2.0,low,<=30
|
| 272 |
+
c12,alt.tour,c,2.0,low,<=30
|
| 273 |
+
c12,alt.up,c,2.0,low,<=30
|
| 274 |
+
c12,alt.us,c,2.0,low,<=30
|
| 275 |
+
c12,alt.visit,c,2.0,low,<=30
|
| 276 |
+
c12,alt.visit.our,c,2.0,low,<=30
|
| 277 |
+
c12,alt.visit.the,c,2.0,low,<=30
|
| 278 |
+
c12,alt.wacky,c,2.0,low,<=30
|
| 279 |
+
c12,alt.web,c,2.0,low,<=30
|
| 280 |
+
c12,alt.what,c,2.0,low,<=30
|
| 281 |
+
c12,alt.with,c,2.0,low,<=30
|
| 282 |
+
c12,alt.you,c,2.0,low,<=30
|
| 283 |
+
c12,alt.your,c,2.0,low,<=30
|
| 284 |
+
c12,ancurl.1.cid,c,2.0,low,<=30
|
| 285 |
+
c12,ancurl.1.d,c,2.0,low,<=30
|
| 286 |
+
c12,ancurl.1.familyid,c,2.0,low,<=30
|
| 287 |
+
c12,ancurl.1154.linkpg,c,2.0,low,<=30
|
| 288 |
+
c12,ancurl.123greetings.com,c,2.0,low,<=30
|
| 289 |
+
c12,ancurl.2f,c,2.0,low,<=30
|
| 290 |
+
c12,ancurl.2f.2fwww,c,2.0,low,<=30
|
| 291 |
+
c12,ancurl.2fcgi,c,2.0,low,<=30
|
| 292 |
+
c12,ancurl.2fclick,c,2.0,low,<=30
|
| 293 |
+
c12,ancurl.2fclick.ng,c,2.0,low,<=30
|
| 294 |
+
c12,ancurl.2fcrawler,c,2.0,low,<=30
|
| 295 |
+
c12,ancurl.2fwww,c,2.0,low,<=30
|
| 296 |
+
c12,ancurl.2meta.com,c,2.0,low,<=30
|
| 297 |
+
c12,ancurl.3a,c,2.0,low,<=30
|
| 298 |
+
c12,ancurl.3a.2fcrawler,c,2.0,low,<=30
|
| 299 |
+
c12,ancurl.4.mem,c,2.0,low,<=30
|
| 300 |
+
c12,ancurl.468x60,c,2.0,low,<=30
|
| 301 |
+
c12,ancurl.468x60.runofsite,c,2.0,low,<=30
|
| 302 |
+
c12,ancurl.526.redirect,c,2.0,low,<=30
|
| 303 |
+
c12,ancurl.629.redirect,c,2.0,low,<=30
|
| 304 |
+
c12,ancurl.FlowSoft.com,c,2.0,low,<=30
|
| 305 |
+
c12,ancurl.Lpage.com,c,2.0,low,<=30
|
| 306 |
+
c12,ancurl.a.uk,c,2.0,low,<=30
|
| 307 |
+
c12,ancurl.about,c,2.0,low,<=30
|
| 308 |
+
c12,ancurl.acc,c,2.0,low,<=30
|
| 309 |
+
c12,ancurl.acc.clickthru,c,2.0,low,<=30
|
| 310 |
+
c12,ancurl.access.ch,c,2.0,low,<=30
|
| 311 |
+
c12,ancurl.accessus.net,c,2.0,low,<=30
|
| 312 |
+
c12,ancurl.ad,c,2.0,low,<=30
|
| 313 |
+
c12,ancurl.ad.bin,c,2.0,low,<=30
|
| 314 |
+
c12,ancurl.ad.doubleclick.net,c,2.0,low,<=30
|
| 315 |
+
c12,ancurl.ad.preferences,c,2.0,low,<=30
|
| 316 |
+
c12,ancurl.adclick,c,2.0,low,<=30
|
| 317 |
+
c12,ancurl.adclick.exe,c,2.0,low,<=30
|
| 318 |
+
c12,ancurl.adclick.id,c,2.0,low,<=30
|
| 319 |
+
c12,ancurl.adcount,c,2.0,low,<=30
|
| 320 |
+
c12,ancurl.adcount.plx,c,2.0,low,<=30
|
| 321 |
+
c12,ancurl.adid,c,2.0,low,<=30
|
| 322 |
+
c12,ancurl.ads,c,2.0,low,<=30
|
| 323 |
+
c12,ancurl.ads.msn,c,2.0,low,<=30
|
| 324 |
+
c12,ancurl.ads.msn.com,c,2.0,low,<=30
|
| 325 |
+
c12,ancurl.ads.redirect,c,2.0,low,<=30
|
| 326 |
+
c12,ancurl.afn.org,c,2.0,low,<=30
|
| 327 |
+
c12,ancurl.afn47757,c,2.0,low,<=30
|
| 328 |
+
c12,ancurl.afn47757.clawring,c,2.0,low,<=30
|
| 329 |
+
c12,ancurl.amazon.com,c,2.0,low,<=30
|
| 330 |
+
c12,ancurl.amp,c,2.0,low,<=30
|
| 331 |
+
c12,ancurl.ans,c,2.0,low,<=30
|
| 332 |
+
c12,ancurl.ans.entry,c,2.0,low,<=30
|
| 333 |
+
c12,ancurl.any,c,2.0,low,<=30
|
| 334 |
+
c12,ancurl.any.time,c,2.0,low,<=30
|
| 335 |
+
c12,ancurl.aol.com,c,2.0,low,<=30
|
| 336 |
+
c12,ancurl.april,c,2.0,low,<=30
|
| 337 |
+
c12,ancurl.april.fools,c,2.0,low,<=30
|
| 338 |
+
c12,ancurl.area,c,2.0,low,<=30
|
| 339 |
+
c12,ancurl.area51,c,2.0,low,<=30
|
| 340 |
+
c12,ancurl.area51.corridor,c,2.0,low,<=30
|
| 341 |
+
c12,ancurl.area51.labyrinth,c,2.0,low,<=30
|
| 342 |
+
c12,ancurl.art,c,2.0,low,<=30
|
| 343 |
+
c12,ancurl.arvann,c,2.0,low,<=30
|
| 344 |
+
c12,ancurl.arvann.images,c,2.0,low,<=30
|
| 345 |
+
c12,ancurl.asp,c,2.0,low,<=30
|
| 346 |
+
c12,ancurl.athens,c,2.0,low,<=30
|
| 347 |
+
c12,ancurl.athens.8774,c,2.0,low,<=30
|
| 348 |
+
c12,ancurl.athens.forum,c,2.0,low,<=30
|
| 349 |
+
c12,ancurl.autotown.com,c,2.0,low,<=30
|
| 350 |
+
c12,ancurl.bars,c,2.0,low,<=30
|
| 351 |
+
c12,ancurl.bds,c,2.0,low,<=30
|
| 352 |
+
c12,ancurl.bin,c,2.0,low,<=30
|
| 353 |
+
c12,ancurl.bin.acc,c,2.0,low,<=30
|
| 354 |
+
c12,ancurl.bin.ad,c,2.0,low,<=30
|
| 355 |
+
c12,ancurl.bin.adcount,c,2.0,low,<=30
|
| 356 |
+
c12,ancurl.bin.cgiadman,c,2.0,low,<=30
|
| 357 |
+
c12,ancurl.bin.click,c,2.0,low,<=30
|
| 358 |
+
c12,ancurl.bin.geoguide,c,2.0,low,<=30
|
| 359 |
+
c12,ancurl.bin.homestead,c,2.0,low,<=30
|
| 360 |
+
c12,ancurl.bin.nph,c,2.0,low,<=30
|
| 361 |
+
c12,ancurl.bin.search,c,2.0,low,<=30
|
| 362 |
+
c12,ancurl.bin.webring,c,2.0,low,<=30
|
| 363 |
+
c12,ancurl.bishop,c,2.0,low,<=30
|
| 364 |
+
c12,ancurl.bossintl.com,c,2.0,low,<=30
|
| 365 |
+
c12,ancurl.bridalinfo,c,2.0,low,<=30
|
| 366 |
+
c12,ancurl.carousel.org,c,2.0,low,<=30
|
| 367 |
+
c12,ancurl.cat,c,2.0,low,<=30
|
| 368 |
+
c12,ancurl.cat.general,c,2.0,low,<=30
|
| 369 |
+
c12,ancurl.catring,c,2.0,low,<=30
|
| 370 |
+
c12,ancurl.catring.html,c,2.0,low,<=30
|
| 371 |
+
c12,ancurl.cats,c,2.0,low,<=30
|
| 372 |
+
c12,ancurl.cfm,c,2.0,low,<=30
|
| 373 |
+
c12,ancurl.cgiadman,c,2.0,low,<=30
|
| 374 |
+
c12,ancurl.cgiadman.dll,c,2.0,low,<=30
|
| 375 |
+
c12,ancurl.cid,c,2.0,low,<=30
|
| 376 |
+
c12,ancurl.cjackson,c,2.0,low,<=30
|
| 377 |
+
c12,ancurl.cjackson.kandinsky,c,2.0,low,<=30
|
| 378 |
+
c12,ancurl.claw,c,2.0,low,<=30
|
| 379 |
+
c12,ancurl.claw.id,c,2.0,low,<=30
|
| 380 |
+
c12,ancurl.clawring,c,2.0,low,<=30
|
| 381 |
+
c12,ancurl.clawring.htm,c,2.0,low,<=30
|
| 382 |
+
c12,ancurl.click,c,2.0,low,<=30
|
| 383 |
+
c12,ancurl.click.ng,c,2.0,low,<=30
|
| 384 |
+
c12,ancurl.click.profileid,c,2.0,low,<=30
|
| 385 |
+
c12,ancurl.click.runid,c,2.0,low,<=30
|
| 386 |
+
c12,ancurl.clickid,c,2.0,low,<=30
|
| 387 |
+
c12,ancurl.clickthru,c,2.0,low,<=30
|
| 388 |
+
c12,ancurl.clickthru.clickid,c,2.0,low,<=30
|
| 389 |
+
c12,ancurl.cnet,c,2.0,low,<=30
|
| 390 |
+
c12,ancurl.cnet.cat,c,2.0,low,<=30
|
| 391 |
+
c12,ancurl.cnm,c,2.0,low,<=30
|
| 392 |
+
c12,ancurl.co,c,2.0,low,<=30
|
| 393 |
+
c12,ancurl.co.uk,c,2.0,low,<=30
|
| 394 |
+
c12,ancurl.com,c,2.0,low,<=30
|
| 395 |
+
c12,ancurl.com.ads,c,2.0,low,<=30
|
| 396 |
+
c12,ancurl.com.home,c,2.0,low,<=30
|
| 397 |
+
c12,ancurl.comprod,c,2.0,low,<=30
|
| 398 |
+
c12,ancurl.comprod.mirror,c,2.0,low,<=30
|
| 399 |
+
c12,ancurl.contact,c,2.0,low,<=30
|
| 400 |
+
c12,ancurl.copymat.com,c,2.0,low,<=30
|
| 401 |
+
c12,ancurl.corridor,c,2.0,low,<=30
|
| 402 |
+
c12,ancurl.cqi.com,c,2.0,low,<=30
|
| 403 |
+
c12,ancurl.csuhayward.edu,c,2.0,low,<=30
|
| 404 |
+
c12,ancurl.cuteftp,c,2.0,low,<=30
|
| 405 |
+
c12,ancurl.d.ukie,c,2.0,low,<=30
|
| 406 |
+
c12,ancurl.de,c,2.0,low,<=30
|
| 407 |
+
c12,ancurl.default,c,2.0,low,<=30
|
| 408 |
+
c12,ancurl.dejay,c,2.0,low,<=30
|
| 409 |
+
c12,ancurl.delv,c,2.0,low,<=30
|
| 410 |
+
c12,ancurl.delv.dir,c,2.0,low,<=30
|
| 411 |
+
c12,ancurl.desc,c,2.0,low,<=30
|
| 412 |
+
c12,ancurl.desc.4,c,2.0,low,<=30
|
| 413 |
+
c12,ancurl.dir,c,2.0,low,<=30
|
| 414 |
+
c12,ancurl.dir.qual,c,2.0,low,<=30
|
| 415 |
+
c12,ancurl.direct,c,2.0,low,<=30
|
| 416 |
+
c12,ancurl.direct.topic,c,2.0,low,<=30
|
| 417 |
+
c12,ancurl.dll,c,2.0,low,<=30
|
| 418 |
+
c12,ancurl.dll.cid,c,2.0,low,<=30
|
| 419 |
+
c12,ancurl.dll.type,c,2.0,low,<=30
|
| 420 |
+
c12,ancurl.doubleclick.net,c,2.0,low,<=30
|
| 421 |
+
c12,ancurl.download,c,2.0,low,<=30
|
| 422 |
+
c12,ancurl.dreamn.com,c,2.0,low,<=30
|
| 423 |
+
c12,ancurl.dumble,c,2.0,low,<=30
|
| 424 |
+
c12,ancurl.e.html,c,2.0,low,<=30
|
| 425 |
+
c12,ancurl.edition,c,2.0,low,<=30
|
| 426 |
+
c12,ancurl.edition.cnet,c,2.0,low,<=30
|
| 427 |
+
c12,ancurl.emailbox,c,2.0,low,<=30
|
| 428 |
+
c12,ancurl.emailme,c,2.0,low,<=30
|
| 429 |
+
c12,ancurl.enchantedforest,c,2.0,low,<=30
|
| 430 |
+
c12,ancurl.entry,c,2.0,low,<=30
|
| 431 |
+
c12,ancurl.esi,c,2.0,low,<=30
|
| 432 |
+
c12,ancurl.event,c,2.0,low,<=30
|
| 433 |
+
c12,ancurl.event.ng,c,2.0,low,<=30
|
| 434 |
+
c12,ancurl.excite,c,2.0,low,<=30
|
| 435 |
+
c12,ancurl.excite.468x60,c,2.0,low,<=30
|
| 436 |
+
c12,ancurl.excite.com,c,2.0,low,<=30
|
| 437 |
+
c12,ancurl.exe,c,2.0,low,<=30
|
| 438 |
+
c12,ancurl.exe.cid,c,2.0,low,<=30
|
| 439 |
+
c12,ancurl.exec,c,2.0,low,<=30
|
| 440 |
+
c12,ancurl.exec.obidos,c,2.0,low,<=30
|
| 441 |
+
c12,ancurl.express.scripts.com,c,2.0,low,<=30
|
| 442 |
+
c12,ancurl.family,c,2.0,low,<=30
|
| 443 |
+
c12,ancurl.familyid,c,2.0,low,<=30
|
| 444 |
+
c12,ancurl.fbox.vt.edu,c,2.0,low,<=30
|
| 445 |
+
c12,ancurl.features,c,2.0,low,<=30
|
| 446 |
+
c12,ancurl.features.forums,c,2.0,low,<=30
|
| 447 |
+
c12,ancurl.fools,c,2.0,low,<=30
|
| 448 |
+
c12,ancurl.forum,c,2.0,low,<=30
|
| 449 |
+
c12,ancurl.forum.8078,c,2.0,low,<=30
|
| 450 |
+
c12,ancurl.forums,c,2.0,low,<=30
|
| 451 |
+
c12,ancurl.francois,c,2.0,low,<=30
|
| 452 |
+
c12,ancurl.gallery,c,2.0,low,<=30
|
| 453 |
+
c12,ancurl.general,c,2.0,low,<=30
|
| 454 |
+
c12,ancurl.general.site,c,2.0,low,<=30
|
| 455 |
+
c12,ancurl.geocities.com,c,2.0,low,<=30
|
| 456 |
+
c12,ancurl.geoguide,c,2.0,low,<=30
|
| 457 |
+
c12,ancurl.geoguide.emailme,c,2.0,low,<=30
|
| 458 |
+
c12,ancurl.geoguide.geoguide,c,2.0,low,<=30
|
| 459 |
+
c12,ancurl.geoguide.rank,c,2.0,low,<=30
|
| 460 |
+
c12,ancurl.geoguide.sendform,c,2.0,low,<=30
|
| 461 |
+
c12,ancurl.geoguide.tour,c,2.0,low,<=30
|
| 462 |
+
c12,ancurl.gg,c,2.0,low,<=30
|
| 463 |
+
c12,ancurl.gid,c,2.0,low,<=30
|
| 464 |
+
c12,ancurl.gif.pk,c,2.0,low,<=30
|
| 465 |
+
c12,ancurl.globec.com.au,c,2.0,low,<=30
|
| 466 |
+
c12,ancurl.go,c,2.0,low,<=30
|
| 467 |
+
c12,ancurl.go2net.com,c,2.0,low,<=30
|
| 468 |
+
c12,ancurl.gort.ucsd.edu,c,2.0,low,<=30
|
| 469 |
+
c12,ancurl.grouper.com,c,2.0,low,<=30
|
| 470 |
+
c12,ancurl.groupid,c,2.0,low,<=30
|
| 471 |
+
c12,ancurl.groupid.1,c,2.0,low,<=30
|
| 472 |
+
c12,ancurl.heartland,c,2.0,low,<=30
|
| 473 |
+
c12,ancurl.heartland.plains,c,2.0,low,<=30
|
| 474 |
+
c12,ancurl.heartland.pointe,c,2.0,low,<=30
|
| 475 |
+
c12,ancurl.heartland.valley,c,2.0,low,<=30
|
| 476 |
+
c12,ancurl.home,c,2.0,low,<=30
|
| 477 |
+
c12,ancurl.home.htm,c,2.0,low,<=30
|
| 478 |
+
c12,ancurl.home.html,c,2.0,low,<=30
|
| 479 |
+
c12,ancurl.home.netscape.com,c,2.0,low,<=30
|
| 480 |
+
c12,ancurl.home.ring,c,2.0,low,<=30
|
| 481 |
+
c12,ancurl.homepage,c,2.0,low,<=30
|
| 482 |
+
c12,ancurl.homestead,c,2.0,low,<=30
|
| 483 |
+
c12,ancurl.homestead.ans,c,2.0,low,<=30
|
| 484 |
+
c12,ancurl.hotwired.com,c,2.0,low,<=30
|
| 485 |
+
c12,ancurl.how,c,2.0,low,<=30
|
| 486 |
+
c12,ancurl.how.htm,c,2.0,low,<=30
|
| 487 |
+
c12,ancurl.http.2f,c,2.0,low,<=30
|
| 488 |
+
c12,ancurl.http.ad,c,2.0,low,<=30
|
| 489 |
+
c12,ancurl.http.ads,c,2.0,low,<=30
|
| 490 |
+
c12,ancurl.http.www,c,2.0,low,<=30
|
| 491 |
+
c12,ancurl.hydrogeologist,c,2.0,low,<=30
|
| 492 |
+
c12,ancurl.ibitexas.com,c,2.0,low,<=30
|
| 493 |
+
c12,ancurl.icgnet.com,c,2.0,low,<=30
|
| 494 |
+
c12,ancurl.id,c,2.0,low,<=30
|
| 495 |
+
c12,ancurl.ie,c,2.0,low,<=30
|
| 496 |
+
c12,ancurl.image,c,2.0,low,<=30
|
| 497 |
+
c12,ancurl.image.http,c,2.0,low,<=30
|
| 498 |
+
c12,ancurl.images,c,2.0,low,<=30
|
| 499 |
+
c12,ancurl.index,c,2.0,low,<=30
|
| 500 |
+
c12,ancurl.index.htm,c,2.0,low,<=30
|
| 501 |
+
c12,ancurl.index.html,c,2.0,low,<=30
|
| 502 |
+
c12,ancurl.info,c,2.0,low,<=30
|
| 503 |
+
c12,ancurl.infoserver.etl.vt.edu,c,2.0,low,<=30
|
| 504 |
+
c12,ancurl.internauts.ca,c,2.0,low,<=30
|
| 505 |
+
c12,ancurl.inwap,c,2.0,low,<=30
|
| 506 |
+
c12,ancurl.inwap.cats,c,2.0,low,<=30
|
| 507 |
+
c12,ancurl.inwap.com,c,2.0,low,<=30
|
| 508 |
+
c12,ancurl.irish.times.com,c,2.0,low,<=30
|
| 509 |
+
c12,ancurl.it,c,2.0,low,<=30
|
| 510 |
+
c12,ancurl.josefina3,c,2.0,low,<=30
|
| 511 |
+
c12,ancurl.jsd,c,2.0,low,<=30
|
| 512 |
+
c12,ancurl.jsd.how,c,2.0,low,<=30
|
| 513 |
+
c12,ancurl.jump,c,2.0,low,<=30
|
| 514 |
+
c12,ancurl.kandinsky,c,2.0,low,<=30
|
| 515 |
+
c12,ancurl.kandinsky.p,c,2.0,low,<=30
|
| 516 |
+
c12,ancurl.kat001,c,2.0,low,<=30
|
| 517 |
+
c12,ancurl.kats,c,2.0,low,<=30
|
| 518 |
+
c12,ancurl.keith,c,2.0,low,<=30
|
| 519 |
+
c12,ancurl.keith.dumble,c,2.0,low,<=30
|
| 520 |
+
c12,ancurl.labyrinth,c,2.0,low,<=30
|
| 521 |
+
c12,ancurl.labyrinth.9439,c,2.0,low,<=30
|
| 522 |
+
c12,ancurl.lg,c,2.0,low,<=30
|
| 523 |
+
c12,ancurl.lg.gif,c,2.0,low,<=30
|
| 524 |
+
c12,ancurl.library,c,2.0,low,<=30
|
| 525 |
+
c12,ancurl.library.pitcairn,c,2.0,low,<=30
|
| 526 |
+
c12,ancurl.likesbooks.com,c,2.0,low,<=30
|
| 527 |
+
c12,ancurl.link,c,2.0,low,<=30
|
| 528 |
+
c12,ancurl.link.pics,c,2.0,low,<=30
|
| 529 |
+
c12,ancurl.linkpg,c,2.0,low,<=30
|
| 530 |
+
c12,ancurl.linkpg.htm,c,2.0,low,<=30
|
| 531 |
+
c12,ancurl.links,c,2.0,low,<=30
|
| 532 |
+
c12,ancurl.links.html,c,2.0,low,<=30
|
| 533 |
+
c12,ancurl.lspace.org,c,2.0,low,<=30
|
| 534 |
+
c12,ancurl.lycos.co.uk,c,2.0,low,<=30
|
| 535 |
+
c12,ancurl.magic,c,2.0,low,<=30
|
| 536 |
+
c12,ancurl.magic.adclick,c,2.0,low,<=30
|
| 537 |
+
c12,ancurl.main,c,2.0,low,<=30
|
| 538 |
+
c12,ancurl.malek,c,2.0,low,<=30
|
| 539 |
+
c12,ancurl.marketing,c,2.0,low,<=30
|
| 540 |
+
c12,ancurl.marketplace,c,2.0,low,<=30
|
| 541 |
+
c12,ancurl.martnet,c,2.0,low,<=30
|
| 542 |
+
c12,ancurl.martnet.com,c,2.0,low,<=30
|
| 543 |
+
c12,ancurl.mc,c,2.0,low,<=30
|
| 544 |
+
c12,ancurl.mc.3a,c,2.0,low,<=30
|
| 545 |
+
c12,ancurl.mcet.edu,c,2.0,low,<=30
|
| 546 |
+
c12,ancurl.mei.co.jp,c,2.0,low,<=30
|
| 547 |
+
c12,ancurl.mem,c,2.0,low,<=30
|
| 548 |
+
c12,ancurl.mem.1,c,2.0,low,<=30
|
| 549 |
+
c12,ancurl.member,c,2.0,low,<=30
|
| 550 |
+
c12,ancurl.members,c,2.0,low,<=30
|
| 551 |
+
c12,ancurl.members.accessus.net,c,2.0,low,<=30
|
| 552 |
+
c12,ancurl.members.aol.com,c,2.0,low,<=30
|
| 553 |
+
c12,ancurl.members.keith,c,2.0,low,<=30
|
| 554 |
+
c12,ancurl.microsoft.com,c,2.0,low,<=30
|
| 555 |
+
c12,ancurl.midnight,c,2.0,low,<=30
|
| 556 |
+
c12,ancurl.midnight.id,c,2.0,low,<=30
|
| 557 |
+
c12,ancurl.mindlink.net,c,2.0,low,<=30
|
| 558 |
+
c12,ancurl.mirror,c,2.0,low,<=30
|
| 559 |
+
c12,ancurl.monmouth.com,c,2.0,low,<=30
|
| 560 |
+
c12,ancurl.msn,c,2.0,low,<=30
|
| 561 |
+
c12,ancurl.msn.com,c,2.0,low,<=30
|
| 562 |
+
c12,ancurl.msn.com.1,c,2.0,low,<=30
|
| 563 |
+
c12,ancurl.n.a,c,2.0,low,<=30
|
| 564 |
+
c12,ancurl.name,c,2.0,low,<=30
|
| 565 |
+
c12,ancurl.ne,c,2.0,low,<=30
|
| 566 |
+
c12,ancurl.net,c,2.0,low,<=30
|
| 567 |
+
c12,ancurl.netscape.com,c,2.0,low,<=30
|
| 568 |
+
c12,ancurl.new,c,2.0,low,<=30
|
| 569 |
+
c12,ancurl.news,c,2.0,low,<=30
|
| 570 |
+
c12,ancurl.news.com,c,2.0,low,<=30
|
| 571 |
+
c12,ancurl.news.observer.com,c,2.0,low,<=30
|
| 572 |
+
c12,ancurl.next,c,2.0,low,<=30
|
| 573 |
+
c12,ancurl.ng,c,2.0,low,<=30
|
| 574 |
+
c12,ancurl.ng.spacedesc,c,2.0,low,<=30
|
| 575 |
+
c12,ancurl.ng.type,c,2.0,low,<=30
|
| 576 |
+
c12,ancurl.nph,c,2.0,low,<=30
|
| 577 |
+
c12,ancurl.nph.adclick,c,2.0,low,<=30
|
| 578 |
+
c12,ancurl.nsads.hotwired.com,c,2.0,low,<=30
|
| 579 |
+
c12,ancurl.obidos,c,2.0,low,<=30
|
| 580 |
+
c12,ancurl.ora.com,c,2.0,low,<=30
|
| 581 |
+
c12,ancurl.pacific.net.sg,c,2.0,low,<=30
|
| 582 |
+
c12,ancurl.pacificrim.net,c,2.0,low,<=30
|
| 583 |
+
c12,ancurl.page,c,2.0,low,<=30
|
| 584 |
+
c12,ancurl.paul.spu.edu,c,2.0,low,<=30
|
| 585 |
+
c12,ancurl.peace,c,2.0,low,<=30
|
| 586 |
+
c12,ancurl.people,c,2.0,low,<=30
|
| 587 |
+
c12,ancurl.personal,c,2.0,low,<=30
|
| 588 |
+
c12,ancurl.phoenix.mcet.edu,c,2.0,low,<=30
|
| 589 |
+
c12,ancurl.pics,c,2.0,low,<=30
|
| 590 |
+
c12,ancurl.pics.cats,c,2.0,low,<=30
|
| 591 |
+
c12,ancurl.pitcairn,c,2.0,low,<=30
|
| 592 |
+
c12,ancurl.pk,c,2.0,low,<=30
|
| 593 |
+
c12,ancurl.pl,c,2.0,low,<=30
|
| 594 |
+
c12,ancurl.plains,c,2.0,low,<=30
|
| 595 |
+
c12,ancurl.plug.go2net.com,c,2.0,low,<=30
|
| 596 |
+
c12,ancurl.plx,c,2.0,low,<=30
|
| 597 |
+
c12,ancurl.plx.http,c,2.0,low,<=30
|
| 598 |
+
c12,ancurl.pointe,c,2.0,low,<=30
|
| 599 |
+
c12,ancurl.pointe.1154,c,2.0,low,<=30
|
| 600 |
+
c12,ancurl.polypkem,c,2.0,low,<=30
|
| 601 |
+
c12,ancurl.pratchett,c,2.0,low,<=30
|
| 602 |
+
c12,ancurl.preferences,c,2.0,low,<=30
|
| 603 |
+
c12,ancurl.preferences.com,c,2.0,low,<=30
|
| 604 |
+
c12,ancurl.products,c,2.0,low,<=30
|
| 605 |
+
c12,ancurl.profileid,c,2.0,low,<=30
|
| 606 |
+
c12,ancurl.psu.edu,c,2.0,low,<=30
|
| 607 |
+
c12,ancurl.pub,c,2.0,low,<=30
|
| 608 |
+
c12,ancurl.puc.edu,c,2.0,low,<=30
|
| 609 |
+
c12,ancurl.qual,c,2.0,low,<=30
|
| 610 |
+
c12,ancurl.qual.mc,c,2.0,low,<=30
|
| 611 |
+
c12,ancurl.ran,c,2.0,low,<=30
|
| 612 |
+
c12,ancurl.ran.org,c,2.0,low,<=30
|
| 613 |
+
c12,ancurl.rank,c,2.0,low,<=30
|
| 614 |
+
c12,ancurl.readersndex,c,2.0,low,<=30
|
| 615 |
+
c12,ancurl.readersndex.com,c,2.0,low,<=30
|
| 616 |
+
c12,ancurl.redir,c,2.0,low,<=30
|
| 617 |
+
c12,ancurl.redirect,c,2.0,low,<=30
|
| 618 |
+
c12,ancurl.redirect.cgi,c,2.0,low,<=30
|
| 619 |
+
c12,ancurl.redirect.dll,c,2.0,low,<=30
|
| 620 |
+
c12,ancurl.redirect.http,c,2.0,low,<=30
|
| 621 |
+
c12,ancurl.ref,c,2.0,low,<=30
|
| 622 |
+
c12,ancurl.relocate,c,2.0,low,<=30
|
| 623 |
+
c12,ancurl.relocate.ad,c,2.0,low,<=30
|
| 624 |
+
c12,ancurl.ring,c,2.0,low,<=30
|
| 625 |
+
c12,ancurl.ring.claw,c,2.0,low,<=30
|
| 626 |
+
c12,ancurl.ring.kat001,c,2.0,low,<=30
|
| 627 |
+
c12,ancurl.ring.midnight,c,2.0,low,<=30
|
| 628 |
+
c12,ancurl.rnd,c,2.0,low,<=30
|
| 629 |
+
c12,ancurl.romancebooks,c,2.0,low,<=30
|
| 630 |
+
c12,ancurl.runid,c,2.0,low,<=30
|
| 631 |
+
c12,ancurl.runofsite,c,2.0,low,<=30
|
| 632 |
+
c12,ancurl.runofsite.any,c,2.0,low,<=30
|
| 633 |
+
c12,ancurl.s.b,c,2.0,low,<=30
|
| 634 |
+
c12,ancurl.sanjosesabercats.com,c,2.0,low,<=30
|
| 635 |
+
c12,ancurl.schwab,c,2.0,low,<=30
|
| 636 |
+
c12,ancurl.search,c,2.0,low,<=30
|
| 637 |
+
c12,ancurl.search.direct,c,2.0,low,<=30
|
| 638 |
+
c12,ancurl.sendform,c,2.0,low,<=30
|
| 639 |
+
c12,ancurl.services,c,2.0,low,<=30
|
| 640 |
+
c12,ancurl.shareware.com,c,2.0,low,<=30
|
| 641 |
+
c12,ancurl.shtml,c,2.0,low,<=30
|
| 642 |
+
c12,ancurl.site,c,2.0,low,<=30
|
| 643 |
+
c12,ancurl.site.ne,c,2.0,low,<=30
|
| 644 |
+
c12,ancurl.site.sw,c,2.0,low,<=30
|
| 645 |
+
c12,ancurl.sj,c,2.0,low,<=30
|
| 646 |
+
c12,ancurl.sjsu.edu,c,2.0,low,<=30
|
| 647 |
+
c12,ancurl.slagen,c,2.0,low,<=30
|
| 648 |
+
c12,ancurl.slake.com,c,2.0,low,<=30
|
| 649 |
+
c12,ancurl.soho,c,2.0,low,<=30
|
| 650 |
+
c12,ancurl.spacedesc,c,2.0,low,<=30
|
| 651 |
+
c12,ancurl.spu.edu,c,2.0,low,<=30
|
| 652 |
+
c12,ancurl.st,c,2.0,low,<=30
|
| 653 |
+
c12,ancurl.st.uk,c,2.0,low,<=30
|
| 654 |
+
c12,ancurl.sunsite.unc.edu,c,2.0,low,<=30
|
| 655 |
+
c12,ancurl.sv,c,2.0,low,<=30
|
| 656 |
+
c12,ancurl.sw,c,2.0,low,<=30
|
| 657 |
+
c12,ancurl.switchboard.com,c,2.0,low,<=30
|
| 658 |
+
c12,ancurl.t.s,c,2.0,low,<=30
|
| 659 |
+
c12,ancurl.tagvalues,c,2.0,low,<=30
|
| 660 |
+
c12,ancurl.tagvalues.13,c,2.0,low,<=30
|
| 661 |
+
c12,ancurl.theinternetadvantage.com,c,2.0,low,<=30
|
| 662 |
+
c12,ancurl.thejeep.com,c,2.0,low,<=30
|
| 663 |
+
c12,ancurl.tii,c,2.0,low,<=30
|
| 664 |
+
c12,ancurl.time,c,2.0,low,<=30
|
| 665 |
+
c12,ancurl.time.1998,c,2.0,low,<=30
|
| 666 |
+
c12,ancurl.tkaine,c,2.0,low,<=30
|
| 667 |
+
c12,ancurl.tkaine.bars,c,2.0,low,<=30
|
| 668 |
+
c12,ancurl.tkaine.kats,c,2.0,low,<=30
|
| 669 |
+
c12,ancurl.tm.fr,c,2.0,low,<=30
|
| 670 |
+
c12,ancurl.top,c,2.0,low,<=30
|
| 671 |
+
c12,ancurl.topic,c,2.0,low,<=30
|
| 672 |
+
c12,ancurl.tour,c,2.0,low,<=30
|
| 673 |
+
c12,ancurl.tour.member,c,2.0,low,<=30
|
| 674 |
+
c12,ancurl.toyotaofroswell.com,c,2.0,low,<=30
|
| 675 |
+
c12,ancurl.truluck.com,c,2.0,low,<=30
|
| 676 |
+
c12,ancurl.type,c,2.0,low,<=30
|
| 677 |
+
c12,ancurl.type.click,c,2.0,low,<=30
|
| 678 |
+
c12,ancurl.ucsd.edu,c,2.0,low,<=30
|
| 679 |
+
c12,ancurl.uk,c,2.0,low,<=30
|
| 680 |
+
c12,ancurl.uk.sv,c,2.0,low,<=30
|
| 681 |
+
c12,ancurl.ukie,c,2.0,low,<=30
|
| 682 |
+
c12,ancurl.ukie.s,c,2.0,low,<=30
|
| 683 |
+
c12,ancurl.ukonline.co.uk,c,2.0,low,<=30
|
| 684 |
+
c12,ancurl.unc.edu,c,2.0,low,<=30
|
| 685 |
+
c12,ancurl.url,c,2.0,low,<=30
|
| 686 |
+
c12,ancurl.url.http,c,2.0,low,<=30
|
| 687 |
+
c12,ancurl.valley,c,2.0,low,<=30
|
| 688 |
+
c12,ancurl.valley.2647,c,2.0,low,<=30
|
| 689 |
+
c12,ancurl.vt.edu,c,2.0,low,<=30
|
| 690 |
+
c12,ancurl.wco.com,c,2.0,low,<=30
|
| 691 |
+
c12,ancurl.web.ukonline.co.uk,c,2.0,low,<=30
|
| 692 |
+
c12,ancurl.webring,c,2.0,low,<=30
|
| 693 |
+
c12,ancurl.webring.home,c,2.0,low,<=30
|
| 694 |
+
c12,ancurl.webring.org,c,2.0,low,<=30
|
| 695 |
+
c12,ancurl.webring.ring,c,2.0,low,<=30
|
| 696 |
+
c12,ancurl.wednet.com,c,2.0,low,<=30
|
| 697 |
+
c12,ancurl.worlddrug.com,c,2.0,low,<=30
|
| 698 |
+
c12,ancurl.www.123greetings.com,c,2.0,low,<=30
|
| 699 |
+
c12,ancurl.www.2meta.com,c,2.0,low,<=30
|
| 700 |
+
c12,ancurl.www.FlowSoft.com,c,2.0,low,<=30
|
| 701 |
+
c12,ancurl.www.Lpage.com,c,2.0,low,<=30
|
| 702 |
+
c12,ancurl.www.access.ch,c,2.0,low,<=30
|
| 703 |
+
c12,ancurl.www.afn.org,c,2.0,low,<=30
|
| 704 |
+
c12,ancurl.www.amazon.com,c,2.0,low,<=30
|
| 705 |
+
c12,ancurl.www.autotown.com,c,2.0,low,<=30
|
| 706 |
+
c12,ancurl.www.bossintl.com,c,2.0,low,<=30
|
| 707 |
+
c12,ancurl.www.carousel.org,c,2.0,low,<=30
|
| 708 |
+
c12,ancurl.www.cob.sjsu.edu,c,2.0,low,<=30
|
| 709 |
+
c12,ancurl.www.copymat.com,c,2.0,low,<=30
|
| 710 |
+
c12,ancurl.www.cqi.com,c,2.0,low,<=30
|
| 711 |
+
c12,ancurl.www.dreamn.com,c,2.0,low,<=30
|
| 712 |
+
c12,ancurl.www.ems.psu.edu,c,2.0,low,<=30
|
| 713 |
+
c12,ancurl.www.express.scripts.com,c,2.0,low,<=30
|
| 714 |
+
c12,ancurl.www.geocities.com,c,2.0,low,<=30
|
| 715 |
+
c12,ancurl.www.globec.com.au,c,2.0,low,<=30
|
| 716 |
+
c12,ancurl.www.grouper.com,c,2.0,low,<=30
|
| 717 |
+
c12,ancurl.www.ibitexas.com,c,2.0,low,<=30
|
| 718 |
+
c12,ancurl.www.icgnet.com,c,2.0,low,<=30
|
| 719 |
+
c12,ancurl.www.internauts.ca,c,2.0,low,<=30
|
| 720 |
+
c12,ancurl.www.inwap.com,c,2.0,low,<=30
|
| 721 |
+
c12,ancurl.www.irish.times.com,c,2.0,low,<=30
|
| 722 |
+
c12,ancurl.www.likesbooks.com,c,2.0,low,<=30
|
| 723 |
+
c12,ancurl.www.lycos.co.uk,c,2.0,low,<=30
|
| 724 |
+
c12,ancurl.www.martnet.com,c,2.0,low,<=30
|
| 725 |
+
c12,ancurl.www.mcs.csuhayward.edu,c,2.0,low,<=30
|
| 726 |
+
c12,ancurl.www.mei.co.jp,c,2.0,low,<=30
|
| 727 |
+
c12,ancurl.www.microsoft.com,c,2.0,low,<=30
|
| 728 |
+
c12,ancurl.www.monmouth.com,c,2.0,low,<=30
|
| 729 |
+
c12,ancurl.www.news.com,c,2.0,low,<=30
|
| 730 |
+
c12,ancurl.www.news.observer.com,c,2.0,low,<=30
|
| 731 |
+
c12,ancurl.www.pacific.net.sg,c,2.0,low,<=30
|
| 732 |
+
c12,ancurl.www.pacificrim.net,c,2.0,low,<=30
|
| 733 |
+
c12,ancurl.www.puc.edu,c,2.0,low,<=30
|
| 734 |
+
c12,ancurl.www.ran.org,c,2.0,low,<=30
|
| 735 |
+
c12,ancurl.www.readersndex,c,2.0,low,<=30
|
| 736 |
+
c12,ancurl.www.sanjosesabercats.com,c,2.0,low,<=30
|
| 737 |
+
c12,ancurl.www.shareware.com,c,2.0,low,<=30
|
| 738 |
+
c12,ancurl.www.slake.com,c,2.0,low,<=30
|
| 739 |
+
c12,ancurl.www.theinternetadvantage.com,c,2.0,low,<=30
|
| 740 |
+
c12,ancurl.www.thejeep.com,c,2.0,low,<=30
|
| 741 |
+
c12,ancurl.www.toyotaofroswell.com,c,2.0,low,<=30
|
| 742 |
+
c12,ancurl.www.truluck.com,c,2.0,low,<=30
|
| 743 |
+
c12,ancurl.www.wco.com,c,2.0,low,<=30
|
| 744 |
+
c12,ancurl.www.webring.org,c,2.0,low,<=30
|
| 745 |
+
c12,ancurl.www.wednet.com,c,2.0,low,<=30
|
| 746 |
+
c12,ancurl.www.worlddrug.com,c,2.0,low,<=30
|
| 747 |
+
c12,ancurl.www.xmission.com,c,2.0,low,<=30
|
| 748 |
+
c12,ancurl.www.yahoo,c,2.0,low,<=30
|
| 749 |
+
c12,ancurl.www.yahoo.co.uk,c,2.0,low,<=30
|
| 750 |
+
c12,ancurl.www.yahoo.com,c,2.0,low,<=30
|
| 751 |
+
c12,ancurl.xmission.com,c,2.0,low,<=30
|
| 752 |
+
c12,ancurl.yahoo,c,2.0,low,<=30
|
| 753 |
+
c12,ancurl.yahoo.co.uk,c,2.0,low,<=30
|
| 754 |
+
c12,ancurl.yahoo.com,c,2.0,low,<=30
|
| 755 |
+
c12,ancurl.zueri.ch,c,2.0,low,<=30
|
| 756 |
+
c12,caption.and,c,2.0,low,<=30
|
| 757 |
+
c12,caption.bytes,c,2.0,low,<=30
|
| 758 |
+
c12,caption.click,c,2.0,low,<=30
|
| 759 |
+
c12,caption.click.here,c,2.0,low,<=30
|
| 760 |
+
c12,caption.for,c,2.0,low,<=30
|
| 761 |
+
c12,caption.here,c,2.0,low,<=30
|
| 762 |
+
c12,caption.here.for,c,2.0,low,<=30
|
| 763 |
+
c12,caption.home,c,2.0,low,<=30
|
| 764 |
+
c12,caption.home.page,c,2.0,low,<=30
|
| 765 |
+
c12,caption.in,c,2.0,low,<=30
|
| 766 |
+
c12,caption.my,c,2.0,low,<=30
|
| 767 |
+
c12,caption.of,c,2.0,low,<=30
|
| 768 |
+
c12,caption.page,c,2.0,low,<=30
|
| 769 |
+
c12,caption.pratchett,c,2.0,low,<=30
|
| 770 |
+
c12,caption.site,c,2.0,low,<=30
|
| 771 |
+
c12,caption.the,c,2.0,low,<=30
|
| 772 |
+
c12,caption.to,c,2.0,low,<=30
|
| 773 |
+
c12,caption.you,c,2.0,low,<=30
|
| 774 |
+
c12,caption.your,c,2.0,low,<=30
|
| 775 |
+
c12,class,c,2.0,low,<=30
|
| 776 |
+
c12,local,c,2.0,low,<=30
|
| 777 |
+
c12,origurl..ion,c,2.0,low,<=30
|
| 778 |
+
c12,origurl..ion.0,c,2.0,low,<=30
|
| 779 |
+
c12,origurl.0.rpp,c,2.0,low,<=30
|
| 780 |
+
c12,origurl.00.html,c,2.0,low,<=30
|
| 781 |
+
c12,origurl.1154.index,c,2.0,low,<=30
|
| 782 |
+
c12,origurl.123greetings.com,c,2.0,low,<=30
|
| 783 |
+
c12,origurl.20.timeout,c,2.0,low,<=30
|
| 784 |
+
c12,origurl.2539.index,c,2.0,low,<=30
|
| 785 |
+
c12,origurl.2647.chopin,c,2.0,low,<=30
|
| 786 |
+
c12,origurl.2647.coltrane,c,2.0,low,<=30
|
| 787 |
+
c12,origurl.2647.kaitlin,c,2.0,low,<=30
|
| 788 |
+
c12,origurl.2647.kerouac,c,2.0,low,<=30
|
| 789 |
+
c12,origurl.2meta.com,c,2.0,low,<=30
|
| 790 |
+
c12,origurl.3727.turbo,c,2.0,low,<=30
|
| 791 |
+
c12,origurl.3963.leonora,c,2.0,low,<=30
|
| 792 |
+
c12,origurl.4010.index,c,2.0,low,<=30
|
| 793 |
+
c12,origurl.4301.misfits2,c,2.0,low,<=30
|
| 794 |
+
c12,origurl.5.hpe,c,2.0,low,<=30
|
| 795 |
+
c12,origurl.5257.simstory,c,2.0,low,<=30
|
| 796 |
+
c12,origurl.5257.timstory,c,2.0,low,<=30
|
| 797 |
+
c12,origurl.5309.index,c,2.0,low,<=30
|
| 798 |
+
c12,origurl.6712.cats,c,2.0,low,<=30
|
| 799 |
+
c12,origurl.6750.paws,c,2.0,low,<=30
|
| 800 |
+
c12,origurl.7597.kitty,c,2.0,low,<=30
|
| 801 |
+
c12,origurl.7735.mcp,c,2.0,low,<=30
|
| 802 |
+
c12,origurl.8078.home,c,2.0,low,<=30
|
| 803 |
+
c12,origurl.FlowSoft.com,c,2.0,low,<=30
|
| 804 |
+
c12,origurl.access.ch,c,2.0,low,<=30
|
| 805 |
+
c12,origurl.accessus.net,c,2.0,low,<=30
|
| 806 |
+
c12,origurl.actup,c,2.0,low,<=30
|
| 807 |
+
c12,origurl.actup.index,c,2.0,low,<=30
|
| 808 |
+
c12,origurl.adamspharmacy.com,c,2.0,low,<=30
|
| 809 |
+
c12,origurl.afn.org,c,2.0,low,<=30
|
| 810 |
+
c12,origurl.afn47757,c,2.0,low,<=30
|
| 811 |
+
c12,origurl.afn47757.midnite,c,2.0,low,<=30
|
| 812 |
+
c12,origurl.afn47757.plato,c,2.0,low,<=30
|
| 813 |
+
c12,origurl.alley,c,2.0,low,<=30
|
| 814 |
+
c12,origurl.alley.6750,c,2.0,low,<=30
|
| 815 |
+
c12,origurl.and,c,2.0,low,<=30
|
| 816 |
+
c12,origurl.and.tori,c,2.0,low,<=30
|
| 817 |
+
c12,origurl.antiwar.com,c,2.0,low,<=30
|
| 818 |
+
c12,origurl.aol.com,c,2.0,low,<=30
|
| 819 |
+
c12,origurl.april,c,2.0,low,<=30
|
| 820 |
+
c12,origurl.april.fools,c,2.0,low,<=30
|
| 821 |
+
c12,origurl.aprilfoolsday,c,2.0,low,<=30
|
| 822 |
+
c12,origurl.area51,c,2.0,low,<=30
|
| 823 |
+
c12,origurl.area51.corridor,c,2.0,low,<=30
|
| 824 |
+
c12,origurl.area51.labyrinth,c,2.0,low,<=30
|
| 825 |
+
c12,origurl.area51.vault,c,2.0,low,<=30
|
| 826 |
+
c12,origurl.arvann,c,2.0,low,<=30
|
| 827 |
+
c12,origurl.arvann.pages,c,2.0,low,<=30
|
| 828 |
+
c12,origurl.asp,c,2.0,low,<=30
|
| 829 |
+
c12,origurl.athens,c,2.0,low,<=30
|
| 830 |
+
c12,origurl.athens.8774,c,2.0,low,<=30
|
| 831 |
+
c12,origurl.athens.forum,c,2.0,low,<=30
|
| 832 |
+
c12,origurl.autopen.com,c,2.0,low,<=30
|
| 833 |
+
c12,origurl.autotown.com,c,2.0,low,<=30
|
| 834 |
+
c12,origurl.baons,c,2.0,low,<=30
|
| 835 |
+
c12,origurl.bds,c,2.0,low,<=30
|
| 836 |
+
c12,origurl.bds.punkie,c,2.0,low,<=30
|
| 837 |
+
c12,origurl.bin,c,2.0,low,<=30
|
| 838 |
+
c12,origurl.bin.cgidir,c,2.0,low,<=30
|
| 839 |
+
c12,origurl.biopic,c,2.0,low,<=30
|
| 840 |
+
c12,origurl.biopic.htm,c,2.0,low,<=30
|
| 841 |
+
c12,origurl.bishop,c,2.0,low,<=30
|
| 842 |
+
c12,origurl.bishop.pterry,c,2.0,low,<=30
|
| 843 |
+
c12,origurl.bonchin,c,2.0,low,<=30
|
| 844 |
+
c12,origurl.bonchin.cat,c,2.0,low,<=30
|
| 845 |
+
c12,origurl.bordeaux,c,2.0,low,<=30
|
| 846 |
+
c12,origurl.bordeaux.actup,c,2.0,low,<=30
|
| 847 |
+
c12,origurl.bossintl.com,c,2.0,low,<=30
|
| 848 |
+
c12,origurl.carousel,c,2.0,low,<=30
|
| 849 |
+
c12,origurl.carousel.links,c,2.0,low,<=30
|
| 850 |
+
c12,origurl.carousel.org,c,2.0,low,<=30
|
| 851 |
+
c12,origurl.cat,c,2.0,low,<=30
|
| 852 |
+
c12,origurl.cat.html,c,2.0,low,<=30
|
| 853 |
+
c12,origurl.cats,c,2.0,low,<=30
|
| 854 |
+
c12,origurl.cats.htm,c,2.0,low,<=30
|
| 855 |
+
c12,origurl.cats.html,c,2.0,low,<=30
|
| 856 |
+
c12,origurl.catscats,c,2.0,low,<=30
|
| 857 |
+
c12,origurl.catscats.html,c,2.0,low,<=30
|
| 858 |
+
c12,origurl.cccats,c,2.0,low,<=30
|
| 859 |
+
c12,origurl.cgidir,c,2.0,low,<=30
|
| 860 |
+
c12,origurl.cgidir.dll,c,2.0,low,<=30
|
| 861 |
+
c12,origurl.chapel,c,2.0,low,<=30
|
| 862 |
+
c12,origurl.chapel.safehaven,c,2.0,low,<=30
|
| 863 |
+
c12,origurl.charlie,c,2.0,low,<=30
|
| 864 |
+
c12,origurl.charlie.charlie,c,2.0,low,<=30
|
| 865 |
+
c12,origurl.charlie.html,c,2.0,low,<=30
|
| 866 |
+
c12,origurl.chopin,c,2.0,low,<=30
|
| 867 |
+
c12,origurl.chopin.htm,c,2.0,low,<=30
|
| 868 |
+
c12,origurl.chuck,c,2.0,low,<=30
|
| 869 |
+
c12,origurl.chuck.html,c,2.0,low,<=30
|
| 870 |
+
c12,origurl.cjackson,c,2.0,low,<=30
|
| 871 |
+
c12,origurl.cjackson.kandinsky,c,2.0,low,<=30
|
| 872 |
+
c12,origurl.cmeese,c,2.0,low,<=30
|
| 873 |
+
c12,origurl.cmeese.malibu,c,2.0,low,<=30
|
| 874 |
+
c12,origurl.coltrane,c,2.0,low,<=30
|
| 875 |
+
c12,origurl.coltrane.htm,c,2.0,low,<=30
|
| 876 |
+
c12,origurl.contents,c,2.0,low,<=30
|
| 877 |
+
c12,origurl.contents.html,c,2.0,low,<=30
|
| 878 |
+
c12,origurl.copymat.com,c,2.0,low,<=30
|
| 879 |
+
c12,origurl.corp,c,2.0,low,<=30
|
| 880 |
+
c12,origurl.corridor,c,2.0,low,<=30
|
| 881 |
+
c12,origurl.corridor.4590,c,2.0,low,<=30
|
| 882 |
+
c12,origurl.corridor.5139,c,2.0,low,<=30
|
| 883 |
+
c12,origurl.crawler,c,2.0,low,<=30
|
| 884 |
+
c12,origurl.crawler.general,c,2.0,low,<=30
|
| 885 |
+
c12,origurl.csuhayward.edu,c,2.0,low,<=30
|
| 886 |
+
c12,origurl.cybercats,c,2.0,low,<=30
|
| 887 |
+
c12,origurl.cybermog,c,2.0,low,<=30
|
| 888 |
+
c12,origurl.cybermog.htm,c,2.0,low,<=30
|
| 889 |
+
c12,origurl.dejay,c,2.0,low,<=30
|
| 890 |
+
c12,origurl.dept,c,2.0,low,<=30
|
| 891 |
+
c12,origurl.djang,c,2.0,low,<=30
|
| 892 |
+
c12,origurl.djang.html,c,2.0,low,<=30
|
| 893 |
+
c12,origurl.dll,c,2.0,low,<=30
|
| 894 |
+
c12,origurl.dreamn.com,c,2.0,low,<=30
|
| 895 |
+
c12,origurl.dumble,c,2.0,low,<=30
|
| 896 |
+
c12,origurl.dumble.contents,c,2.0,low,<=30
|
| 897 |
+
c12,origurl.e.html,c,2.0,low,<=30
|
| 898 |
+
c12,origurl.events,c,2.0,low,<=30
|
| 899 |
+
c12,origurl.events.aprilfoolsday,c,2.0,low,<=30
|
| 900 |
+
c12,origurl.excite.com,c,2.0,low,<=30
|
| 901 |
+
c12,origurl.express.scripts.com,c,2.0,low,<=30
|
| 902 |
+
c12,origurl.falcon.sonic.net,c,2.0,low,<=30
|
| 903 |
+
c12,origurl.fbox.vt.edu,c,2.0,low,<=30
|
| 904 |
+
c12,origurl.fh.rpl.de,c,2.0,low,<=30
|
| 905 |
+
c12,origurl.fools,c,2.0,low,<=30
|
| 906 |
+
c12,origurl.football,c,2.0,low,<=30
|
| 907 |
+
c12,origurl.forum,c,2.0,low,<=30
|
| 908 |
+
c12,origurl.forum.8078,c,2.0,low,<=30
|
| 909 |
+
c12,origurl.foxy.net,c,2.0,low,<=30
|
| 910 |
+
c12,origurl.fr,c,2.0,low,<=30
|
| 911 |
+
c12,origurl.fr.bordeaux,c,2.0,low,<=30
|
| 912 |
+
c12,origurl.francois,c,2.0,low,<=30
|
| 913 |
+
c12,origurl.general,c,2.0,low,<=30
|
| 914 |
+
c12,origurl.general.kushmerick,c,2.0,low,<=30
|
| 915 |
+
c12,origurl.geocities.com,c,2.0,low,<=30
|
| 916 |
+
c12,origurl.globec.com.au,c,2.0,low,<=30
|
| 917 |
+
c12,origurl.gort.ucsd.edu,c,2.0,low,<=30
|
| 918 |
+
c12,origurl.grouper.com,c,2.0,low,<=30
|
| 919 |
+
c12,origurl.haestad.com,c,2.0,low,<=30
|
| 920 |
+
c12,origurl.heartland,c,2.0,low,<=30
|
| 921 |
+
c12,origurl.heartland.5309,c,2.0,low,<=30
|
| 922 |
+
c12,origurl.heartland.6712,c,2.0,low,<=30
|
| 923 |
+
c12,origurl.heartland.hills,c,2.0,low,<=30
|
| 924 |
+
c12,origurl.heartland.meadows,c,2.0,low,<=30
|
| 925 |
+
c12,origurl.heartland.plains,c,2.0,low,<=30
|
| 926 |
+
c12,origurl.heartland.pointe,c,2.0,low,<=30
|
| 927 |
+
c12,origurl.heartland.valley,c,2.0,low,<=30
|
| 928 |
+
c12,origurl.hem1.passagen.se,c,2.0,low,<=30
|
| 929 |
+
c12,origurl.hevern,c,2.0,low,<=30
|
| 930 |
+
c12,origurl.hevern.psychref,c,2.0,low,<=30
|
| 931 |
+
c12,origurl.hills,c,2.0,low,<=30
|
| 932 |
+
c12,origurl.hist,c,2.0,low,<=30
|
| 933 |
+
c12,origurl.hollywood,c,2.0,low,<=30
|
| 934 |
+
c12,origurl.hollywood.7735,c,2.0,low,<=30
|
| 935 |
+
c12,origurl.hollywood.9662,c,2.0,low,<=30
|
| 936 |
+
c12,origurl.home,c,2.0,low,<=30
|
| 937 |
+
c12,origurl.home.html,c,2.0,low,<=30
|
| 938 |
+
c12,origurl.home.netscape.com,c,2.0,low,<=30
|
| 939 |
+
c12,origurl.horn,c,2.0,low,<=30
|
| 940 |
+
c12,origurl.horn.html,c,2.0,low,<=30
|
| 941 |
+
c12,origurl.hotsprings,c,2.0,low,<=30
|
| 942 |
+
c12,origurl.hotsprings.4527,c,2.0,low,<=30
|
| 943 |
+
c12,origurl.how,c,2.0,low,<=30
|
| 944 |
+
c12,origurl.how.title,c,2.0,low,<=30
|
| 945 |
+
c12,origurl.hpe,c,2.0,low,<=30
|
| 946 |
+
c12,origurl.hpe.10,c,2.0,low,<=30
|
| 947 |
+
c12,origurl.hydrogeologist,c,2.0,low,<=30
|
| 948 |
+
c12,origurl.ibitexas.com,c,2.0,low,<=30
|
| 949 |
+
c12,origurl.icgnet.com,c,2.0,low,<=30
|
| 950 |
+
c12,origurl.ics,c,2.0,low,<=30
|
| 951 |
+
c12,origurl.ics.ikenobo,c,2.0,low,<=30
|
| 952 |
+
c12,origurl.icsi.com,c,2.0,low,<=30
|
| 953 |
+
c12,origurl.ikenobo,c,2.0,low,<=30
|
| 954 |
+
c12,origurl.index,c,2.0,low,<=30
|
| 955 |
+
c12,origurl.index.htm,c,2.0,low,<=30
|
| 956 |
+
c12,origurl.index.html,c,2.0,low,<=30
|
| 957 |
+
c12,origurl.infoserver.etl.vt.edu,c,2.0,low,<=30
|
| 958 |
+
c12,origurl.innotts.co.uk,c,2.0,low,<=30
|
| 959 |
+
c12,origurl.internauts.ca,c,2.0,low,<=30
|
| 960 |
+
c12,origurl.inwap,c,2.0,low,<=30
|
| 961 |
+
c12,origurl.inwap.cats,c,2.0,low,<=30
|
| 962 |
+
c12,origurl.inwap.com,c,2.0,low,<=30
|
| 963 |
+
c12,origurl.irish,c,2.0,low,<=30
|
| 964 |
+
c12,origurl.irish.times,c,2.0,low,<=30
|
| 965 |
+
c12,origurl.irish.times.com,c,2.0,low,<=30
|
| 966 |
+
c12,origurl.it,c,2.0,low,<=30
|
| 967 |
+
c12,origurl.josefina3,c,2.0,low,<=30
|
| 968 |
+
c12,origurl.josefina3.horn,c,2.0,low,<=30
|
| 969 |
+
c12,origurl.jsd,c,2.0,low,<=30
|
| 970 |
+
c12,origurl.jsd.how,c,2.0,low,<=30
|
| 971 |
+
c12,origurl.jun,c,2.0,low,<=30
|
| 972 |
+
c12,origurl.kaitlin,c,2.0,low,<=30
|
| 973 |
+
c12,origurl.kaitlin.htm,c,2.0,low,<=30
|
| 974 |
+
c12,origurl.kandin,c,2.0,low,<=30
|
| 975 |
+
c12,origurl.kandin.html,c,2.0,low,<=30
|
| 976 |
+
c12,origurl.kandinsky,c,2.0,low,<=30
|
| 977 |
+
c12,origurl.kattsida,c,2.0,low,<=30
|
| 978 |
+
c12,origurl.kattsida.html,c,2.0,low,<=30
|
| 979 |
+
c12,origurl.kbell,c,2.0,low,<=30
|
| 980 |
+
c12,origurl.kbell.charlie,c,2.0,low,<=30
|
| 981 |
+
c12,origurl.keith,c,2.0,low,<=30
|
| 982 |
+
c12,origurl.keith.dumble,c,2.0,low,<=30
|
| 983 |
+
c12,origurl.kerouac,c,2.0,low,<=30
|
| 984 |
+
c12,origurl.kerouac.htm,c,2.0,low,<=30
|
| 985 |
+
c12,origurl.kitty,c,2.0,low,<=30
|
| 986 |
+
c12,origurl.kitty.and,c,2.0,low,<=30
|
| 987 |
+
c12,origurl.kushmerick,c,2.0,low,<=30
|
| 988 |
+
c12,origurl.kushmerick.method,c,2.0,low,<=30
|
| 989 |
+
c12,origurl.labyrinth,c,2.0,low,<=30
|
| 990 |
+
c12,origurl.labyrinth.9439,c,2.0,low,<=30
|
| 991 |
+
c12,origurl.larx.com,c,2.0,low,<=30
|
| 992 |
+
c12,origurl.lemoyne.edu,c,2.0,low,<=30
|
| 993 |
+
c12,origurl.leonora,c,2.0,low,<=30
|
| 994 |
+
c12,origurl.leonora.html,c,2.0,low,<=30
|
| 995 |
+
c12,origurl.library,c,2.0,low,<=30
|
| 996 |
+
c12,origurl.library.pitcairn,c,2.0,low,<=30
|
| 997 |
+
c12,origurl.likesbooks.com,c,2.0,low,<=30
|
| 998 |
+
c12,origurl.linda,c,2.0,low,<=30
|
| 999 |
+
c12,origurl.linda.htm,c,2.0,low,<=30
|
| 1000 |
+
c12,origurl.link,c,2.0,low,<=30
|
| 1001 |
+
c12,origurl.link.chuck,c,2.0,low,<=30
|
| 1002 |
+
c12,origurl.links,c,2.0,low,<=30
|
| 1003 |
+
c12,origurl.links.carousel,c,2.0,low,<=30
|
| 1004 |
+
c12,origurl.links.nf,c,2.0,low,<=30
|
| 1005 |
+
c12,origurl.lofts,c,2.0,low,<=30
|
| 1006 |
+
c12,origurl.lofts.7119,c,2.0,low,<=30
|
| 1007 |
+
c12,origurl.lolnad,c,2.0,low,<=30
|
| 1008 |
+
c12,origurl.lolnad.private,c,2.0,low,<=30
|
| 1009 |
+
c12,origurl.lovisa1,c,2.0,low,<=30
|
| 1010 |
+
c12,origurl.lovisa1.kattsida,c,2.0,low,<=30
|
| 1011 |
+
c12,origurl.lycos.co.uk,c,2.0,low,<=30
|
| 1012 |
+
c12,origurl.madamecleo,c,2.0,low,<=30
|
| 1013 |
+
c12,origurl.main,c,2.0,low,<=30
|
| 1014 |
+
c12,origurl.main.htm,c,2.0,low,<=30
|
| 1015 |
+
c12,origurl.malek,c,2.0,low,<=30
|
| 1016 |
+
c12,origurl.malek.kandin,c,2.0,low,<=30
|
| 1017 |
+
c12,origurl.malibu,c,2.0,low,<=30
|
| 1018 |
+
c12,origurl.malibu.html,c,2.0,low,<=30
|
| 1019 |
+
c12,origurl.mandypaul,c,2.0,low,<=30
|
| 1020 |
+
c12,origurl.mandypaul.main,c,2.0,low,<=30
|
| 1021 |
+
c12,origurl.maple.lemoyne.edu,c,2.0,low,<=30
|
| 1022 |
+
c12,origurl.martnet.com,c,2.0,low,<=30
|
| 1023 |
+
c12,origurl.mcet.edu,c,2.0,low,<=30
|
| 1024 |
+
c12,origurl.mcp,c,2.0,low,<=30
|
| 1025 |
+
c12,origurl.mcp.htm,c,2.0,low,<=30
|
| 1026 |
+
c12,origurl.meadows,c,2.0,low,<=30
|
| 1027 |
+
c12,origurl.meadows.3727,c,2.0,low,<=30
|
| 1028 |
+
c12,origurl.meadows.9196,c,2.0,low,<=30
|
| 1029 |
+
c12,origurl.mei.co.jp,c,2.0,low,<=30
|
| 1030 |
+
c12,origurl.members,c,2.0,low,<=30
|
| 1031 |
+
c12,origurl.members.accessus.net,c,2.0,low,<=30
|
| 1032 |
+
c12,origurl.members.aol.com,c,2.0,low,<=30
|
| 1033 |
+
c12,origurl.members.keith,c,2.0,low,<=30
|
| 1034 |
+
c12,origurl.members.tripod.com,c,2.0,low,<=30
|
| 1035 |
+
c12,origurl.members.xoom.com,c,2.0,low,<=30
|
| 1036 |
+
c12,origurl.messier,c,2.0,low,<=30
|
| 1037 |
+
c12,origurl.messier.html,c,2.0,low,<=30
|
| 1038 |
+
c12,origurl.metacrawler.com,c,2.0,low,<=30
|
| 1039 |
+
c12,origurl.method,c,2.0,low,<=30
|
| 1040 |
+
c12,origurl.method.0,c,2.0,low,<=30
|
| 1041 |
+
c12,origurl.midnite,c,2.0,low,<=30
|
| 1042 |
+
c12,origurl.midnite.htm,c,2.0,low,<=30
|
| 1043 |
+
c12,origurl.mindlink.net,c,2.0,low,<=30
|
| 1044 |
+
c12,origurl.mindspring.com,c,2.0,low,<=30
|
| 1045 |
+
c12,origurl.misfits2,c,2.0,low,<=30
|
| 1046 |
+
c12,origurl.misfits2.htm,c,2.0,low,<=30
|
| 1047 |
+
c12,origurl.mogwhi,c,2.0,low,<=30
|
| 1048 |
+
c12,origurl.mogwhi.htm,c,2.0,low,<=30
|
| 1049 |
+
c12,origurl.monmouth.com,c,2.0,low,<=30
|
| 1050 |
+
c12,origurl.msheryl,c,2.0,low,<=30
|
| 1051 |
+
c12,origurl.msheryl.djang,c,2.0,low,<=30
|
| 1052 |
+
c12,origurl.nav,c,2.0,low,<=30
|
| 1053 |
+
c12,origurl.netcenter,c,2.0,low,<=30
|
| 1054 |
+
c12,origurl.netscape.com,c,2.0,low,<=30
|
| 1055 |
+
c12,origurl.news,c,2.0,low,<=30
|
| 1056 |
+
c12,origurl.news.com,c,2.0,low,<=30
|
| 1057 |
+
c12,origurl.news.observer.com,c,2.0,low,<=30
|
| 1058 |
+
c12,origurl.nf,c,2.0,low,<=30
|
| 1059 |
+
c12,origurl.nf.htm,c,2.0,low,<=30
|
| 1060 |
+
c12,origurl.nyx.net,c,2.0,low,<=30
|
| 1061 |
+
c12,origurl.ora.com,c,2.0,low,<=30
|
| 1062 |
+
c12,origurl.pacific.net.sg,c,2.0,low,<=30
|
| 1063 |
+
c12,origurl.pacificrim.net,c,2.0,low,<=30
|
| 1064 |
+
c12,origurl.pad,c,2.0,low,<=30
|
| 1065 |
+
c12,origurl.pad.htm,c,2.0,low,<=30
|
| 1066 |
+
c12,origurl.pages,c,2.0,low,<=30
|
| 1067 |
+
c12,origurl.pages.catscats,c,2.0,low,<=30
|
| 1068 |
+
c12,origurl.paper,c,2.0,low,<=30
|
| 1069 |
+
c12,origurl.paper.1998,c,2.0,low,<=30
|
| 1070 |
+
c12,origurl.paris,c,2.0,low,<=30
|
| 1071 |
+
c12,origurl.paris.3963,c,2.0,low,<=30
|
| 1072 |
+
c12,origurl.passagen.se,c,2.0,low,<=30
|
| 1073 |
+
c12,origurl.paul.spu.edu,c,2.0,low,<=30
|
| 1074 |
+
c12,origurl.paws,c,2.0,low,<=30
|
| 1075 |
+
c12,origurl.paws.pad,c,2.0,low,<=30
|
| 1076 |
+
c12,origurl.peace,c,2.0,low,<=30
|
| 1077 |
+
c12,origurl.personal,c,2.0,low,<=30
|
| 1078 |
+
c12,origurl.pharmacy,c,2.0,low,<=30
|
| 1079 |
+
c12,origurl.phoenix.mcet.edu,c,2.0,low,<=30
|
| 1080 |
+
c12,origurl.pitcairn,c,2.0,low,<=30
|
| 1081 |
+
c12,origurl.plains,c,2.0,low,<=30
|
| 1082 |
+
c12,origurl.plains.5257,c,2.0,low,<=30
|
| 1083 |
+
c12,origurl.plato,c,2.0,low,<=30
|
| 1084 |
+
c12,origurl.plato.htm,c,2.0,low,<=30
|
| 1085 |
+
c12,origurl.pointe,c,2.0,low,<=30
|
| 1086 |
+
c12,origurl.pointe.1154,c,2.0,low,<=30
|
| 1087 |
+
c12,origurl.polypkem,c,2.0,low,<=30
|
| 1088 |
+
c12,origurl.polypkem.index,c,2.0,low,<=30
|
| 1089 |
+
c12,origurl.private,c,2.0,low,<=30
|
| 1090 |
+
c12,origurl.private.biopic,c,2.0,low,<=30
|
| 1091 |
+
c12,origurl.psnw.com,c,2.0,low,<=30
|
| 1092 |
+
c12,origurl.psu.edu,c,2.0,low,<=30
|
| 1093 |
+
c12,origurl.psychref,c,2.0,low,<=30
|
| 1094 |
+
c12,origurl.psychref.html,c,2.0,low,<=30
|
| 1095 |
+
c12,origurl.pterry,c,2.0,low,<=30
|
| 1096 |
+
c12,origurl.pterry.htm,c,2.0,low,<=30
|
| 1097 |
+
c12,origurl.puc.edu,c,2.0,low,<=30
|
| 1098 |
+
c12,origurl.punkie,c,2.0,low,<=30
|
| 1099 |
+
c12,origurl.punkie.htm,c,2.0,low,<=30
|
| 1100 |
+
c12,origurl.ran,c,2.0,low,<=30
|
| 1101 |
+
c12,origurl.ran.org,c,2.0,low,<=30
|
| 1102 |
+
c12,origurl.roll.com,c,2.0,low,<=30
|
| 1103 |
+
c12,origurl.romance,c,2.0,low,<=30
|
| 1104 |
+
c12,origurl.romancebooks,c,2.0,low,<=30
|
| 1105 |
+
c12,origurl.rpp,c,2.0,low,<=30
|
| 1106 |
+
c12,origurl.rpp.20,c,2.0,low,<=30
|
| 1107 |
+
c12,origurl.safehaven,c,2.0,low,<=30
|
| 1108 |
+
c12,origurl.safehaven.index,c,2.0,low,<=30
|
| 1109 |
+
c12,origurl.sanjosesabercats.com,c,2.0,low,<=30
|
| 1110 |
+
c12,origurl.search,c,2.0,low,<=30
|
| 1111 |
+
c12,origurl.shareware.com,c,2.0,low,<=30
|
| 1112 |
+
c12,origurl.shtml,c,2.0,low,<=30
|
| 1113 |
+
c12,origurl.simonc,c,2.0,low,<=30
|
| 1114 |
+
c12,origurl.simonc.cybermog,c,2.0,low,<=30
|
| 1115 |
+
c12,origurl.simstory,c,2.0,low,<=30
|
| 1116 |
+
c12,origurl.simstory.html,c,2.0,low,<=30
|
| 1117 |
+
c12,origurl.sj,c,2.0,low,<=30
|
| 1118 |
+
c12,origurl.sjsu.edu,c,2.0,low,<=30
|
| 1119 |
+
c12,origurl.slake.com,c,2.0,low,<=30
|
| 1120 |
+
c12,origurl.soho,c,2.0,low,<=30
|
| 1121 |
+
c12,origurl.soho.lofts,c,2.0,low,<=30
|
| 1122 |
+
c12,origurl.sonic.net,c,2.0,low,<=30
|
| 1123 |
+
c12,origurl.southbeach,c,2.0,low,<=30
|
| 1124 |
+
c12,origurl.southbeach.7597,c,2.0,low,<=30
|
| 1125 |
+
c12,origurl.sox,c,2.0,low,<=30
|
| 1126 |
+
c12,origurl.sox.htm,c,2.0,low,<=30
|
| 1127 |
+
c12,origurl.spu.edu,c,2.0,low,<=30
|
| 1128 |
+
c12,origurl.square,c,2.0,low,<=30
|
| 1129 |
+
c12,origurl.square.chapel,c,2.0,low,<=30
|
| 1130 |
+
c12,origurl.st,c,2.0,low,<=30
|
| 1131 |
+
c12,origurl.stanford.edu,c,2.0,low,<=30
|
| 1132 |
+
c12,origurl.stinky,c,2.0,low,<=30
|
| 1133 |
+
c12,origurl.stinky.cats,c,2.0,low,<=30
|
| 1134 |
+
c12,origurl.story,c,2.0,low,<=30
|
| 1135 |
+
c12,origurl.stvkat,c,2.0,low,<=30
|
| 1136 |
+
c12,origurl.stvkat.htm,c,2.0,low,<=30
|
| 1137 |
+
c12,origurl.sunsetstrip,c,2.0,low,<=30
|
| 1138 |
+
c12,origurl.sunsetstrip.alley,c,2.0,low,<=30
|
| 1139 |
+
c12,origurl.sunsite.unc.edu,c,2.0,low,<=30
|
| 1140 |
+
c12,origurl.sw,c,2.0,low,<=30
|
| 1141 |
+
c12,origurl.switchboard.com,c,2.0,low,<=30
|
| 1142 |
+
c12,origurl.sydkat,c,2.0,low,<=30
|
| 1143 |
+
c12,origurl.sydkat.htm,c,2.0,low,<=30
|
| 1144 |
+
c12,origurl.target,c,2.0,low,<=30
|
| 1145 |
+
c12,origurl.target..ion,c,2.0,low,<=30
|
| 1146 |
+
c12,origurl.teams,c,2.0,low,<=30
|
| 1147 |
+
c12,origurl.theinternetadvantage.com,c,2.0,low,<=30
|
| 1148 |
+
c12,origurl.thejeep.com,c,2.0,low,<=30
|
| 1149 |
+
c12,origurl.thriveonline.com,c,2.0,low,<=30
|
| 1150 |
+
c12,origurl.tii,c,2.0,low,<=30
|
| 1151 |
+
c12,origurl.tii.tii,c,2.0,low,<=30
|
| 1152 |
+
c12,origurl.timeout,c,2.0,low,<=30
|
| 1153 |
+
c12,origurl.timeout.5,c,2.0,low,<=30
|
| 1154 |
+
c12,origurl.times,c,2.0,low,<=30
|
| 1155 |
+
c12,origurl.times.paper,c,2.0,low,<=30
|
| 1156 |
+
c12,origurl.timstory,c,2.0,low,<=30
|
| 1157 |
+
c12,origurl.timstory.html,c,2.0,low,<=30
|
| 1158 |
+
c12,origurl.title,c,2.0,low,<=30
|
| 1159 |
+
c12,origurl.title.html,c,2.0,low,<=30
|
| 1160 |
+
c12,origurl.tkaine,c,2.0,low,<=30
|
| 1161 |
+
c12,origurl.tkaine.linda,c,2.0,low,<=30
|
| 1162 |
+
c12,origurl.tkaine.mogwhi,c,2.0,low,<=30
|
| 1163 |
+
c12,origurl.tkaine.sox,c,2.0,low,<=30
|
| 1164 |
+
c12,origurl.tkaine.stvkat,c,2.0,low,<=30
|
| 1165 |
+
c12,origurl.tkaine.sydkat,c,2.0,low,<=30
|
| 1166 |
+
c12,origurl.tm.fr,c,2.0,low,<=30
|
| 1167 |
+
c12,origurl.top,c,2.0,low,<=30
|
| 1168 |
+
c12,origurl.tori,c,2.0,low,<=30
|
| 1169 |
+
c12,origurl.tori.html,c,2.0,low,<=30
|
| 1170 |
+
c12,origurl.toyotaofroswell.com,c,2.0,low,<=30
|
| 1171 |
+
c12,origurl.tripod.com,c,2.0,low,<=30
|
| 1172 |
+
c12,origurl.truluck.com,c,2.0,low,<=30
|
| 1173 |
+
c12,origurl.turbo,c,2.0,low,<=30
|
| 1174 |
+
c12,origurl.turbo.html,c,2.0,low,<=30
|
| 1175 |
+
c12,origurl.txt,c,2.0,low,<=30
|
| 1176 |
+
c12,origurl.ubc.ca,c,2.0,low,<=30
|
| 1177 |
+
c12,origurl.ucsd.edu,c,2.0,low,<=30
|
| 1178 |
+
c12,origurl.ukonline.co.uk,c,2.0,low,<=30
|
| 1179 |
+
c12,origurl.unc.edu,c,2.0,low,<=30
|
| 1180 |
+
c12,origurl.users.aol.com,c,2.0,low,<=30
|
| 1181 |
+
c12,origurl.valley,c,2.0,low,<=30
|
| 1182 |
+
c12,origurl.valley.2539,c,2.0,low,<=30
|
| 1183 |
+
c12,origurl.valley.2647,c,2.0,low,<=30
|
| 1184 |
+
c12,origurl.vault,c,2.0,low,<=30
|
| 1185 |
+
c12,origurl.vault.3440,c,2.0,low,<=30
|
| 1186 |
+
c12,origurl.victoria,c,2.0,low,<=30
|
| 1187 |
+
c12,origurl.victoria.pharmacy,c,2.0,low,<=30
|
| 1188 |
+
c12,origurl.vrn.de,c,2.0,low,<=30
|
| 1189 |
+
c12,origurl.vt.edu,c,2.0,low,<=30
|
| 1190 |
+
c12,origurl.wco.com,c,2.0,low,<=30
|
| 1191 |
+
c12,origurl.web.ukonline.co.uk,c,2.0,low,<=30
|
| 1192 |
+
c12,origurl.website.ora.com,c,2.0,low,<=30
|
| 1193 |
+
c12,origurl.wednet.com,c,2.0,low,<=30
|
| 1194 |
+
c12,origurl.westhollywood,c,2.0,low,<=30
|
| 1195 |
+
c12,origurl.westhollywood.4010,c,2.0,low,<=30
|
| 1196 |
+
c12,origurl.wired.com,c,2.0,low,<=30
|
| 1197 |
+
c12,origurl.worlddrugstore.com,c,2.0,low,<=30
|
| 1198 |
+
c12,origurl.worldvillage.com,c,2.0,low,<=30
|
| 1199 |
+
c12,origurl.wosc,c,2.0,low,<=30
|
| 1200 |
+
c12,origurl.wosc.html,c,2.0,low,<=30
|
| 1201 |
+
c12,origurl.wv,c,2.0,low,<=30
|
| 1202 |
+
c12,origurl.wv.square,c,2.0,low,<=30
|
| 1203 |
+
c12,origurl.www.123greetings.com,c,2.0,low,<=30
|
| 1204 |
+
c12,origurl.www.2meta.com,c,2.0,low,<=30
|
| 1205 |
+
c12,origurl.www.FlowSoft.com,c,2.0,low,<=30
|
| 1206 |
+
c12,origurl.www.MeissnerChevrolet.autotown.com,c,2.0,low,<=30
|
| 1207 |
+
c12,origurl.www.access.ch,c,2.0,low,<=30
|
| 1208 |
+
c12,origurl.www.adamspharmacy.com,c,2.0,low,<=30
|
| 1209 |
+
c12,origurl.www.afn.org,c,2.0,low,<=30
|
| 1210 |
+
c12,origurl.www.antiwar.com,c,2.0,low,<=30
|
| 1211 |
+
c12,origurl.www.autopen.com,c,2.0,low,<=30
|
| 1212 |
+
c12,origurl.www.bossintl.com,c,2.0,low,<=30
|
| 1213 |
+
c12,origurl.www.carousel.org,c,2.0,low,<=30
|
| 1214 |
+
c12,origurl.www.cob.sjsu.edu,c,2.0,low,<=30
|
| 1215 |
+
c12,origurl.www.copymat.com,c,2.0,low,<=30
|
| 1216 |
+
c12,origurl.www.dreamn.com,c,2.0,low,<=30
|
| 1217 |
+
c12,origurl.www.ems.psu.edu,c,2.0,low,<=30
|
| 1218 |
+
c12,origurl.www.express.scripts.com,c,2.0,low,<=30
|
| 1219 |
+
c12,origurl.www.finest.tm.fr,c,2.0,low,<=30
|
| 1220 |
+
c12,origurl.www.geocities.com,c,2.0,low,<=30
|
| 1221 |
+
c12,origurl.www.globec.com.au,c,2.0,low,<=30
|
| 1222 |
+
c12,origurl.www.grouper.com,c,2.0,low,<=30
|
| 1223 |
+
c12,origurl.www.haestad.com,c,2.0,low,<=30
|
| 1224 |
+
c12,origurl.www.ibitexas.com,c,2.0,low,<=30
|
| 1225 |
+
c12,origurl.www.icgnet.com,c,2.0,low,<=30
|
| 1226 |
+
c12,origurl.www.icsi.com,c,2.0,low,<=30
|
| 1227 |
+
c12,origurl.www.innotts.co.uk,c,2.0,low,<=30
|
| 1228 |
+
c12,origurl.www.interchg.ubc.ca,c,2.0,low,<=30
|
| 1229 |
+
c12,origurl.www.internauts.ca,c,2.0,low,<=30
|
| 1230 |
+
c12,origurl.www.inwap.com,c,2.0,low,<=30
|
| 1231 |
+
c12,origurl.www.irish.times.com,c,2.0,low,<=30
|
| 1232 |
+
c12,origurl.www.larx.com,c,2.0,low,<=30
|
| 1233 |
+
c12,origurl.www.likesbooks.com,c,2.0,low,<=30
|
| 1234 |
+
c12,origurl.www.lycos.co.uk,c,2.0,low,<=30
|
| 1235 |
+
c12,origurl.www.martnet.com,c,2.0,low,<=30
|
| 1236 |
+
c12,origurl.www.mcs.csuhayward.edu,c,2.0,low,<=30
|
| 1237 |
+
c12,origurl.www.mei.co.jp,c,2.0,low,<=30
|
| 1238 |
+
c12,origurl.www.metacrawler.com,c,2.0,low,<=30
|
| 1239 |
+
c12,origurl.www.monmouth.com,c,2.0,low,<=30
|
| 1240 |
+
c12,origurl.www.news.com,c,2.0,low,<=30
|
| 1241 |
+
c12,origurl.www.news.observer.com,c,2.0,low,<=30
|
| 1242 |
+
c12,origurl.www.nyx.net,c,2.0,low,<=30
|
| 1243 |
+
c12,origurl.www.pacific.net.sg,c,2.0,low,<=30
|
| 1244 |
+
c12,origurl.www.pacificrim.net,c,2.0,low,<=30
|
| 1245 |
+
c12,origurl.www.psnw.com,c,2.0,low,<=30
|
| 1246 |
+
c12,origurl.www.puc.edu,c,2.0,low,<=30
|
| 1247 |
+
c12,origurl.www.ran.org,c,2.0,low,<=30
|
| 1248 |
+
c12,origurl.www.rock.n.roll.com,c,2.0,low,<=30
|
| 1249 |
+
c12,origurl.www.sanjosesabercats.com,c,2.0,low,<=30
|
| 1250 |
+
c12,origurl.www.shareware.com,c,2.0,low,<=30
|
| 1251 |
+
c12,origurl.www.slake.com,c,2.0,low,<=30
|
| 1252 |
+
c12,origurl.www.theinternetadvantage.com,c,2.0,low,<=30
|
| 1253 |
+
c12,origurl.www.thejeep.com,c,2.0,low,<=30
|
| 1254 |
+
c12,origurl.www.thriveonline.com,c,2.0,low,<=30
|
| 1255 |
+
c12,origurl.www.tkz.fh.rpl.de,c,2.0,low,<=30
|
| 1256 |
+
c12,origurl.www.toyotaofroswell.com,c,2.0,low,<=30
|
| 1257 |
+
c12,origurl.www.truluck.com,c,2.0,low,<=30
|
| 1258 |
+
c12,origurl.www.vrn.de,c,2.0,low,<=30
|
| 1259 |
+
c12,origurl.www.wco.com,c,2.0,low,<=30
|
| 1260 |
+
c12,origurl.www.wednet.com,c,2.0,low,<=30
|
| 1261 |
+
c12,origurl.www.worlddrugstore.com,c,2.0,low,<=30
|
| 1262 |
+
c12,origurl.www.worldvillage.com,c,2.0,low,<=30
|
| 1263 |
+
c12,origurl.www.yahoo.co.uk,c,2.0,low,<=30
|
| 1264 |
+
c12,origurl.xoom.com,c,2.0,low,<=30
|
| 1265 |
+
c12,origurl.yahoo.co.uk,c,2.0,low,<=30
|
| 1266 |
+
c12,origurl.yosemite,c,2.0,low,<=30
|
| 1267 |
+
c12,origurl.yosemite.4301,c,2.0,low,<=30
|
| 1268 |
+
c12,origurl.zdnet.com,c,2.0,low,<=30
|
| 1269 |
+
c12,origurl.zoe,c,2.0,low,<=30
|
| 1270 |
+
c12,origurl.zoe.html,c,2.0,low,<=30
|
| 1271 |
+
c12,origurl.zueri.ch,c,2.0,low,<=30
|
| 1272 |
+
c12,url.1154.graypaw,c,2.0,low,<=30
|
| 1273 |
+
c12,url.123greetings.com,c,2.0,low,<=30
|
| 1274 |
+
c12,url.2meta.com,c,2.0,low,<=30
|
| 1275 |
+
c12,url.468x60,c,2.0,low,<=30
|
| 1276 |
+
c12,url.9196.pawbutton,c,2.0,low,<=30
|
| 1277 |
+
c12,url.9439.butt2,c,2.0,low,<=30
|
| 1278 |
+
c12,url.FlowSoft.com,c,2.0,low,<=30
|
| 1279 |
+
c12,url.about,c,2.0,low,<=30
|
| 1280 |
+
c12,url.access.ch,c,2.0,low,<=30
|
| 1281 |
+
c12,url.accessus.net,c,2.0,low,<=30
|
| 1282 |
+
c12,url.ad,c,2.0,low,<=30
|
| 1283 |
+
c12,url.ad.doubleclick.net,c,2.0,low,<=30
|
| 1284 |
+
c12,url.ad.gif,c,2.0,low,<=30
|
| 1285 |
+
c12,url.ad.icons,c,2.0,low,<=30
|
| 1286 |
+
c12,url.ad.preferences.com,c,2.0,low,<=30
|
| 1287 |
+
c12,url.adamspharmacy.com,c,2.0,low,<=30
|
| 1288 |
+
c12,url.ads,c,2.0,low,<=30
|
| 1289 |
+
c12,url.ads.media,c,2.0,low,<=30
|
| 1290 |
+
c12,url.ads.msn.com,c,2.0,low,<=30
|
| 1291 |
+
c12,url.ads.switchboard.com,c,2.0,low,<=30
|
| 1292 |
+
c12,url.adv,c,2.0,low,<=30
|
| 1293 |
+
c12,url.adv.images,c,2.0,low,<=30
|
| 1294 |
+
c12,url.advertising,c,2.0,low,<=30
|
| 1295 |
+
c12,url.advertising.blipverts,c,2.0,low,<=30
|
| 1296 |
+
c12,url.advertising.graphics,c,2.0,low,<=30
|
| 1297 |
+
c12,url.afn.org,c,2.0,low,<=30
|
| 1298 |
+
c12,url.afn47757,c,2.0,low,<=30
|
| 1299 |
+
c12,url.alley,c,2.0,low,<=30
|
| 1300 |
+
c12,url.alley.6750,c,2.0,low,<=30
|
| 1301 |
+
c12,url.antiwar.com,c,2.0,low,<=30
|
| 1302 |
+
c12,url.any,c,2.0,low,<=30
|
| 1303 |
+
c12,url.any.time,c,2.0,low,<=30
|
| 1304 |
+
c12,url.aol.com,c,2.0,low,<=30
|
| 1305 |
+
c12,url.april,c,2.0,low,<=30
|
| 1306 |
+
c12,url.april.fools,c,2.0,low,<=30
|
| 1307 |
+
c12,url.ar,c,2.0,low,<=30
|
| 1308 |
+
c12,url.area51,c,2.0,low,<=30
|
| 1309 |
+
c12,url.area51.corridor,c,2.0,low,<=30
|
| 1310 |
+
c12,url.area51.labyrinth,c,2.0,low,<=30
|
| 1311 |
+
c12,url.art,c,2.0,low,<=30
|
| 1312 |
+
c12,url.arvann,c,2.0,low,<=30
|
| 1313 |
+
c12,url.arvann.images,c,2.0,low,<=30
|
| 1314 |
+
c12,url.assets,c,2.0,low,<=30
|
| 1315 |
+
c12,url.assets.auto,c,2.0,low,<=30
|
| 1316 |
+
c12,url.assets.images,c,2.0,low,<=30
|
| 1317 |
+
c12,url.athens,c,2.0,low,<=30
|
| 1318 |
+
c12,url.athens.8774,c,2.0,low,<=30
|
| 1319 |
+
c12,url.athens.forum,c,2.0,low,<=30
|
| 1320 |
+
c12,url.auto,c,2.0,low,<=30
|
| 1321 |
+
c12,url.auto.generated,c,2.0,low,<=30
|
| 1322 |
+
c12,url.autopen.com,c,2.0,low,<=30
|
| 1323 |
+
c12,url.autotown.com,c,2.0,low,<=30
|
| 1324 |
+
c12,url.b.gif,c,2.0,low,<=30
|
| 1325 |
+
c12,url.ball,c,2.0,low,<=30
|
| 1326 |
+
c12,url.ball.gif,c,2.0,low,<=30
|
| 1327 |
+
c12,url.banner,c,2.0,low,<=30
|
| 1328 |
+
c12,url.banner.gif,c,2.0,low,<=30
|
| 1329 |
+
c12,url.banners,c,2.0,low,<=30
|
| 1330 |
+
c12,url.baons,c,2.0,low,<=30
|
| 1331 |
+
c12,url.baons.images,c,2.0,low,<=30
|
| 1332 |
+
c12,url.bars,c,2.0,low,<=30
|
| 1333 |
+
c12,url.bds,c,2.0,low,<=30
|
| 1334 |
+
c12,url.bds.s,c,2.0,low,<=30
|
| 1335 |
+
c12,url.bin,c,2.0,low,<=30
|
| 1336 |
+
c12,url.bishop,c,2.0,low,<=30
|
| 1337 |
+
c12,url.bishop.red,c,2.0,low,<=30
|
| 1338 |
+
c12,url.blipverts,c,2.0,low,<=30
|
| 1339 |
+
c12,url.blue,c,2.0,low,<=30
|
| 1340 |
+
c12,url.bossintl.com,c,2.0,low,<=30
|
| 1341 |
+
c12,url.bull,c,2.0,low,<=30
|
| 1342 |
+
c12,url.bull.gif,c,2.0,low,<=30
|
| 1343 |
+
c12,url.butt,c,2.0,low,<=30
|
| 1344 |
+
c12,url.butt2,c,2.0,low,<=30
|
| 1345 |
+
c12,url.butt2.gif,c,2.0,low,<=30
|
| 1346 |
+
c12,url.button,c,2.0,low,<=30
|
| 1347 |
+
c12,url.button.gif,c,2.0,low,<=30
|
| 1348 |
+
c12,url.buttons,c,2.0,low,<=30
|
| 1349 |
+
c12,url.carousel.org,c,2.0,low,<=30
|
| 1350 |
+
c12,url.cat,c,2.0,low,<=30
|
| 1351 |
+
c12,url.catring1,c,2.0,low,<=30
|
| 1352 |
+
c12,url.catring1.gif,c,2.0,low,<=30
|
| 1353 |
+
c12,url.catringn,c,2.0,low,<=30
|
| 1354 |
+
c12,url.catringn.gif,c,2.0,low,<=30
|
| 1355 |
+
c12,url.cats,c,2.0,low,<=30
|
| 1356 |
+
c12,url.charlie,c,2.0,low,<=30
|
| 1357 |
+
c12,url.chat,c,2.0,low,<=30
|
| 1358 |
+
c12,url.chat.b,c,2.0,low,<=30
|
| 1359 |
+
c12,url.cjackson,c,2.0,low,<=30
|
| 1360 |
+
c12,url.cjackson.kandinsky,c,2.0,low,<=30
|
| 1361 |
+
c12,url.claw1,c,2.0,low,<=30
|
| 1362 |
+
c12,url.claw1.gif,c,2.0,low,<=30
|
| 1363 |
+
c12,url.clawnext,c,2.0,low,<=30
|
| 1364 |
+
c12,url.clawnext.gif,c,2.0,low,<=30
|
| 1365 |
+
c12,url.cmp,c,2.0,low,<=30
|
| 1366 |
+
c12,url.cmp.flowsoft010,c,2.0,low,<=30
|
| 1367 |
+
c12,url.cnet,c,2.0,low,<=30
|
| 1368 |
+
c12,url.cnm,c,2.0,low,<=30
|
| 1369 |
+
c12,url.com,c,2.0,low,<=30
|
| 1370 |
+
c12,url.copymat.com,c,2.0,low,<=30
|
| 1371 |
+
c12,url.corridor,c,2.0,low,<=30
|
| 1372 |
+
c12,url.counter,c,2.0,low,<=30
|
| 1373 |
+
c12,url.cqi.com,c,2.0,low,<=30
|
| 1374 |
+
c12,url.csuhayward.edu,c,2.0,low,<=30
|
| 1375 |
+
c12,url.dejay,c,2.0,low,<=30
|
| 1376 |
+
c12,url.dept,c,2.0,low,<=30
|
| 1377 |
+
c12,url.derived,c,2.0,low,<=30
|
| 1378 |
+
c12,url.doubleclick.net,c,2.0,low,<=30
|
| 1379 |
+
c12,url.dreamn.com,c,2.0,low,<=30
|
| 1380 |
+
c12,url.dumble,c,2.0,low,<=30
|
| 1381 |
+
c12,url.e.gif,c,2.0,low,<=30
|
| 1382 |
+
c12,url.email,c,2.0,low,<=30
|
| 1383 |
+
c12,url.email.b,c,2.0,low,<=30
|
| 1384 |
+
c12,url.enchantedforest,c,2.0,low,<=30
|
| 1385 |
+
c12,url.esi,c,2.0,low,<=30
|
| 1386 |
+
c12,url.esi.image,c,2.0,low,<=30
|
| 1387 |
+
c12,url.excite.com,c,2.0,low,<=30
|
| 1388 |
+
c12,url.express.scripts.com,c,2.0,low,<=30
|
| 1389 |
+
c12,url.falcon.sonic.net,c,2.0,low,<=30
|
| 1390 |
+
c12,url.fbox.vt.edu,c,2.0,low,<=30
|
| 1391 |
+
c12,url.flowsoft010,c,2.0,low,<=30
|
| 1392 |
+
c12,url.fools,c,2.0,low,<=30
|
| 1393 |
+
c12,url.fools.pixs,c,2.0,low,<=30
|
| 1394 |
+
c12,url.forum,c,2.0,low,<=30
|
| 1395 |
+
c12,url.forum.8078,c,2.0,low,<=30
|
| 1396 |
+
c12,url.forums,c,2.0,low,<=30
|
| 1397 |
+
c12,url.forums.b,c,2.0,low,<=30
|
| 1398 |
+
c12,url.foxy.net,c,2.0,low,<=30
|
| 1399 |
+
c12,url.francois,c,2.0,low,<=30
|
| 1400 |
+
c12,url.gc,c,2.0,low,<=30
|
| 1401 |
+
c12,url.gc.icon,c,2.0,low,<=30
|
| 1402 |
+
c12,url.generated,c,2.0,low,<=30
|
| 1403 |
+
c12,url.generated.images,c,2.0,low,<=30
|
| 1404 |
+
c12,url.geocities.com,c,2.0,low,<=30
|
| 1405 |
+
c12,url.geoguideii,c,2.0,low,<=30
|
| 1406 |
+
c12,url.geoguideii.chat,c,2.0,low,<=30
|
| 1407 |
+
c12,url.geoguideii.email,c,2.0,low,<=30
|
| 1408 |
+
c12,url.geoguideii.forums,c,2.0,low,<=30
|
| 1409 |
+
c12,url.geoguideii.logo,c,2.0,low,<=30
|
| 1410 |
+
c12,url.geoguideii.nh,c,2.0,low,<=30
|
| 1411 |
+
c12,url.geoguideii.pages,c,2.0,low,<=30
|
| 1412 |
+
c12,url.geoguideii.rank,c,2.0,low,<=30
|
| 1413 |
+
c12,url.geoguideii.search,c,2.0,low,<=30
|
| 1414 |
+
c12,url.geoguideii.send,c,2.0,low,<=30
|
| 1415 |
+
c12,url.geoguideii.tour,c,2.0,low,<=30
|
| 1416 |
+
c12,url.gifs,c,2.0,low,<=30
|
| 1417 |
+
c12,url.globec.com.au,c,2.0,low,<=30
|
| 1418 |
+
c12,url.go2net,c,2.0,low,<=30
|
| 1419 |
+
c12,url.go2net.ads,c,2.0,low,<=30
|
| 1420 |
+
c12,url.go2net.com,c,2.0,low,<=30
|
| 1421 |
+
c12,url.gort.ucsd.edu,c,2.0,low,<=30
|
| 1422 |
+
c12,url.gra,c,2.0,low,<=30
|
| 1423 |
+
c12,url.graphics,c,2.0,low,<=30
|
| 1424 |
+
c12,url.graphics.ad,c,2.0,low,<=30
|
| 1425 |
+
c12,url.graypaw,c,2.0,low,<=30
|
| 1426 |
+
c12,url.graypaw.gif,c,2.0,low,<=30
|
| 1427 |
+
c12,url.grn,c,2.0,low,<=30
|
| 1428 |
+
c12,url.grn.bull,c,2.0,low,<=30
|
| 1429 |
+
c12,url.grouper.com,c,2.0,low,<=30
|
| 1430 |
+
c12,url.haestad.com,c,2.0,low,<=30
|
| 1431 |
+
c12,url.heartland,c,2.0,low,<=30
|
| 1432 |
+
c12,url.heartland.5309,c,2.0,low,<=30
|
| 1433 |
+
c12,url.heartland.meadows,c,2.0,low,<=30
|
| 1434 |
+
c12,url.heartland.pointe,c,2.0,low,<=30
|
| 1435 |
+
c12,url.heartland.valley,c,2.0,low,<=30
|
| 1436 |
+
c12,url.hem1.passagen.se,c,2.0,low,<=30
|
| 1437 |
+
c12,url.hollywood,c,2.0,low,<=30
|
| 1438 |
+
c12,url.home,c,2.0,low,<=30
|
| 1439 |
+
c12,url.home.gif,c,2.0,low,<=30
|
| 1440 |
+
c12,url.home.netscape.com,c,2.0,low,<=30
|
| 1441 |
+
c12,url.how,c,2.0,low,<=30
|
| 1442 |
+
c12,url.how.htm,c,2.0,low,<=30
|
| 1443 |
+
c12,url.htm.cmp,c,2.0,low,<=30
|
| 1444 |
+
c12,url.htm.images,c,2.0,low,<=30
|
| 1445 |
+
c12,url.hydrogeologist,c,2.0,low,<=30
|
| 1446 |
+
c12,url.hydrogeologist.imgs,c,2.0,low,<=30
|
| 1447 |
+
c12,url.ibitexas.com,c,2.0,low,<=30
|
| 1448 |
+
c12,url.icgnet.com,c,2.0,low,<=30
|
| 1449 |
+
c12,url.icon,c,2.0,low,<=30
|
| 1450 |
+
c12,url.icon.gif,c,2.0,low,<=30
|
| 1451 |
+
c12,url.icons,c,2.0,low,<=30
|
| 1452 |
+
c12,url.ics,c,2.0,low,<=30
|
| 1453 |
+
c12,url.icsi.com,c,2.0,low,<=30
|
| 1454 |
+
c12,url.ie,c,2.0,low,<=30
|
| 1455 |
+
c12,url.image,c,2.0,low,<=30
|
| 1456 |
+
c12,url.image.navigate,c,2.0,low,<=30
|
| 1457 |
+
c12,url.image.ng,c,2.0,low,<=30
|
| 1458 |
+
c12,url.images,c,2.0,low,<=30
|
| 1459 |
+
c12,url.images.ads,c,2.0,low,<=30
|
| 1460 |
+
c12,url.images.buttons,c,2.0,low,<=30
|
| 1461 |
+
c12,url.images.geoguideii,c,2.0,low,<=30
|
| 1462 |
+
c12,url.images.go2net.com,c,2.0,low,<=30
|
| 1463 |
+
c12,url.images.home,c,2.0,low,<=30
|
| 1464 |
+
c12,url.images.img,c,2.0,low,<=30
|
| 1465 |
+
c12,url.images.ixfolder,c,2.0,low,<=30
|
| 1466 |
+
c12,url.images.oso,c,2.0,low,<=30
|
| 1467 |
+
c12,url.images.set,c,2.0,low,<=30
|
| 1468 |
+
c12,url.img,c,2.0,low,<=30
|
| 1469 |
+
c12,url.img.ads,c,2.0,low,<=30
|
| 1470 |
+
c12,url.imgs,c,2.0,low,<=30
|
| 1471 |
+
c12,url.info,c,2.0,low,<=30
|
| 1472 |
+
c12,url.infoserver.etl.vt.edu,c,2.0,low,<=30
|
| 1473 |
+
c12,url.internauts.ca,c,2.0,low,<=30
|
| 1474 |
+
c12,url.inwap.com,c,2.0,low,<=30
|
| 1475 |
+
c12,url.ireland.today.ie,c,2.0,low,<=30
|
| 1476 |
+
c12,url.irish,c,2.0,low,<=30
|
| 1477 |
+
c12,url.irish.times,c,2.0,low,<=30
|
| 1478 |
+
c12,url.irish.times.com,c,2.0,low,<=30
|
| 1479 |
+
c12,url.it,c,2.0,low,<=30
|
| 1480 |
+
c12,url.ixfolder,c,2.0,low,<=30
|
| 1481 |
+
c12,url.ixfolder.gif,c,2.0,low,<=30
|
| 1482 |
+
c12,url.josefina3,c,2.0,low,<=30
|
| 1483 |
+
c12,url.jsd,c,2.0,low,<=30
|
| 1484 |
+
c12,url.jsd.how,c,2.0,low,<=30
|
| 1485 |
+
c12,url.kandinsky,c,2.0,low,<=30
|
| 1486 |
+
c12,url.kandinsky.t,c,2.0,low,<=30
|
| 1487 |
+
c12,url.kats,c,2.0,low,<=30
|
| 1488 |
+
c12,url.kbell,c,2.0,low,<=30
|
| 1489 |
+
c12,url.kbell.charlie,c,2.0,low,<=30
|
| 1490 |
+
c12,url.keith,c,2.0,low,<=30
|
| 1491 |
+
c12,url.keith.dumble,c,2.0,low,<=30
|
| 1492 |
+
c12,url.labyrinth,c,2.0,low,<=30
|
| 1493 |
+
c12,url.labyrinth.9439,c,2.0,low,<=30
|
| 1494 |
+
c12,url.larx.com,c,2.0,low,<=30
|
| 1495 |
+
c12,url.lg,c,2.0,low,<=30
|
| 1496 |
+
c12,url.lg.gif,c,2.0,low,<=30
|
| 1497 |
+
c12,url.library,c,2.0,low,<=30
|
| 1498 |
+
c12,url.library.pitcairn,c,2.0,low,<=30
|
| 1499 |
+
c12,url.likesbooks.com,c,2.0,low,<=30
|
| 1500 |
+
c12,url.link,c,2.0,low,<=30
|
| 1501 |
+
c12,url.link.pics,c,2.0,low,<=30
|
| 1502 |
+
c12,url.links,c,2.0,low,<=30
|
| 1503 |
+
c12,url.live,c,2.0,low,<=30
|
| 1504 |
+
c12,url.logo,c,2.0,low,<=30
|
| 1505 |
+
c12,url.logo.b,c,2.0,low,<=30
|
| 1506 |
+
c12,url.logo.gif,c,2.0,low,<=30
|
| 1507 |
+
c12,url.logos,c,2.0,low,<=30
|
| 1508 |
+
c12,url.lolnad,c,2.0,low,<=30
|
| 1509 |
+
c12,url.lolnad.private,c,2.0,low,<=30
|
| 1510 |
+
c12,url.lovisa1,c,2.0,low,<=30
|
| 1511 |
+
c12,url.lycos.de,c,2.0,low,<=30
|
| 1512 |
+
c12,url.madamecleo,c,2.0,low,<=30
|
| 1513 |
+
c12,url.main,c,2.0,low,<=30
|
| 1514 |
+
c12,url.malek,c,2.0,low,<=30
|
| 1515 |
+
c12,url.malek.small,c,2.0,low,<=30
|
| 1516 |
+
c12,url.mandypaul,c,2.0,low,<=30
|
| 1517 |
+
c12,url.marketing,c,2.0,low,<=30
|
| 1518 |
+
c12,url.marketplace,c,2.0,low,<=30
|
| 1519 |
+
c12,url.martnet,c,2.0,low,<=30
|
| 1520 |
+
c12,url.martnet.com,c,2.0,low,<=30
|
| 1521 |
+
c12,url.martnet.images,c,2.0,low,<=30
|
| 1522 |
+
c12,url.mcet.edu,c,2.0,low,<=30
|
| 1523 |
+
c12,url.meadows,c,2.0,low,<=30
|
| 1524 |
+
c12,url.meadows.9196,c,2.0,low,<=30
|
| 1525 |
+
c12,url.media,c,2.0,low,<=30
|
| 1526 |
+
c12,url.media.images,c,2.0,low,<=30
|
| 1527 |
+
c12,url.mei.co.jp,c,2.0,low,<=30
|
| 1528 |
+
c12,url.memberbanners,c,2.0,low,<=30
|
| 1529 |
+
c12,url.memberbanners.live,c,2.0,low,<=30
|
| 1530 |
+
c12,url.members,c,2.0,low,<=30
|
| 1531 |
+
c12,url.members.accessus.net,c,2.0,low,<=30
|
| 1532 |
+
c12,url.members.aol.com,c,2.0,low,<=30
|
| 1533 |
+
c12,url.members.keith,c,2.0,low,<=30
|
| 1534 |
+
c12,url.members.tripod.com,c,2.0,low,<=30
|
| 1535 |
+
c12,url.mindlink.net,c,2.0,low,<=30
|
| 1536 |
+
c12,url.mindspring.com,c,2.0,low,<=30
|
| 1537 |
+
c12,url.monmouth.com,c,2.0,low,<=30
|
| 1538 |
+
c12,url.msn.com,c,2.0,low,<=30
|
| 1539 |
+
c12,url.navigate,c,2.0,low,<=30
|
| 1540 |
+
c12,url.navigate.b,c,2.0,low,<=30
|
| 1541 |
+
c12,url.netscape.com,c,2.0,low,<=30
|
| 1542 |
+
c12,url.news.com,c,2.0,low,<=30
|
| 1543 |
+
c12,url.news.observer.com,c,2.0,low,<=30
|
| 1544 |
+
c12,url.ng,c,2.0,low,<=30
|
| 1545 |
+
c12,url.ng.spacedesc,c,2.0,low,<=30
|
| 1546 |
+
c12,url.nh,c,2.0,low,<=30
|
| 1547 |
+
c12,url.off,c,2.0,low,<=30
|
| 1548 |
+
c12,url.off.gif,c,2.0,low,<=30
|
| 1549 |
+
c12,url.ora.com,c,2.0,low,<=30
|
| 1550 |
+
c12,url.oso,c,2.0,low,<=30
|
| 1551 |
+
c12,url.pacific.net.sg,c,2.0,low,<=30
|
| 1552 |
+
c12,url.pacificrim.net,c,2.0,low,<=30
|
| 1553 |
+
c12,url.pages,c,2.0,low,<=30
|
| 1554 |
+
c12,url.pages.b,c,2.0,low,<=30
|
| 1555 |
+
c12,url.paris,c,2.0,low,<=30
|
| 1556 |
+
c12,url.passagen.se,c,2.0,low,<=30
|
| 1557 |
+
c12,url.paul.spu.edu,c,2.0,low,<=30
|
| 1558 |
+
c12,url.pawbutton,c,2.0,low,<=30
|
| 1559 |
+
c12,url.pawbutton.gif,c,2.0,low,<=30
|
| 1560 |
+
c12,url.peace,c,2.0,low,<=30
|
| 1561 |
+
c12,url.peace.images,c,2.0,low,<=30
|
| 1562 |
+
c12,url.personal,c,2.0,low,<=30
|
| 1563 |
+
c12,url.pharmacy,c,2.0,low,<=30
|
| 1564 |
+
c12,url.pharmacy.gif,c,2.0,low,<=30
|
| 1565 |
+
c12,url.phoenix.mcet.edu,c,2.0,low,<=30
|
| 1566 |
+
c12,url.pics,c,2.0,low,<=30
|
| 1567 |
+
c12,url.pics.cats,c,2.0,low,<=30
|
| 1568 |
+
c12,url.picts,c,2.0,low,<=30
|
| 1569 |
+
c12,url.pictures,c,2.0,low,<=30
|
| 1570 |
+
c12,url.pictures.gc,c,2.0,low,<=30
|
| 1571 |
+
c12,url.pitcairn,c,2.0,low,<=30
|
| 1572 |
+
c12,url.pitcairn.smallb,c,2.0,low,<=30
|
| 1573 |
+
c12,url.pix,c,2.0,low,<=30
|
| 1574 |
+
c12,url.pix.b,c,2.0,low,<=30
|
| 1575 |
+
c12,url.pixs,c,2.0,low,<=30
|
| 1576 |
+
c12,url.pixs.smiley,c,2.0,low,<=30
|
| 1577 |
+
c12,url.pointe,c,2.0,low,<=30
|
| 1578 |
+
c12,url.pointe.1154,c,2.0,low,<=30
|
| 1579 |
+
c12,url.polypkem,c,2.0,low,<=30
|
| 1580 |
+
c12,url.polypkem.grn,c,2.0,low,<=30
|
| 1581 |
+
c12,url.pool,c,2.0,low,<=30
|
| 1582 |
+
c12,url.pool.images,c,2.0,low,<=30
|
| 1583 |
+
c12,url.preferences.com,c,2.0,low,<=30
|
| 1584 |
+
c12,url.private,c,2.0,low,<=30
|
| 1585 |
+
c12,url.psnw.com,c,2.0,low,<=30
|
| 1586 |
+
c12,url.psu.edu,c,2.0,low,<=30
|
| 1587 |
+
c12,url.puc.edu,c,2.0,low,<=30
|
| 1588 |
+
c12,url.ran,c,2.0,low,<=30
|
| 1589 |
+
c12,url.ran.gifs,c,2.0,low,<=30
|
| 1590 |
+
c12,url.ran.org,c,2.0,low,<=30
|
| 1591 |
+
c12,url.rank,c,2.0,low,<=30
|
| 1592 |
+
c12,url.rank.b,c,2.0,low,<=30
|
| 1593 |
+
c12,url.red,c,2.0,low,<=30
|
| 1594 |
+
c12,url.red.ball,c,2.0,low,<=30
|
| 1595 |
+
c12,url.rings,c,2.0,low,<=30
|
| 1596 |
+
c12,url.romancebooks,c,2.0,low,<=30
|
| 1597 |
+
c12,url.romancebooks.pix,c,2.0,low,<=30
|
| 1598 |
+
c12,url.runofsite,c,2.0,low,<=30
|
| 1599 |
+
c12,url.runofsite.any,c,2.0,low,<=30
|
| 1600 |
+
c12,url.sanjosesabercats.com,c,2.0,low,<=30
|
| 1601 |
+
c12,url.search,c,2.0,low,<=30
|
| 1602 |
+
c12,url.search.b,c,2.0,low,<=30
|
| 1603 |
+
c12,url.send,c,2.0,low,<=30
|
| 1604 |
+
c12,url.send.b,c,2.0,low,<=30
|
| 1605 |
+
c12,url.set,c,2.0,low,<=30
|
| 1606 |
+
c12,url.set.butt,c,2.0,low,<=30
|
| 1607 |
+
c12,url.shareware.com,c,2.0,low,<=30
|
| 1608 |
+
c12,url.site,c,2.0,low,<=30
|
| 1609 |
+
c12,url.sj,c,2.0,low,<=30
|
| 1610 |
+
c12,url.sjsu.edu,c,2.0,low,<=30
|
| 1611 |
+
c12,url.slake.com,c,2.0,low,<=30
|
| 1612 |
+
c12,url.small,c,2.0,low,<=30
|
| 1613 |
+
c12,url.smallb,c,2.0,low,<=30
|
| 1614 |
+
c12,url.smallb.gif,c,2.0,low,<=30
|
| 1615 |
+
c12,url.smiley,c,2.0,low,<=30
|
| 1616 |
+
c12,url.smiley.gif,c,2.0,low,<=30
|
| 1617 |
+
c12,url.sonic.net,c,2.0,low,<=30
|
| 1618 |
+
c12,url.spacedesc,c,2.0,low,<=30
|
| 1619 |
+
c12,url.sponsor,c,2.0,low,<=30
|
| 1620 |
+
c12,url.spu.edu,c,2.0,low,<=30
|
| 1621 |
+
c12,url.static.wired.com,c,2.0,low,<=30
|
| 1622 |
+
c12,url.stinky,c,2.0,low,<=30
|
| 1623 |
+
c12,url.stinky.gra,c,2.0,low,<=30
|
| 1624 |
+
c12,url.sunsetstrip,c,2.0,low,<=30
|
| 1625 |
+
c12,url.sunsetstrip.alley,c,2.0,low,<=30
|
| 1626 |
+
c12,url.sunsite.unc.edu,c,2.0,low,<=30
|
| 1627 |
+
c12,url.switchboard.com,c,2.0,low,<=30
|
| 1628 |
+
c12,url.theinternetadvantage.com,c,2.0,low,<=30
|
| 1629 |
+
c12,url.thejeep.com,c,2.0,low,<=30
|
| 1630 |
+
c12,url.thumb,c,2.0,low,<=30
|
| 1631 |
+
c12,url.tii,c,2.0,low,<=30
|
| 1632 |
+
c12,url.time,c,2.0,low,<=30
|
| 1633 |
+
c12,url.time.1998,c,2.0,low,<=30
|
| 1634 |
+
c12,url.times,c,2.0,low,<=30
|
| 1635 |
+
c12,url.times.graphics,c,2.0,low,<=30
|
| 1636 |
+
c12,url.tkaine,c,2.0,low,<=30
|
| 1637 |
+
c12,url.tkaine.bars,c,2.0,low,<=30
|
| 1638 |
+
c12,url.tkaine.buttons,c,2.0,low,<=30
|
| 1639 |
+
c12,url.tkaine.kats,c,2.0,low,<=30
|
| 1640 |
+
c12,url.tkaine.rings,c,2.0,low,<=30
|
| 1641 |
+
c12,url.tm.fr,c,2.0,low,<=30
|
| 1642 |
+
c12,url.top,c,2.0,low,<=30
|
| 1643 |
+
c12,url.tour,c,2.0,low,<=30
|
| 1644 |
+
c12,url.toyotaofroswell.com,c,2.0,low,<=30
|
| 1645 |
+
c12,url.tripod.com,c,2.0,low,<=30
|
| 1646 |
+
c12,url.truluck.com,c,2.0,low,<=30
|
| 1647 |
+
c12,url.tvgen.com,c,2.0,low,<=30
|
| 1648 |
+
c12,url.ucsd.edu,c,2.0,low,<=30
|
| 1649 |
+
c12,url.uk,c,2.0,low,<=30
|
| 1650 |
+
c12,url.uk.gif,c,2.0,low,<=30
|
| 1651 |
+
c12,url.ukonline.co.uk,c,2.0,low,<=30
|
| 1652 |
+
c12,url.unc.edu,c,2.0,low,<=30
|
| 1653 |
+
c12,url.users,c,2.0,low,<=30
|
| 1654 |
+
c12,url.users.aol.com,c,2.0,low,<=30
|
| 1655 |
+
c12,url.valley,c,2.0,low,<=30
|
| 1656 |
+
c12,url.valley.2539,c,2.0,low,<=30
|
| 1657 |
+
c12,url.valley.2647,c,2.0,low,<=30
|
| 1658 |
+
c12,url.vbtn,c,2.0,low,<=30
|
| 1659 |
+
c12,url.vbtn.gif,c,2.0,low,<=30
|
| 1660 |
+
c12,url.victoria,c,2.0,low,<=30
|
| 1661 |
+
c12,url.victoria.pharmacy,c,2.0,low,<=30
|
| 1662 |
+
c12,url.vrn.de,c,2.0,low,<=30
|
| 1663 |
+
c12,url.vt.edu,c,2.0,low,<=30
|
| 1664 |
+
c12,url.w.gif,c,2.0,low,<=30
|
| 1665 |
+
c12,url.wc,c,2.0,low,<=30
|
| 1666 |
+
c12,url.wco.com,c,2.0,low,<=30
|
| 1667 |
+
c12,url.web.ukonline.co.uk,c,2.0,low,<=30
|
| 1668 |
+
c12,url.website.ora.com,c,2.0,low,<=30
|
| 1669 |
+
c12,url.wednet.com,c,2.0,low,<=30
|
| 1670 |
+
c12,url.wired.com,c,2.0,low,<=30
|
| 1671 |
+
c12,url.worlddrugstore.com,c,2.0,low,<=30
|
| 1672 |
+
c12,url.www.123greetings.com,c,2.0,low,<=30
|
| 1673 |
+
c12,url.www.2meta.com,c,2.0,low,<=30
|
| 1674 |
+
c12,url.www.FlowSoft.com,c,2.0,low,<=30
|
| 1675 |
+
c12,url.www.access.ch,c,2.0,low,<=30
|
| 1676 |
+
c12,url.www.adamspharmacy.com,c,2.0,low,<=30
|
| 1677 |
+
c12,url.www.afn.org,c,2.0,low,<=30
|
| 1678 |
+
c12,url.www.antiwar.com,c,2.0,low,<=30
|
| 1679 |
+
c12,url.www.autopen.com,c,2.0,low,<=30
|
| 1680 |
+
c12,url.www.autotown.com,c,2.0,low,<=30
|
| 1681 |
+
c12,url.www.bossintl.com,c,2.0,low,<=30
|
| 1682 |
+
c12,url.www.carousel.org,c,2.0,low,<=30
|
| 1683 |
+
c12,url.www.cob.sjsu.edu,c,2.0,low,<=30
|
| 1684 |
+
c12,url.www.copymat.com,c,2.0,low,<=30
|
| 1685 |
+
c12,url.www.cqi.com,c,2.0,low,<=30
|
| 1686 |
+
c12,url.www.dreamn.com,c,2.0,low,<=30
|
| 1687 |
+
c12,url.www.ems.psu.edu,c,2.0,low,<=30
|
| 1688 |
+
c12,url.www.express.scripts.com,c,2.0,low,<=30
|
| 1689 |
+
c12,url.www.finest.tm.fr,c,2.0,low,<=30
|
| 1690 |
+
c12,url.www.geocities.com,c,2.0,low,<=30
|
| 1691 |
+
c12,url.www.globec.com.au,c,2.0,low,<=30
|
| 1692 |
+
c12,url.www.grouper.com,c,2.0,low,<=30
|
| 1693 |
+
c12,url.www.haestad.com,c,2.0,low,<=30
|
| 1694 |
+
c12,url.www.ibitexas.com,c,2.0,low,<=30
|
| 1695 |
+
c12,url.www.icgnet.com,c,2.0,low,<=30
|
| 1696 |
+
c12,url.www.icsi.com,c,2.0,low,<=30
|
| 1697 |
+
c12,url.www.internauts.ca,c,2.0,low,<=30
|
| 1698 |
+
c12,url.www.inwap.com,c,2.0,low,<=30
|
| 1699 |
+
c12,url.www.ireland.today.ie,c,2.0,low,<=30
|
| 1700 |
+
c12,url.www.irish.times.com,c,2.0,low,<=30
|
| 1701 |
+
c12,url.www.larx.com,c,2.0,low,<=30
|
| 1702 |
+
c12,url.www.likesbooks.com,c,2.0,low,<=30
|
| 1703 |
+
c12,url.www.martnet.com,c,2.0,low,<=30
|
| 1704 |
+
c12,url.www.mcs.csuhayward.edu,c,2.0,low,<=30
|
| 1705 |
+
c12,url.www.mei.co.jp,c,2.0,low,<=30
|
| 1706 |
+
c12,url.www.monmouth.com,c,2.0,low,<=30
|
| 1707 |
+
c12,url.www.news.com,c,2.0,low,<=30
|
| 1708 |
+
c12,url.www.news.observer.com,c,2.0,low,<=30
|
| 1709 |
+
c12,url.www.pacific.net.sg,c,2.0,low,<=30
|
| 1710 |
+
c12,url.www.pacificrim.net,c,2.0,low,<=30
|
| 1711 |
+
c12,url.www.psnw.com,c,2.0,low,<=30
|
| 1712 |
+
c12,url.www.puc.edu,c,2.0,low,<=30
|
| 1713 |
+
c12,url.www.ran.org,c,2.0,low,<=30
|
| 1714 |
+
c12,url.www.sanjosesabercats.com,c,2.0,low,<=30
|
| 1715 |
+
c12,url.www.shareware.com,c,2.0,low,<=30
|
| 1716 |
+
c12,url.www.slake.com,c,2.0,low,<=30
|
| 1717 |
+
c12,url.www.theinternetadvantage.com,c,2.0,low,<=30
|
| 1718 |
+
c12,url.www.thejeep.com,c,2.0,low,<=30
|
| 1719 |
+
c12,url.www.toyotaofroswell.com,c,2.0,low,<=30
|
| 1720 |
+
c12,url.www.truluck.com,c,2.0,low,<=30
|
| 1721 |
+
c12,url.www.uk.lycos.de,c,2.0,low,<=30
|
| 1722 |
+
c12,url.www.vrn.de,c,2.0,low,<=30
|
| 1723 |
+
c12,url.www.wco.com,c,2.0,low,<=30
|
| 1724 |
+
c12,url.www.wednet.com,c,2.0,low,<=30
|
| 1725 |
+
c12,url.www.worlddrugstore.com,c,2.0,low,<=30
|
| 1726 |
+
c12,url.www.yahoo.co.uk,c,2.0,low,<=30
|
| 1727 |
+
c12,url.yahoo.co.uk,c,2.0,low,<=30
|
| 1728 |
+
c12,url.zueri.ch,c,2.0,low,<=30
|
| 1729 |
+
c13,dAge,c,8.0,low,<=30
|
| 1730 |
+
c13,dAncstry1,c,12.0,low,<=30
|
| 1731 |
+
c13,dAncstry2,c,12.0,low,<=30
|
| 1732 |
+
c13,dDepart,c,6.0,low,<=30
|
| 1733 |
+
c13,dHispanic,c,10.0,low,<=30
|
| 1734 |
+
c13,dHour89,c,6.0,low,<=30
|
| 1735 |
+
c13,dHours,c,6.0,low,<=30
|
| 1736 |
+
c13,dIncome1,c,5.0,low,<=30
|
| 1737 |
+
c13,dIncome2,c,2.0,low,<=30
|
| 1738 |
+
c13,dIncome3,c,2.0,low,<=30
|
| 1739 |
+
c13,dIncome4,c,2.0,low,<=30
|
| 1740 |
+
c13,dIncome5,c,2.0,low,<=30
|
| 1741 |
+
c13,dIncome6,c,2.0,low,<=30
|
| 1742 |
+
c13,dIncome7,c,2.0,low,<=30
|
| 1743 |
+
c13,dIncome8,c,2.0,low,<=30
|
| 1744 |
+
c13,dIndustry,c,13.0,low,<=30
|
| 1745 |
+
c13,dOccup,c,9.0,low,<=30
|
| 1746 |
+
c13,dPOB,c,7.0,low,<=30
|
| 1747 |
+
c13,dPoverty,c,3.0,low,<=30
|
| 1748 |
+
c13,dPwgt1,c,4.0,low,<=30
|
| 1749 |
+
c13,dRearning,c,6.0,low,<=30
|
| 1750 |
+
c13,dRpincome,c,6.0,low,<=30
|
| 1751 |
+
c13,dTravtime,c,7.0,low,<=30
|
| 1752 |
+
c13,dWeek89,c,3.0,low,<=30
|
| 1753 |
+
c13,dYrsserv,c,3.0,low,<=30
|
| 1754 |
+
c13,iAvail,c,5.0,low,<=30
|
| 1755 |
+
c13,iCitizen,c,5.0,low,<=30
|
| 1756 |
+
c13,iClass,c,10.0,low,<=30
|
| 1757 |
+
c13,iDisabl1,c,3.0,low,<=30
|
| 1758 |
+
c13,iDisabl2,c,3.0,low,<=30
|
| 1759 |
+
c13,iEnglish,c,5.0,low,<=30
|
| 1760 |
+
c13,iFeb55,c,2.0,low,<=30
|
| 1761 |
+
c13,iFertil,c,14.0,low,<=30
|
| 1762 |
+
c13,iImmigr,c,11.0,low,<=30
|
| 1763 |
+
c13,iKorean,c,2.0,low,<=30
|
| 1764 |
+
c13,iLang1,c,3.0,low,<=30
|
| 1765 |
+
c13,iLooking,c,3.0,low,<=30
|
| 1766 |
+
c13,iMarital,c,5.0,low,<=30
|
| 1767 |
+
c13,iMay75880,c,2.0,low,<=30
|
| 1768 |
+
c13,iMeans,c,13.0,low,<=30
|
| 1769 |
+
c13,iMilitary,c,5.0,low,<=30
|
| 1770 |
+
c13,iMobility,c,3.0,low,<=30
|
| 1771 |
+
c13,iMobillim,c,3.0,low,<=30
|
| 1772 |
+
c13,iOthrserv,c,2.0,low,<=30
|
| 1773 |
+
c13,iPerscare,c,3.0,low,<=30
|
| 1774 |
+
c13,iRPOB,c,14.0,low,<=30
|
| 1775 |
+
c13,iRagechld,c,5.0,low,<=30
|
| 1776 |
+
c13,iRelat1,c,14.0,low,<=30
|
| 1777 |
+
c13,iRelat2,c,10.0,low,<=30
|
| 1778 |
+
c13,iRemplpar,c,16.0,low,<=30
|
| 1779 |
+
c13,iRiders,c,9.0,low,<=30
|
| 1780 |
+
c13,iRlabor,c,7.0,low,<=30
|
| 1781 |
+
c13,iRownchld,c,2.0,low,<=30
|
| 1782 |
+
c13,iRrelchld,c,2.0,low,<=30
|
| 1783 |
+
c13,iRspouse,c,7.0,low,<=30
|
| 1784 |
+
c13,iRvetserv,c,12.0,low,<=30
|
| 1785 |
+
c13,iSchool,c,4.0,low,<=30
|
| 1786 |
+
c13,iSept80,c,2.0,low,<=30
|
| 1787 |
+
c13,iSex,c,2.0,low,<=30
|
| 1788 |
+
c13,iSubfam1,c,4.0,low,<=30
|
| 1789 |
+
c13,iSubfam2,c,4.0,low,<=30
|
| 1790 |
+
c13,iTmpabsnt,c,4.0,low,<=30
|
| 1791 |
+
c13,iVietnam,c,2.0,low,<=30
|
| 1792 |
+
c13,iWWII,c,2.0,low,<=30
|
| 1793 |
+
c13,iWork89,c,3.0,low,<=30
|
| 1794 |
+
c13,iWorklwk,c,3.0,low,<=30
|
| 1795 |
+
c13,iYearsch,c,18.0,low,<=30
|
| 1796 |
+
c13,iYearwrk,c,8.0,low,<=30
|
| 1797 |
+
c14,bin_0,c,2.0,low,<=30
|
| 1798 |
+
c14,bin_1,c,2.0,low,<=30
|
| 1799 |
+
c14,bin_2,c,2.0,low,<=30
|
| 1800 |
+
c14,bin_3,c,2.0,low,<=30
|
| 1801 |
+
c14,bin_4,c,2.0,low,<=30
|
| 1802 |
+
c14,day,c,7.0,low,<=30
|
| 1803 |
+
c14,month,c,12.0,low,<=30
|
| 1804 |
+
c14,nom_0,c,3.0,low,<=30
|
| 1805 |
+
c14,nom_1,c,6.0,low,<=30
|
| 1806 |
+
c14,nom_2,c,6.0,low,<=30
|
| 1807 |
+
c14,nom_3,c,6.0,low,<=30
|
| 1808 |
+
c14,nom_4,c,4.0,low,<=30
|
| 1809 |
+
c14,nom_5,c,222.0,mid,31-300
|
| 1810 |
+
c14,nom_6,c,522.0,high,>300
|
| 1811 |
+
c14,nom_7,c,1219.0,high,>300
|
| 1812 |
+
c14,nom_8,c,2215.0,high,>300
|
| 1813 |
+
c14,nom_9,c,11927.0,high,>300
|
| 1814 |
+
c14,ord_0,c,3.0,low,<=30
|
| 1815 |
+
c14,ord_1,c,5.0,low,<=30
|
| 1816 |
+
c14,ord_2,c,6.0,low,<=30
|
| 1817 |
+
c14,ord_3,c,15.0,low,<=30
|
| 1818 |
+
c14,ord_4,c,26.0,low,<=30
|
| 1819 |
+
c14,ord_5,c,192.0,mid,31-300
|
| 1820 |
+
c14,target,c,2.0,low,<=30
|
| 1821 |
+
c15,bin_0,c,2.0,low,<=30
|
| 1822 |
+
c15,bin_1,c,2.0,low,<=30
|
| 1823 |
+
c15,bin_2,c,2.0,low,<=30
|
| 1824 |
+
c15,bin_3,c,2.0,low,<=30
|
| 1825 |
+
c15,bin_4,c,2.0,low,<=30
|
| 1826 |
+
c15,day,c,7.0,low,<=30
|
| 1827 |
+
c15,month,c,12.0,low,<=30
|
| 1828 |
+
c15,nom_0,c,3.0,low,<=30
|
| 1829 |
+
c15,nom_1,c,6.0,low,<=30
|
| 1830 |
+
c15,nom_2,c,6.0,low,<=30
|
| 1831 |
+
c15,nom_3,c,6.0,low,<=30
|
| 1832 |
+
c15,nom_4,c,4.0,low,<=30
|
| 1833 |
+
c15,nom_5,c,1220.0,high,>300
|
| 1834 |
+
c15,nom_6,c,1518.0,high,>300
|
| 1835 |
+
c15,nom_7,c,222.0,mid,31-300
|
| 1836 |
+
c15,nom_8,c,222.0,mid,31-300
|
| 1837 |
+
c15,nom_9,c,2218.0,high,>300
|
| 1838 |
+
c15,ord_0,c,3.0,low,<=30
|
| 1839 |
+
c15,ord_1,c,5.0,low,<=30
|
| 1840 |
+
c15,ord_2,c,6.0,low,<=30
|
| 1841 |
+
c15,ord_3,c,15.0,low,<=30
|
| 1842 |
+
c15,ord_4,c,26.0,low,<=30
|
| 1843 |
+
c15,ord_5,c,190.0,mid,31-300
|
| 1844 |
+
c15,target,c,2.0,low,<=30
|
| 1845 |
+
c16,ALIGN,c,4.0,low,<=30
|
| 1846 |
+
c16,ALIVE,c,2.0,low,<=30
|
| 1847 |
+
c16,EYE,c,17.0,low,<=30
|
| 1848 |
+
c16,FIRST APPEARANCE,c,758.0,high,>300
|
| 1849 |
+
c16,GSM,c,2.0,low,<=30
|
| 1850 |
+
c16,HAIR,c,17.0,low,<=30
|
| 1851 |
+
c16,ID,c,3.0,low,<=30
|
| 1852 |
+
c16,SEX,c,4.0,low,<=30
|
| 1853 |
+
c16,name,c,5516.0,high,>300
|
| 1854 |
+
c16,urlslug,c,5516.0,high,>300
|
| 1855 |
+
c17,cast,c,6179.0,high,>300
|
| 1856 |
+
c17,country,c,621.0,high,>300
|
| 1857 |
+
c17,date_added,c,1593.0,high,>300
|
| 1858 |
+
c17,description,c,7026.0,high,>300
|
| 1859 |
+
c17,director,c,3784.0,high,>300
|
| 1860 |
+
c17,duration,c,211.0,mid,31-300
|
| 1861 |
+
c17,listed_in,c,484.0,high,>300
|
| 1862 |
+
c17,rating,c,15.0,low,<=30
|
| 1863 |
+
c17,show_id,c,7045.0,high,>300
|
| 1864 |
+
c17,title,c,7044.0,high,>300
|
| 1865 |
+
c17,type,c,2.0,low,<=30
|
| 1866 |
+
c18,country,c,43.0,mid,31-300
|
| 1867 |
+
c18,description,c,97504.0,high,>300
|
| 1868 |
+
c18,designation,c,33068.0,high,>300
|
| 1869 |
+
c18,province,c,411.0,high,>300
|
| 1870 |
+
c18,region_1,c,1179.0,high,>300
|
| 1871 |
+
c18,region_2,c,17.0,low,<=30
|
| 1872 |
+
c18,taster_name,c,19.0,low,<=30
|
| 1873 |
+
c18,taster_twitter_handle,c,15.0,low,<=30
|
| 1874 |
+
c18,title,c,96777.0,high,>300
|
| 1875 |
+
c18,variety,c,682.0,high,>300
|
| 1876 |
+
c18,winery,c,15786.0,high,>300
|
| 1877 |
+
c19,category_id,c,16.0,low,<=30
|
| 1878 |
+
c19,channel_title,c,2181.0,high,>300
|
| 1879 |
+
c19,comments_disabled,c,2.0,low,<=30
|
| 1880 |
+
c19,description,c,6673.0,high,>300
|
| 1881 |
+
c19,publish_time,c,6114.0,high,>300
|
| 1882 |
+
c19,ratings_disabled,c,2.0,low,<=30
|
| 1883 |
+
c19,tags,c,5884.0,high,>300
|
| 1884 |
+
c19,thumbnail_link,c,6194.0,high,>300
|
| 1885 |
+
c19,title,c,6284.0,high,>300
|
| 1886 |
+
c19,trending_date,c,205.0,mid,31-300
|
| 1887 |
+
c19,video_error_or_removed,c,2.0,low,<=30
|
| 1888 |
+
c19,video_id,c,6194.0,high,>300
|
| 1889 |
+
c20,black_piece0_file,c,7.0,low,<=30
|
| 1890 |
+
c20,black_piece0_rank,c,9.0,low,<=30
|
| 1891 |
+
c20,black_piece0_strength,c,5.0,low,<=30
|
| 1892 |
+
c20,class,c,3.0,low,<=30
|
| 1893 |
+
c20,white_piece0_file,c,7.0,low,<=30
|
| 1894 |
+
c20,white_piece0_rank,c,9.0,low,<=30
|
| 1895 |
+
c20,white_piece0_strength,c,5.0,low,<=30
|
| 1896 |
+
c21,V10,c,10.0,low,<=30
|
| 1897 |
+
c21,V14,c,885.0,high,>300
|
| 1898 |
+
c21,V15,c,543.0,high,>300
|
| 1899 |
+
c21,V16,c,140102.0,high,>300
|
| 1900 |
+
c21,V17,c,63196.0,high,>300
|
| 1901 |
+
c21,V18,c,214.0,mid,31-300
|
| 1902 |
+
c21,V19,c,14.0,low,<=30
|
| 1903 |
+
c21,V20,c,9933.0,high,>300
|
| 1904 |
+
c21,V21,c,411.0,high,>300
|
| 1905 |
+
c21,V22,c,3.0,low,<=30
|
| 1906 |
+
c21,V23,c,20474.0,high,>300
|
| 1907 |
+
c21,V24,c,4473.0,high,>300
|
| 1908 |
+
c21,V25,c,126515.0,high,>300
|
| 1909 |
+
c21,V26,c,3079.0,high,>300
|
| 1910 |
+
c21,V27,c,26.0,low,<=30
|
| 1911 |
+
c21,V28,c,7417.0,high,>300
|
| 1912 |
+
c21,V29,c,100814.0,high,>300
|
| 1913 |
+
c21,V30,c,10.0,low,<=30
|
| 1914 |
+
c21,V31,c,3408.0,high,>300
|
| 1915 |
+
c21,V32,c,1588.0,high,>300
|
| 1916 |
+
c21,V33,c,4.0,low,<=30
|
| 1917 |
+
c21,V34,c,115350.0,high,>300
|
| 1918 |
+
c21,V35,c,11.0,low,<=30
|
| 1919 |
+
c21,V36,c,14.0,low,<=30
|
| 1920 |
+
c21,V37,c,24070.0,high,>300
|
| 1921 |
+
c21,V38,c,60.0,mid,31-300
|
| 1922 |
+
c21,V39,c,23272.0,high,>300
|
| 1923 |
+
c21,V41,c,4.0,low,<=30
|
| 1924 |
+
c21,V44,c,100963.0,high,>300
|
| 1925 |
+
c21,V45,c,10.0,low,<=30
|
| 1926 |
+
c21,V46,c,9955.0,high,>300
|
| 1927 |
+
c21,V47,c,14.0,low,<=30
|
| 1928 |
+
c21,V48,c,214.0,mid,31-300
|
| 1929 |
+
c21,V49,c,542.0,high,>300
|
| 1930 |
+
c21,V52,c,9.0,low,<=30
|
| 1931 |
+
c21,V54,c,543.0,high,>300
|
| 1932 |
+
c21,V55,c,140269.0,high,>300
|
| 1933 |
+
c21,V56,c,20410.0,high,>300
|
| 1934 |
+
c21,V57,c,23205.0,high,>300
|
| 1935 |
+
c21,V58,c,24114.0,high,>300
|
| 1936 |
+
c21,V60,c,543.0,high,>300
|
| 1937 |
+
c21,V61,c,3086.0,high,>300
|
| 1938 |
+
c21,V62,c,3087.0,high,>300
|
| 1939 |
+
c21,V63,c,14.0,low,<=30
|
| 1940 |
+
c21,V65,c,26.0,low,<=30
|
| 1941 |
+
c21,V66,c,9923.0,high,>300
|
| 1942 |
+
c21,V68,c,26.0,low,<=30
|
| 1943 |
+
c21,V70,c,61.0,mid,31-300
|
| 1944 |
+
c21,V71,c,59.0,mid,31-300
|
| 1945 |
+
c21,V73,c,214.0,mid,31-300
|
| 1946 |
+
c21,V74,c,201.0,mid,31-300
|
| 1947 |
+
c21,V76,c,217.0,mid,31-300
|
| 1948 |
+
c21,V77,c,7385.0,high,>300
|
| 1949 |
+
c21,V78,c,3076.0,high,>300
|
| 1950 |
+
c21,class,c,2.0,low,<=30
|
| 1951 |
+
m1,Company_Size,m,5.0,low,<=30
|
| 1952 |
+
m1,Department,m,10.0,low,<=30
|
| 1953 |
+
m1,Education_Level,m,6.0,low,<=30
|
| 1954 |
+
m1,Employee_ID,m,1200.0,high,>300
|
| 1955 |
+
m1,Gender,m,3.0,low,<=30
|
| 1956 |
+
m1,Has_Children,m,2.0,low,<=30
|
| 1957 |
+
m1,Home_Office_Quality,m,4.0,low,<=30
|
| 1958 |
+
m1,Industry,m,10.0,low,<=30
|
| 1959 |
+
m1,Internet_Speed_Category,m,4.0,low,<=30
|
| 1960 |
+
m1,Job_Level,m,6.0,low,<=30
|
| 1961 |
+
m1,Location_Type,m,3.0,low,<=30
|
| 1962 |
+
m1,Manager_Support_Level,m,5.0,low,<=30
|
| 1963 |
+
m1,Marital_Status,m,4.0,low,<=30
|
| 1964 |
+
m1,Meetings_Per_Week,m,19.0,low,<=30
|
| 1965 |
+
m1,Response_Quality,m,3.0,low,<=30
|
| 1966 |
+
m1,Stress_Level,m,10.0,low,<=30
|
| 1967 |
+
m1,Survey_Date,m,122.0,mid,31-300
|
| 1968 |
+
m1,Team_Collaboration_Frequency,m,5.0,low,<=30
|
| 1969 |
+
m1,WFH_Days_Per_Week,m,6.0,low,<=30
|
| 1970 |
+
m1,Work_Life_Balance,m,10.0,low,<=30
|
| 1971 |
+
m2,airbags,m,3.0,low,<=30
|
| 1972 |
+
m2,area_cluster,m,22.0,low,<=30
|
| 1973 |
+
m2,cylinder,m,2.0,low,<=30
|
| 1974 |
+
m2,displacement,m,9.0,low,<=30
|
| 1975 |
+
m2,engine_type,m,11.0,low,<=30
|
| 1976 |
+
m2,fuel_type,m,3.0,low,<=30
|
| 1977 |
+
m2,gear_box,m,2.0,low,<=30
|
| 1978 |
+
m2,gross_weight,m,10.0,low,<=30
|
| 1979 |
+
m2,height,m,11.0,low,<=30
|
| 1980 |
+
m2,is_adjustable_steering,m,2.0,low,<=30
|
| 1981 |
+
m2,is_brake_assist,m,2.0,low,<=30
|
| 1982 |
+
m2,is_central_locking,m,2.0,low,<=30
|
| 1983 |
+
m2,is_claim,m,2.0,low,<=30
|
| 1984 |
+
m2,is_day_night_rear_view_mirror,m,2.0,low,<=30
|
| 1985 |
+
m2,is_driver_seat_height_adjustable,m,2.0,low,<=30
|
| 1986 |
+
m2,is_ecw,m,2.0,low,<=30
|
| 1987 |
+
m2,is_esc,m,2.0,low,<=30
|
| 1988 |
+
m2,is_front_fog_lights,m,2.0,low,<=30
|
| 1989 |
+
m2,is_parking_camera,m,2.0,low,<=30
|
| 1990 |
+
m2,is_parking_sensors,m,2.0,low,<=30
|
| 1991 |
+
m2,is_power_door_locks,m,2.0,low,<=30
|
| 1992 |
+
m2,is_power_steering,m,2.0,low,<=30
|
| 1993 |
+
m2,is_rear_window_defogger,m,2.0,low,<=30
|
| 1994 |
+
m2,is_rear_window_washer,m,2.0,low,<=30
|
| 1995 |
+
m2,is_rear_window_wiper,m,2.0,low,<=30
|
| 1996 |
+
m2,is_speed_alert,m,2.0,low,<=30
|
| 1997 |
+
m2,is_tpms,m,2.0,low,<=30
|
| 1998 |
+
m2,length,m,9.0,low,<=30
|
| 1999 |
+
m2,make,m,5.0,low,<=30
|
| 2000 |
+
m2,max_power,m,9.0,low,<=30
|
| 2001 |
+
m2,max_torque,m,9.0,low,<=30
|
| 2002 |
+
m2,model,m,11.0,low,<=30
|
| 2003 |
+
m2,ncap_rating,m,5.0,low,<=30
|
| 2004 |
+
m2,policy_id,m,46873.0,high,>300
|
| 2005 |
+
m2,rear_brakes_type,m,2.0,low,<=30
|
| 2006 |
+
m2,segment,m,6.0,low,<=30
|
| 2007 |
+
m2,steering_type,m,3.0,low,<=30
|
| 2008 |
+
m2,transmission_type,m,2.0,low,<=30
|
| 2009 |
+
m2,turning_radius,m,9.0,low,<=30
|
| 2010 |
+
m2,width,m,10.0,low,<=30
|
| 2011 |
+
m4,children,m,6.0,low,<=30
|
| 2012 |
+
m4,region,m,4.0,low,<=30
|
| 2013 |
+
m4,sex,m,2.0,low,<=30
|
| 2014 |
+
m4,smoker,m,2.0,low,<=30
|
| 2015 |
+
m5,Application mode,m,18.0,low,<=30
|
| 2016 |
+
m5,Application order,m,8.0,low,<=30
|
| 2017 |
+
m5,Course,m,17.0,low,<=30
|
| 2018 |
+
m5,Curricular units 1st sem (without evaluations),m,11.0,low,<=30
|
| 2019 |
+
m5,Curricular units 2nd sem (approved),m,20.0,low,<=30
|
| 2020 |
+
m5,Curricular units 2nd sem (credited),m,19.0,low,<=30
|
| 2021 |
+
m5,Curricular units 2nd sem (without evaluations),m,10.0,low,<=30
|
| 2022 |
+
m5,Daytime/evening attendance,m,2.0,low,<=30
|
| 2023 |
+
m5,Debtor,m,2.0,low,<=30
|
| 2024 |
+
m5,Displaced,m,2.0,low,<=30
|
| 2025 |
+
m5,Educational special needs,m,2.0,low,<=30
|
| 2026 |
+
m5,GDP,m,10.0,low,<=30
|
| 2027 |
+
m5,Gender,m,2.0,low,<=30
|
| 2028 |
+
m5,Inflation rate,m,9.0,low,<=30
|
| 2029 |
+
m5,International,m,2.0,low,<=30
|
| 2030 |
+
m5,Marital status,m,6.0,low,<=30
|
| 2031 |
+
m5,Nacionality,m,20.0,low,<=30
|
| 2032 |
+
m5,Previous qualification,m,16.0,low,<=30
|
| 2033 |
+
m5,Scholarship holder,m,2.0,low,<=30
|
| 2034 |
+
m5,Target,m,3.0,low,<=30
|
| 2035 |
+
m5,Tuition fees up to date,m,2.0,low,<=30
|
| 2036 |
+
m5,Unemployment rate,m,10.0,low,<=30
|
| 2037 |
+
m6,Browser,m,13.0,low,<=30
|
| 2038 |
+
m6,Informational,m,17.0,low,<=30
|
| 2039 |
+
m6,Month,m,10.0,low,<=30
|
| 2040 |
+
m6,OperatingSystems,m,8.0,low,<=30
|
| 2041 |
+
m6,Region,m,9.0,low,<=30
|
| 2042 |
+
m6,Revenue,m,2.0,low,<=30
|
| 2043 |
+
m6,SpecialDay,m,6.0,low,<=30
|
| 2044 |
+
m6,TrafficType,m,20.0,low,<=30
|
| 2045 |
+
m6,VisitorType,m,3.0,low,<=30
|
| 2046 |
+
m6,Weekend,m,2.0,low,<=30
|
| 2047 |
+
m7,Residence_type,m,2.0,low,<=30
|
| 2048 |
+
m7,ever_married,m,2.0,low,<=30
|
| 2049 |
+
m7,gender,m,2.0,low,<=30
|
| 2050 |
+
m7,heart_disease,m,2.0,low,<=30
|
| 2051 |
+
m7,hypertension,m,2.0,low,<=30
|
| 2052 |
+
m7,smoking_status,m,4.0,low,<=30
|
| 2053 |
+
m7,stroke,m,2.0,low,<=30
|
| 2054 |
+
m7,work_type,m,5.0,low,<=30
|
| 2055 |
+
m8,contact,m,3.0,low,<=30
|
| 2056 |
+
m8,default,m,2.0,low,<=30
|
| 2057 |
+
m8,education,m,4.0,low,<=30
|
| 2058 |
+
m8,housing,m,2.0,low,<=30
|
| 2059 |
+
m8,job,m,12.0,low,<=30
|
| 2060 |
+
m8,loan,m,2.0,low,<=30
|
| 2061 |
+
m8,marital,m,3.0,low,<=30
|
| 2062 |
+
m8,month,m,12.0,low,<=30
|
| 2063 |
+
m8,poutcome,m,4.0,low,<=30
|
| 2064 |
+
m8,y,m,2.0,low,<=30
|
| 2065 |
+
m9,city,m,122.0,mid,31-300
|
| 2066 |
+
m9,company_size,m,8.0,low,<=30
|
| 2067 |
+
m9,company_type,m,6.0,low,<=30
|
| 2068 |
+
m9,education_level,m,5.0,low,<=30
|
| 2069 |
+
m9,enrolled_university,m,3.0,low,<=30
|
| 2070 |
+
m9,experience,m,22.0,low,<=30
|
| 2071 |
+
m9,gender,m,3.0,low,<=30
|
| 2072 |
+
m9,last_new_job,m,6.0,low,<=30
|
| 2073 |
+
m9,major_discipline,m,6.0,low,<=30
|
| 2074 |
+
m9,relevent_experience,m,2.0,low,<=30
|
| 2075 |
+
m9,target,m,2.0,low,<=30
|
| 2076 |
+
m10,blue,m,2.0,low,<=30
|
| 2077 |
+
m10,dual_sim,m,2.0,low,<=30
|
| 2078 |
+
m10,fc,m,20.0,low,<=30
|
| 2079 |
+
m10,four_g,m,2.0,low,<=30
|
| 2080 |
+
m10,m_dep,m,10.0,low,<=30
|
| 2081 |
+
m10,n_cores,m,8.0,low,<=30
|
| 2082 |
+
m10,price_range,m,4.0,low,<=30
|
| 2083 |
+
m10,sc_h,m,15.0,low,<=30
|
| 2084 |
+
m10,sc_w,m,19.0,low,<=30
|
| 2085 |
+
m10,talk_time,m,19.0,low,<=30
|
| 2086 |
+
m10,three_g,m,2.0,low,<=30
|
| 2087 |
+
m10,touch_screen,m,2.0,low,<=30
|
| 2088 |
+
m10,wifi,m,2.0,low,<=30
|
| 2089 |
+
m11,Driving_License,m,2.0,low,<=30
|
| 2090 |
+
m11,Gender,m,2.0,low,<=30
|
| 2091 |
+
m11,Previously_Insured,m,2.0,low,<=30
|
| 2092 |
+
m11,Response,m,2.0,low,<=30
|
| 2093 |
+
m11,Vehicle_Age,m,3.0,low,<=30
|
| 2094 |
+
m11,Vehicle_Damage,m,2.0,low,<=30
|
| 2095 |
+
m12,adults,m,14.0,low,<=30
|
| 2096 |
+
m12,arrival_date_month,m,12.0,low,<=30
|
| 2097 |
+
m12,arrival_date_year,m,3.0,low,<=30
|
| 2098 |
+
m12,assigned_room_type,m,12.0,low,<=30
|
| 2099 |
+
m12,babies,m,4.0,low,<=30
|
| 2100 |
+
m12,children,m,5.0,low,<=30
|
| 2101 |
+
m12,country,m,175.0,mid,31-300
|
| 2102 |
+
m12,customer_type,m,4.0,low,<=30
|
| 2103 |
+
m12,deposit_type,m,3.0,low,<=30
|
| 2104 |
+
m12,distribution_channel,m,5.0,low,<=30
|
| 2105 |
+
m12,hotel,m,2.0,low,<=30
|
| 2106 |
+
m12,is_canceled,m,2.0,low,<=30
|
| 2107 |
+
m12,is_repeated_guest,m,2.0,low,<=30
|
| 2108 |
+
m12,market_segment,m,7.0,low,<=30
|
| 2109 |
+
m12,meal,m,5.0,low,<=30
|
| 2110 |
+
m12,previous_bookings_not_canceled,m,66.0,mid,31-300
|
| 2111 |
+
m12,previous_cancellations,m,15.0,low,<=30
|
| 2112 |
+
m12,required_car_parking_spaces,m,5.0,low,<=30
|
| 2113 |
+
m12,reservation_status,m,3.0,low,<=30
|
| 2114 |
+
m12,reservation_status_date,m,920.0,high,>300
|
| 2115 |
+
m12,reserved_room_type,m,10.0,low,<=30
|
| 2116 |
+
m12,stays_in_weekend_nights,m,17.0,low,<=30
|
| 2117 |
+
m12,total_of_special_requests,m,6.0,low,<=30
|
| 2118 |
+
n1,class,n,2.0,low,<=30
|
| 2119 |
+
n2,chord_length,n,6.0,low,<=30
|
| 2120 |
+
n2,free_stream_velocity,n,4.0,low,<=30
|
| 2121 |
+
n3,quality,n,7.0,low,<=30
|
| 2122 |
+
n4,feature_117,n,15.0,low,<=30
|
| 2123 |
+
n4,feature_125,n,3.0,low,<=30
|
| 2124 |
+
n4,feature_4,n,1480.0,high,>300
|
| 2125 |
+
n4,feature_5,n,10.0,low,<=30
|
| 2126 |
+
n4,feature_76,n,3.0,low,<=30
|
| 2127 |
+
n5,number_of_elements,n,9.0,low,<=30
|
| 2128 |
+
n5,range_Valence,n,7.0,low,<=30
|
| 2129 |
+
n6,y,n,4.0,low,<=30
|
| 2130 |
+
n7,Family,n,4.0,low,<=30
|
| 2131 |
+
n7,Genus,n,8.0,low,<=30
|
| 2132 |
+
n7,Species,n,10.0,low,<=30
|
| 2133 |
+
n8,feature_115,n,16.0,low,<=30
|
| 2134 |
+
n8,feature_14,n,1.0,low,<=30
|
| 2135 |
+
n8,feature_142,n,1.0,low,<=30
|
| 2136 |
+
n8,feature_150,n,1.0,low,<=30
|
| 2137 |
+
n8,feature_179,n,1.0,low,<=30
|
| 2138 |
+
n8,feature_180,n,1.0,low,<=30
|
| 2139 |
+
n8,feature_187,n,1.0,low,<=30
|
| 2140 |
+
n8,feature_190,n,1.0,low,<=30
|
| 2141 |
+
n8,feature_191,n,1.0,low,<=30
|
| 2142 |
+
n8,feature_192,n,1.0,low,<=30
|
| 2143 |
+
n8,feature_193,n,1.0,low,<=30
|
| 2144 |
+
n8,feature_194,n,1.0,low,<=30
|
| 2145 |
+
n8,feature_195,n,1.0,low,<=30
|
| 2146 |
+
n8,feature_207,n,2.0,low,<=30
|
| 2147 |
+
n8,feature_210,n,2.0,low,<=30
|
| 2148 |
+
n8,feature_227,n,1.0,low,<=30
|
| 2149 |
+
n8,feature_230,n,1.0,low,<=30
|
| 2150 |
+
n8,feature_231,n,1.0,low,<=30
|
| 2151 |
+
n8,feature_232,n,1.0,low,<=30
|
| 2152 |
+
n8,feature_233,n,1.0,low,<=30
|
| 2153 |
+
n8,feature_234,n,1.0,low,<=30
|
| 2154 |
+
n8,feature_235,n,1.0,low,<=30
|
| 2155 |
+
n8,feature_236,n,1.0,low,<=30
|
| 2156 |
+
n8,feature_237,n,1.0,low,<=30
|
| 2157 |
+
n8,feature_238,n,1.0,low,<=30
|
| 2158 |
+
n8,feature_241,n,1.0,low,<=30
|
| 2159 |
+
n8,feature_242,n,1.0,low,<=30
|
| 2160 |
+
n8,feature_243,n,1.0,low,<=30
|
| 2161 |
+
n8,feature_244,n,1.0,low,<=30
|
| 2162 |
+
n8,feature_250,n,18.0,low,<=30
|
| 2163 |
+
n8,feature_257,n,1.0,low,<=30
|
| 2164 |
+
n8,feature_258,n,1.0,low,<=30
|
| 2165 |
+
n8,feature_259,n,1.0,low,<=30
|
| 2166 |
+
n8,feature_260,n,1.0,low,<=30
|
| 2167 |
+
n8,feature_261,n,1.0,low,<=30
|
| 2168 |
+
n8,feature_262,n,1.0,low,<=30
|
| 2169 |
+
n8,feature_263,n,1.0,low,<=30
|
| 2170 |
+
n8,feature_264,n,1.0,low,<=30
|
| 2171 |
+
n8,feature_265,n,1.0,low,<=30
|
| 2172 |
+
n8,feature_266,n,1.0,low,<=30
|
| 2173 |
+
n8,feature_267,n,1.0,low,<=30
|
| 2174 |
+
n8,feature_277,n,1.0,low,<=30
|
| 2175 |
+
n8,feature_285,n,1.0,low,<=30
|
| 2176 |
+
n8,feature_314,n,1.0,low,<=30
|
| 2177 |
+
n8,feature_315,n,1.0,low,<=30
|
| 2178 |
+
n8,feature_316,n,1.0,low,<=30
|
| 2179 |
+
n8,feature_323,n,1.0,low,<=30
|
| 2180 |
+
n8,feature_326,n,1.0,low,<=30
|
| 2181 |
+
n8,feature_327,n,1.0,low,<=30
|
| 2182 |
+
n8,feature_328,n,1.0,low,<=30
|
| 2183 |
+
n8,feature_329,n,1.0,low,<=30
|
| 2184 |
+
n8,feature_330,n,1.0,low,<=30
|
| 2185 |
+
n8,feature_331,n,1.0,low,<=30
|
| 2186 |
+
n8,feature_343,n,2.0,low,<=30
|
| 2187 |
+
n8,feature_348,n,2.0,low,<=30
|
| 2188 |
+
n8,feature_359,n,20.0,low,<=30
|
| 2189 |
+
n8,feature_365,n,1.0,low,<=30
|
| 2190 |
+
n8,feature_370,n,1.0,low,<=30
|
| 2191 |
+
n8,feature_371,n,1.0,low,<=30
|
| 2192 |
+
n8,feature_372,n,1.0,low,<=30
|
| 2193 |
+
n8,feature_373,n,1.0,low,<=30
|
| 2194 |
+
n8,feature_374,n,1.0,low,<=30
|
| 2195 |
+
n8,feature_375,n,1.0,low,<=30
|
| 2196 |
+
n8,feature_376,n,1.0,low,<=30
|
| 2197 |
+
n8,feature_379,n,1.0,low,<=30
|
| 2198 |
+
n8,feature_380,n,1.0,low,<=30
|
| 2199 |
+
n8,feature_381,n,1.0,low,<=30
|
| 2200 |
+
n8,feature_382,n,1.0,low,<=30
|
| 2201 |
+
n8,feature_388,n,18.0,low,<=30
|
| 2202 |
+
n8,feature_395,n,1.0,low,<=30
|
| 2203 |
+
n8,feature_396,n,1.0,low,<=30
|
| 2204 |
+
n8,feature_397,n,1.0,low,<=30
|
| 2205 |
+
n8,feature_398,n,1.0,low,<=30
|
| 2206 |
+
n8,feature_399,n,1.0,low,<=30
|
| 2207 |
+
n8,feature_400,n,1.0,low,<=30
|
| 2208 |
+
n8,feature_401,n,1.0,low,<=30
|
| 2209 |
+
n8,feature_402,n,1.0,low,<=30
|
| 2210 |
+
n8,feature_403,n,1.0,low,<=30
|
| 2211 |
+
n8,feature_404,n,1.0,low,<=30
|
| 2212 |
+
n8,feature_405,n,1.0,low,<=30
|
| 2213 |
+
n8,feature_415,n,1.0,low,<=30
|
| 2214 |
+
n8,feature_423,n,1.0,low,<=30
|
| 2215 |
+
n8,feature_43,n,1.0,low,<=30
|
| 2216 |
+
n8,feature_450,n,1.0,low,<=30
|
| 2217 |
+
n8,feature_451,n,1.0,low,<=30
|
| 2218 |
+
n8,feature_452,n,1.0,low,<=30
|
| 2219 |
+
n8,feature_459,n,1.0,low,<=30
|
| 2220 |
+
n8,feature_462,n,1.0,low,<=30
|
| 2221 |
+
n8,feature_463,n,1.0,low,<=30
|
| 2222 |
+
n8,feature_464,n,1.0,low,<=30
|
| 2223 |
+
n8,feature_465,n,1.0,low,<=30
|
| 2224 |
+
n8,feature_466,n,1.0,low,<=30
|
| 2225 |
+
n8,feature_467,n,1.0,low,<=30
|
| 2226 |
+
n8,feature_479,n,2.0,low,<=30
|
| 2227 |
+
n8,feature_482,n,1.0,low,<=30
|
| 2228 |
+
n8,feature_499,n,1.0,low,<=30
|
| 2229 |
+
n8,feature_50,n,1.0,low,<=30
|
| 2230 |
+
n8,feature_502,n,1.0,low,<=30
|
| 2231 |
+
n8,feature_503,n,1.0,low,<=30
|
| 2232 |
+
n8,feature_504,n,1.0,low,<=30
|
| 2233 |
+
n8,feature_505,n,1.0,low,<=30
|
| 2234 |
+
n8,feature_506,n,1.0,low,<=30
|
| 2235 |
+
n8,feature_507,n,1.0,low,<=30
|
| 2236 |
+
n8,feature_508,n,1.0,low,<=30
|
| 2237 |
+
n8,feature_509,n,1.0,low,<=30
|
| 2238 |
+
n8,feature_510,n,1.0,low,<=30
|
| 2239 |
+
n8,feature_513,n,1.0,low,<=30
|
| 2240 |
+
n8,feature_514,n,1.0,low,<=30
|
| 2241 |
+
n8,feature_515,n,1.0,low,<=30
|
| 2242 |
+
n8,feature_516,n,1.0,low,<=30
|
| 2243 |
+
n8,feature_522,n,9.0,low,<=30
|
| 2244 |
+
n8,feature_529,n,1.0,low,<=30
|
| 2245 |
+
n8,feature_53,n,1.0,low,<=30
|
| 2246 |
+
n8,feature_530,n,1.0,low,<=30
|
| 2247 |
+
n8,feature_531,n,1.0,low,<=30
|
| 2248 |
+
n8,feature_532,n,1.0,low,<=30
|
| 2249 |
+
n8,feature_533,n,1.0,low,<=30
|
| 2250 |
+
n8,feature_534,n,1.0,low,<=30
|
| 2251 |
+
n8,feature_535,n,1.0,low,<=30
|
| 2252 |
+
n8,feature_536,n,1.0,low,<=30
|
| 2253 |
+
n8,feature_537,n,1.0,low,<=30
|
| 2254 |
+
n8,feature_538,n,1.0,low,<=30
|
| 2255 |
+
n8,feature_539,n,1.0,low,<=30
|
| 2256 |
+
n8,feature_6,n,1.0,low,<=30
|
| 2257 |
+
n8,feature_70,n,1.0,low,<=30
|
| 2258 |
+
n8,feature_75,n,2.0,low,<=30
|
| 2259 |
+
n8,feature_95,n,20.0,low,<=30
|
| 2260 |
+
n8,feature_96,n,13.0,low,<=30
|
| 2261 |
+
n8,feature_98,n,1.0,low,<=30
|
| 2262 |
+
n8,label_1,n,2.0,low,<=30
|
| 2263 |
+
n8,label_2,n,82.0,mid,31-300
|
| 2264 |
+
n8,label_3,n,821.0,high,>300
|
| 2265 |
+
n9,class,n,10.0,low,<=30
|
| 2266 |
+
n10,Class,n,7.0,low,<=30
|
| 2267 |
+
n11,g,n,2.0,low,<=30
|
| 2268 |
+
n12,target,n,2.0,low,<=30
|
| 2269 |
+
n13,cmp_bd,n,2.0,low,<=30
|
| 2270 |
+
n13,cmp_bm,n,2.0,low,<=30
|
| 2271 |
+
n13,cmp_by,n,2.0,low,<=30
|
| 2272 |
+
n13,cmp_plz,n,2.0,low,<=30
|
| 2273 |
+
n13,cmp_sex,n,2.0,low,<=30
|
| 2274 |
+
n13,is_match,n,2.0,low,<=30
|
| 2275 |
+
n14,feature_33,n,17.0,low,<=30
|
| 2276 |
+
n14,target,n,6.0,low,<=30
|
| 2277 |
+
n15,AAANHANG,n,4.0,low,<=30
|
| 2278 |
+
n15,ABESAUT,n,6.0,low,<=30
|
| 2279 |
+
n15,ABRAND,n,7.0,low,<=30
|
| 2280 |
+
n15,ABROM,n,4.0,low,<=30
|
| 2281 |
+
n15,ABYSTAND,n,3.0,low,<=30
|
| 2282 |
+
n15,AFIETS,n,5.0,low,<=30
|
| 2283 |
+
n15,AGEZONG,n,2.0,low,<=30
|
| 2284 |
+
n15,AINBOED,n,2.0,low,<=30
|
| 2285 |
+
n15,ALEVEN,n,7.0,low,<=30
|
| 2286 |
+
n15,AMOTSCO,n,4.0,low,<=30
|
| 2287 |
+
n15,APERSAUT,n,8.0,low,<=30
|
| 2288 |
+
n15,APERSONG,n,2.0,low,<=30
|
| 2289 |
+
n15,APLEZIER,n,3.0,low,<=30
|
| 2290 |
+
n15,ATRACTOR,n,7.0,low,<=30
|
| 2291 |
+
n15,AVRAAUT,n,5.0,low,<=30
|
| 2292 |
+
n15,AWABEDR,n,3.0,low,<=30
|
| 2293 |
+
n15,AWALAND,n,2.0,low,<=30
|
| 2294 |
+
n15,AWAOREG,n,3.0,low,<=30
|
| 2295 |
+
n15,AWAPART,n,3.0,low,<=30
|
| 2296 |
+
n15,AWERKT,n,6.0,low,<=30
|
| 2297 |
+
n15,AZEILPL,n,2.0,low,<=30
|
| 2298 |
+
n15,CARAVAN,n,2.0,low,<=30
|
| 2299 |
+
n15,MAANTHUI,n,9.0,low,<=30
|
| 2300 |
+
n15,MAUT0,n,10.0,low,<=30
|
| 2301 |
+
n15,MAUT1,n,10.0,low,<=30
|
| 2302 |
+
n15,MAUT2,n,8.0,low,<=30
|
| 2303 |
+
n15,MBERARBG,n,10.0,low,<=30
|
| 2304 |
+
n15,MBERARBO,n,10.0,low,<=30
|
| 2305 |
+
n15,MBERBOER,n,10.0,low,<=30
|
| 2306 |
+
n15,MBERHOOG,n,10.0,low,<=30
|
| 2307 |
+
n15,MBERMIDD,n,10.0,low,<=30
|
| 2308 |
+
n15,MBERZELF,n,6.0,low,<=30
|
| 2309 |
+
n15,MFALLEEN,n,10.0,low,<=30
|
| 2310 |
+
n15,MFGEKIND,n,10.0,low,<=30
|
| 2311 |
+
n15,MFWEKIND,n,10.0,low,<=30
|
| 2312 |
+
n15,MGEMLEEF,n,6.0,low,<=30
|
| 2313 |
+
n15,MGEMOMV,n,6.0,low,<=30
|
| 2314 |
+
n15,MGODGE,n,10.0,low,<=30
|
| 2315 |
+
n15,MGODOV,n,6.0,low,<=30
|
| 2316 |
+
n15,MGODPR,n,10.0,low,<=30
|
| 2317 |
+
n15,MGODRK,n,10.0,low,<=30
|
| 2318 |
+
n15,MHHUUR,n,10.0,low,<=30
|
| 2319 |
+
n15,MHKOOP,n,10.0,low,<=30
|
| 2320 |
+
n15,MINK123M,n,8.0,low,<=30
|
| 2321 |
+
n15,MINK3045,n,10.0,low,<=30
|
| 2322 |
+
n15,MINK4575,n,10.0,low,<=30
|
| 2323 |
+
n15,MINK7512,n,10.0,low,<=30
|
| 2324 |
+
n15,MINKGEM,n,10.0,low,<=30
|
| 2325 |
+
n15,MINKM30,n,10.0,low,<=30
|
| 2326 |
+
n15,MKOOPKLA,n,8.0,low,<=30
|
| 2327 |
+
n15,MOPLHOOG,n,10.0,low,<=30
|
| 2328 |
+
n15,MOPLLAAG,n,10.0,low,<=30
|
| 2329 |
+
n15,MOPLMIDD,n,10.0,low,<=30
|
| 2330 |
+
n15,MOSHOOFD,n,10.0,low,<=30
|
| 2331 |
+
n15,MRELGE,n,10.0,low,<=30
|
| 2332 |
+
n15,MRELOV,n,10.0,low,<=30
|
| 2333 |
+
n15,MRELSA,n,8.0,low,<=30
|
| 2334 |
+
n15,MSKA,n,10.0,low,<=30
|
| 2335 |
+
n15,MSKB1,n,10.0,low,<=30
|
| 2336 |
+
n15,MSKB2,n,10.0,low,<=30
|
| 2337 |
+
n15,MSKC,n,10.0,low,<=30
|
| 2338 |
+
n15,MSKD,n,10.0,low,<=30
|
| 2339 |
+
n15,MZFONDS,n,10.0,low,<=30
|
| 2340 |
+
n15,MZPART,n,10.0,low,<=30
|
| 2341 |
+
n15,PAANHANG,n,6.0,low,<=30
|
| 2342 |
+
n15,PBESAUT,n,4.0,low,<=30
|
| 2343 |
+
n15,PBRAND,n,9.0,low,<=30
|
| 2344 |
+
n15,PBROM,n,6.0,low,<=30
|
| 2345 |
+
n15,PBYSTAND,n,5.0,low,<=30
|
| 2346 |
+
n15,PFIETS,n,2.0,low,<=30
|
| 2347 |
+
n15,PGEZONG,n,3.0,low,<=30
|
| 2348 |
+
n15,PINBOED,n,7.0,low,<=30
|
| 2349 |
+
n15,PLEVEN,n,10.0,low,<=30
|
| 2350 |
+
n15,PMOTSCO,n,6.0,low,<=30
|
| 2351 |
+
n15,PPERSAUT,n,6.0,low,<=30
|
| 2352 |
+
n15,PPERSONG,n,7.0,low,<=30
|
| 2353 |
+
n15,PPLEZIER,n,7.0,low,<=30
|
| 2354 |
+
n15,PTRACTOR,n,6.0,low,<=30
|
| 2355 |
+
n15,PVRAAUT,n,5.0,low,<=30
|
| 2356 |
+
n15,PWABEDR,n,7.0,low,<=30
|
| 2357 |
+
n15,PWALAND,n,5.0,low,<=30
|
| 2358 |
+
n15,PWAOREG,n,5.0,low,<=30
|
| 2359 |
+
n15,PWAPART,n,4.0,low,<=30
|
| 2360 |
+
n15,PWERKT,n,6.0,low,<=30
|
| 2361 |
+
n15,PZEILPL,n,3.0,low,<=30
|
| 2362 |
+
n16,Class,n,2.0,low,<=30
|
| 2363 |
+
n17,class,n,7.0,low,<=30
|
| 2364 |
+
n18,ag_000,n,166.0,mid,31-300
|
| 2365 |
+
n18,ag_001,n,659.0,high,>300
|
| 2366 |
+
n18,ak_000,n,169.0,mid,31-300
|
| 2367 |
+
n18,as_000,n,23.0,low,<=30
|
| 2368 |
+
n18,au_000,n,55.0,mid,31-300
|
| 2369 |
+
n18,ay_000,n,475.0,high,>300
|
| 2370 |
+
n18,ay_001,n,925.0,high,>300
|
| 2371 |
+
n18,ay_002,n,995.0,high,>300
|
| 2372 |
+
n18,ay_009,n,457.0,high,>300
|
| 2373 |
+
n18,cd_000,n,1.0,low,<=30
|
| 2374 |
+
n18,ch_000,n,2.0,low,<=30
|
| 2375 |
+
n18,class,n,2.0,low,<=30
|
| 2376 |
+
n18,cr_000,n,73.0,mid,31-300
|
| 2377 |
+
n18,da_000,n,257.0,mid,31-300
|
| 2378 |
+
n18,df_000,n,404.0,high,>300
|
| 2379 |
+
n18,dj_000,n,72.0,mid,31-300
|
| 2380 |
+
n18,dk_000,n,267.0,mid,31-300
|
| 2381 |
+
n18,dl_000,n,191.0,mid,31-300
|
| 2382 |
+
n18,dm_000,n,236.0,mid,31-300
|
| 2383 |
+
n18,dz_000,n,45.0,mid,31-300
|
| 2384 |
+
n18,ea_000,n,131.0,mid,31-300
|
| 2385 |
+
n18,ef_000,n,27.0,low,<=30
|
| 2386 |
+
n18,eg_000,n,49.0,mid,31-300
|
| 2387 |
+
n19,class,n,10.0,low,<=30
|
| 2388 |
+
n19,pixel1,n,6.0,low,<=30
|
| 2389 |
+
n19,pixel112,n,156.0,mid,31-300
|
| 2390 |
+
n19,pixel113,n,79.0,mid,31-300
|
| 2391 |
+
n19,pixel114,n,166.0,mid,31-300
|
| 2392 |
+
n19,pixel141,n,118.0,mid,31-300
|
| 2393 |
+
n19,pixel142,n,219.0,mid,31-300
|
| 2394 |
+
n19,pixel169,n,153.0,mid,31-300
|
| 2395 |
+
n19,pixel197,n,183.0,mid,31-300
|
| 2396 |
+
n19,pixel2,n,17.0,low,<=30
|
| 2397 |
+
n19,pixel25,n,148.0,mid,31-300
|
| 2398 |
+
n19,pixel26,n,113.0,mid,31-300
|
| 2399 |
+
n19,pixel27,n,65.0,mid,31-300
|
| 2400 |
+
n19,pixel28,n,21.0,low,<=30
|
| 2401 |
+
n19,pixel29,n,15.0,low,<=30
|
| 2402 |
+
n19,pixel3,n,27.0,low,<=30
|
| 2403 |
+
n19,pixel30,n,28.0,low,<=30
|
| 2404 |
+
n19,pixel31,n,63.0,mid,31-300
|
| 2405 |
+
n19,pixel32,n,123.0,mid,31-300
|
| 2406 |
+
n19,pixel4,n,57.0,mid,31-300
|
| 2407 |
+
n19,pixel5,n,97.0,mid,31-300
|
| 2408 |
+
n19,pixel54,n,218.0,mid,31-300
|
| 2409 |
+
n19,pixel55,n,150.0,mid,31-300
|
| 2410 |
+
n19,pixel56,n,54.0,mid,31-300
|
| 2411 |
+
n19,pixel57,n,22.0,low,<=30
|
| 2412 |
+
n19,pixel58,n,52.0,mid,31-300
|
| 2413 |
+
n19,pixel59,n,99.0,mid,31-300
|
| 2414 |
+
n19,pixel701,n,173.0,mid,31-300
|
| 2415 |
+
n19,pixel729,n,120.0,mid,31-300
|
| 2416 |
+
n19,pixel756,n,170.0,mid,31-300
|
| 2417 |
+
n19,pixel757,n,34.0,mid,31-300
|
| 2418 |
+
n19,pixel758,n,109.0,mid,31-300
|
| 2419 |
+
n19,pixel783,n,180.0,mid,31-300
|
| 2420 |
+
n19,pixel784,n,67.0,mid,31-300
|
| 2421 |
+
n19,pixel83,n,213.0,mid,31-300
|
| 2422 |
+
n19,pixel84,n,100.0,mid,31-300
|
| 2423 |
+
n19,pixel85,n,45.0,mid,31-300
|
| 2424 |
+
n19,pixel86,n,101.0,mid,31-300
|
| 2425 |
+
n19,pixel87,n,168.0,mid,31-300
|
evaluation/query_family/cardinality/data/column_discrete_bucket_groups__all__collapsed10300.csv
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cardinality_bucket3,cardinality_bucket3_label,n_real_columns,min_real_distinct_count,max_real_distinct_count
|
| 2 |
+
low,<=10,2200,1.0,10.0
|
| 3 |
+
mid,11-300,147,11.0,267.0
|
| 4 |
+
high,>300,77,360.0,140269.0
|
evaluation/query_family/cardinality/data/column_discrete_bucket_groups__all__collapsed30300.csv
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cardinality_bucket3,cardinality_bucket3_label,n_real_columns,min_real_distinct_count,max_real_distinct_count
|
| 2 |
+
low,<=30,2283,1.0,28.0
|
| 3 |
+
mid,31-300,64,34.0,267.0
|
| 4 |
+
high,>300,77,360.0,140269.0
|
evaluation/query_family/cardinality/data/column_discrete_bucket_model_matrix__all__collapsed10300.csv
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,Dcol-high,Dcol-low,Dcol-mid,drop_low_to_high,absolute_drop,relative_drop,monotonic_type,n_high,n_low,n_mid
|
| 2 |
+
arf,0.7680184805194805,0.8222373736363636,0.3613241496598639,-0.054218893116883105,0.054218893116883105,0.06594068191901666,non_monotonic,77.0,2200.0,147.0
|
| 3 |
+
bayesnet,0.29459753246753245,0.9084121572727273,0.5651663333333333,-0.6138146248051948,0.6138146248051948,0.6757005835853348,decreasing,77.0,2200.0,147.0
|
| 4 |
+
cdtd,0.00013468831168831168,0.06951302416780665,0.00732152380952381,-0.06937833585611834,0.06937833585611834,0.9980624017829642,decreasing,77.0,2193.0,147.0
|
| 5 |
+
codi,0.0,0.0,0.0,0.0,0.0,,decreasing,3.0,25.0,2.0
|
| 6 |
+
ctgan,0.6245785833333334,0.9038214771994473,0.6727194958677686,-0.2792428938661139,0.2792428938661139,0.30895801981976256,decreasing,36.0,2171.0,121.0
|
| 7 |
+
forestdiffusion,,0.0004975124378109454,0.0,,,,non_monotonic,,201.0,21.0
|
| 8 |
+
goggle,0.0,0.0,0.0,0.0,0.0,,decreasing,32.0,263.0,45.0
|
| 9 |
+
realtabformer,0.4088896,0.9368048048204158,0.8132029710144927,-0.5279152048204159,0.5279152048204159,0.5635274307987953,decreasing,40.0,2116.0,69.0
|
| 10 |
+
tabbyflow,0.0,0.3752091208226221,0.039321,-0.3752091208226221,0.3752091208226221,1.0,decreasing,7.0,389.0,39.0
|
| 11 |
+
tabddpm,0.0,0.0034130538116591926,0.0,-0.0034130538116591926,0.0034130538116591926,1.0,decreasing,5.0,446.0,80.0
|
| 12 |
+
tabdiff,0.0,0.1161764705882353,0.0,-0.1161764705882353,0.1161764705882353,1.0,decreasing,4.0,170.0,17.0
|
| 13 |
+
tabpfgen,0.7879224285714286,0.8962115899053628,0.18505789333333333,-0.10828916133393418,0.10828916133393418,0.12082990507338695,non_monotonic,21.0,1902.0,75.0
|
| 14 |
+
tabsyn,0.0,0.3498518511111111,0.057776576923076924,-0.3498518511111111,0.3498518511111111,1.0,decreasing,12.0,450.0,52.0
|
| 15 |
+
tvae,0.3133230769230769,0.6455081592505855,0.3324252413793104,-0.33218508232750854,0.33218508232750854,0.5146101990611008,decreasing,39.0,2135.0,116.0
|
evaluation/query_family/cardinality/data/column_discrete_bucket_model_matrix__all__collapsed30300.csv
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,Dcol-high,Dcol-low,Dcol-mid,absolute_drop,relative_drop,monotonic_type,n_high,n_low,n_mid
|
| 2 |
+
arf,0.7680184805194805,0.8072775549715288,0.29722209375,0.03925907445204824,0.04863144554221235,non_monotonic,77.0,2283.0,64.0
|
| 3 |
+
bayesnet,0.29459753246753245,0.8946480744634253,0.611010046875,0.6000505419958928,0.6707112652712962,decreasing,77.0,2283.0,64.0
|
| 4 |
+
cdtd,0.00013468831168831168,0.067247,0.00725240625,0.0671123116883117,0.9979971104779647,decreasing,77.0,2276.0,64.0
|
| 5 |
+
codi,0.0,0.0,0.0,0.0,,decreasing,3.0,26.0,1.0
|
| 6 |
+
ctgan,0.6245785833333334,0.8944622705357143,0.7692307692307693,0.2698836872023809,0.3017273015224457,decreasing,36.0,2240.0,52.0
|
| 7 |
+
forestdiffusion,,0.00045045045045045046,,,,non_monotonic,,222.0,
|
| 8 |
+
goggle,0.0,0.0,0.0,0.0,,decreasing,32.0,301.0,7.0
|
| 9 |
+
realtabformer,0.4088896,0.9343693508287293,0.6876724615384616,0.5254797508287292,0.5623897555743458,decreasing,40.0,2172.0,13.0
|
| 10 |
+
tabbyflow,0.0,0.3472102358490566,0.06818175,0.3472102358490566,1.0,decreasing,7.0,424.0,4.0
|
| 11 |
+
tabddpm,0.0,0.0030876713995943205,0.0,0.0030876713995943205,1.0,decreasing,5.0,493.0,33.0
|
| 12 |
+
tabdiff,0.0,0.10618279569892473,0.0,0.10618279569892473,1.0,decreasing,4.0,186.0,1.0
|
| 13 |
+
tabpfgen,0.7879224285714286,0.8829013614830072,0.11083834285714285,0.09497893291157866,0.10757592756686067,non_monotonic,21.0,1942.0,35.0
|
| 14 |
+
tabsyn,0.0,0.3225861393939394,0.10822514285714287,0.3225861393939394,1.0,decreasing,12.0,495.0,7.0
|
| 15 |
+
tvae,0.3133230769230769,0.640771769125683,0.17429896363636363,0.3274486922026061,0.5110223452094365,non_monotonic,39.0,2196.0,55.0
|
evaluation/query_family/cardinality/data/column_discrete_bucket_rank_shift__all__collapsed10300.csv
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,overall_discrete_mean,high_bucket_mean,rank_overall_discrete,rank_high_bucket,rank_shift
|
| 2 |
+
realtabformer,0.9234811487640449,0.4088896,1.0,4.0,3.0
|
| 3 |
+
ctgan,0.8874915442439864,0.6245785833333334,2.0,3.0,1.0
|
| 4 |
+
tabpfgen,0.8683784569569569,0.7879224285714286,3.0,1.0,-2.0
|
| 5 |
+
bayesnet,0.8680982702145215,0.29459753246753245,4.0,6.0,2.0
|
| 6 |
+
arf,0.7925636530528053,0.7680184805194805,5.0,2.0,-3.0
|
| 7 |
+
tvae,0.6239916366812227,0.3133230769230769,6.0,5.0,-1.0
|
| 8 |
+
tabbyflow,0.3390571655172414,0.0,7.0,8.0,1.0
|
| 9 |
+
tabsyn,0.31213563229571983,0.0,8.0,8.0,0.0
|
| 10 |
+
tabdiff,0.10340314136125654,0.0,9.0,8.0,-1.0
|
| 11 |
+
cdtd,0.0635203545717832,0.00013468831168831168,10.0,7.0,-3.0
|
| 12 |
+
tabddpm,0.002866708097928437,0.0,11.0,8.0,-3.0
|
| 13 |
+
forestdiffusion,0.00045045045045045046,,12.0,,
|
| 14 |
+
codi,0.0,0.0,13.0,8.0,-5.0
|
| 15 |
+
goggle,0.0,0.0,13.0,8.0,-5.0
|
evaluation/query_family/cardinality/data/column_discrete_bucket_rank_shift__all__collapsed30300.csv
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,overall_discrete_mean,high_bucket_mean,rank_overall_discrete,rank_high_bucket,rank_shift
|
| 2 |
+
realtabformer,0.9234811487640449,0.4088896,1.0,4.0,3.0
|
| 3 |
+
ctgan,0.8874915442439864,0.6245785833333334,2.0,3.0,1.0
|
| 4 |
+
tabpfgen,0.8683784569569569,0.7879224285714286,3.0,1.0,-2.0
|
| 5 |
+
bayesnet,0.8680982702145215,0.29459753246753245,4.0,6.0,2.0
|
| 6 |
+
arf,0.7925636530528053,0.7680184805194805,5.0,2.0,-3.0
|
| 7 |
+
tvae,0.6239916366812227,0.3133230769230769,6.0,5.0,-1.0
|
| 8 |
+
tabbyflow,0.3390571655172414,0.0,7.0,8.0,1.0
|
| 9 |
+
tabsyn,0.31213563229571983,0.0,8.0,8.0,0.0
|
| 10 |
+
tabdiff,0.10340314136125654,0.0,9.0,8.0,-1.0
|
| 11 |
+
cdtd,0.0635203545717832,0.00013468831168831168,10.0,7.0,-3.0
|
| 12 |
+
tabddpm,0.002866708097928437,0.0,11.0,8.0,-3.0
|
| 13 |
+
forestdiffusion,0.00045045045045045046,,12.0,,
|
| 14 |
+
codi,0.0,0.0,13.0,8.0,-5.0
|
| 15 |
+
goggle,0.0,0.0,13.0,8.0,-5.0
|
evaluation/query_family/cardinality/data/column_discrete_bucket_regime_means__all__collapsed10300.csv
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
regime,cardinality_bucket3,bucket_label,mean_score,n_units
|
| 2 |
+
categorical,low,<=10,0.7350130185323013,13436
|
| 3 |
+
categorical,mid,11-300,0.40779218575851395,323
|
| 4 |
+
categorical,high,>300,0.3800120200573066,349
|
| 5 |
+
mixed,low,<=10,0.4629252085561497,1496
|
| 6 |
+
mixed,mid,11-300,0.33018404843304844,351
|
| 7 |
+
mixed,high,>300,0.3300816875,32
|
| 8 |
+
numerical,low,<=10,0.3855322249870399,1929
|
| 9 |
+
numerical,mid,11-300,0.208285948019802,404
|
| 10 |
+
numerical,high,>300,0.12757916326530613,49
|
evaluation/query_family/cardinality/data/column_discrete_bucket_smoke_summary__collapsed10300.csv
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant,decreasing_models,increasing_models,non_monotonic_models,low_cols,mid_cols,high_cols
|
| 2 |
+
all,11,0,3,2200,147,77
|
| 3 |
+
categorical,9,0,5,1827,56,66
|
| 4 |
+
mixed,9,0,5,133,31,3
|
| 5 |
+
numerical,6,0,6,240,60,8
|
evaluation/query_family/cardinality/data/column_discrete_bucket_smoke_summary__collapsed30300.csv
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant,decreasing_models,increasing_models,non_monotonic_models,low_cols,mid_cols,high_cols
|
| 2 |
+
all,10,0,4,2283,64,77
|
| 3 |
+
categorical,7,0,7,1867,16,66
|
| 4 |
+
mixed,9,1,4,160,4,3
|
| 5 |
+
numerical,5,0,7,256,44,8
|
evaluation/query_family/cardinality/data/column_discrete_tercile_assignments__all.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
evaluation/query_family/cardinality/data/column_discrete_tercile_groups__all.csv
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cardinality_tercile,n_units,min_real_distinct_count,max_real_distinct_count
|
| 2 |
+
low,6123,1.0,2.0
|
| 3 |
+
mid,6123,2.0,2.0
|
| 4 |
+
high,6123,2.0,140269.0
|
evaluation/query_family/cardinality/data/column_discrete_tercile_model_matrix__all.csv
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,Dcol-high,Dcol-low,Dcol-mid,drop_low_to_high,relative_drop,monotonic_type
|
| 2 |
+
arf,0.4794760673352435,0.8630536130536131,0.9746543778801844,-0.38357754571836955,0.4444423149579488,non_monotonic
|
| 3 |
+
bayesnet,0.6966621876790832,0.8776223776223776,0.9965437788018433,-0.18096018994329444,0.20619368256486936,non_monotonic
|
| 4 |
+
cdtd,0.04418045875542692,0.13053613053613053,0.012672811059907835,-0.08635567178070361,0.6615461284628902,non_monotonic
|
| 5 |
+
codi,0.0,,,,,non_monotonic
|
| 6 |
+
ctgan,0.7431532266009852,0.8776223776223776,0.9994192799070848,-0.13446915102139245,0.15321982945067028,non_monotonic
|
| 7 |
+
forestdiffusion,0.00048543689320388353,,0.0,,,non_monotonic
|
| 8 |
+
goggle,0.0,0.0,0.0,0.0,,decreasing
|
| 9 |
+
realtabformer,0.8788524247104248,0.8768961493582264,0.9976470588235294,0.0019562753521984444,-0.002230908818142471,non_monotonic
|
| 10 |
+
tabbyflow,0.14731744039735098,0.8803418803418803,0.0,-0.7330244399445294,0.8326588298399024,non_monotonic
|
| 11 |
+
tabddpm,0.0030566706827309235,0.0,0.0,0.0030566706827309235,,increasing
|
| 12 |
+
tabdiff,0.11285714285714285,0.0,0.0,0.11285714285714285,,increasing
|
| 13 |
+
tabpfgen,0.3874885236966825,0.9986486486486487,0.9958133971291866,-0.6111601249519661,0.6119871345933084,decreasing
|
| 14 |
+
tabsyn,0.11552583776595744,0.9658119658119658,0.19047619047619047,-0.8502861280460083,0.8803847520476369,decreasing
|
| 15 |
+
tvae,0.6585606312178388,0.5490081680280047,0.6758823529411765,0.10955246318983414,-0.19954614442866705,non_monotonic
|
evaluation/query_family/cardinality/data/column_discrete_tercile_rank_shift__all.csv
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,overall_discrete_mean,high_tercile_mean,rank_overall_discrete,rank_high_tercile,rank_shift
|
| 2 |
+
realtabformer,0.9234811487640449,0.8788524247104248,1.0,1.0,0.0
|
| 3 |
+
ctgan,0.8874915442439864,0.7431532266009852,2.0,2.0,0.0
|
| 4 |
+
tabpfgen,0.8683784569569569,0.3874885236966825,3.0,6.0,3.0
|
| 5 |
+
bayesnet,0.8680982702145215,0.6966621876790832,4.0,3.0,-1.0
|
| 6 |
+
arf,0.7925636530528053,0.4794760673352435,5.0,5.0,0.0
|
| 7 |
+
tvae,0.6239916366812227,0.6585606312178388,6.0,4.0,-2.0
|
| 8 |
+
tabbyflow,0.3390571655172414,0.14731744039735098,7.0,7.0,0.0
|
| 9 |
+
tabsyn,0.31213563229571983,0.11552583776595744,8.0,8.0,0.0
|
| 10 |
+
tabdiff,0.10340314136125654,0.11285714285714285,9.0,9.0,0.0
|
| 11 |
+
cdtd,0.0635203545717832,0.04418045875542692,10.0,10.0,0.0
|
| 12 |
+
tabddpm,0.002866708097928437,0.0030566706827309235,11.0,11.0,0.0
|
| 13 |
+
forestdiffusion,0.00045045045045045046,0.00048543689320388353,12.0,12.0,0.0
|
| 14 |
+
codi,0.0,0.0,13.0,13.0,0.0
|
| 15 |
+
goggle,0.0,0.0,13.0,13.0,0.0
|
evaluation/query_family/cardinality/data/column_discrete_tercile_regime_means__all.csv
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
regime,tercile,mean_score,n_units
|
| 2 |
+
categorical,high,0.4075048257602862,2795
|
| 3 |
+
categorical,low,0.8014450867052023,5190
|
| 4 |
+
categorical,mid,0.7907071696880614,6123
|
| 5 |
+
mixed,high,0.4358665923363491,1879
|
| 6 |
+
numerical,high,0.3161425562456867,1449
|
| 7 |
+
numerical,low,0.4030010718113612,933
|
evaluation/query_family/cardinality/data/column_discrete_tercile_smoke_summary.csv
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
variant,n_units,decreasing_models,increasing_models,non_monotonic_models,low_n,mid_n,high_n,low_card_range,mid_card_range,high_card_range
|
| 2 |
+
all_discrete_raw_tercile,18369,3,2,9,6123,6123,6123,1-2,2-2,2-140269
|
| 3 |
+
categorical_discrete_raw_tercile,14108,2,2,10,4702,4703,4703,1-2,2-2,2-140269
|
| 4 |
+
mixed_discrete_raw_tercile,1879,6,1,7,626,626,627,2-2,2-8,8-46873
|
| 5 |
+
numerical_discrete_raw_tercile,2382,3,2,7,794,794,794,1-1,1-9,9-1480
|
evaluation/query_family/cardinality/data/figure1_combined_curves.csv
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
channel,plot_x,bucket_idx,dynamic_bucket,arf,bayesnet,cdtd,codi,ctgan,forestdiffusion,goggle,realtabformer,tabbyflow,tabddpm,tabdiff,tabpfgen,tabsyn,tvae
|
| 2 |
+
discrete,1,1,1-10,0.822237,0.908412,0.069513,0.0,0.903821,0.000498,0.0,0.936805,0.375209,0.003413,0.116176,0.896212,0.349852,0.645508
|
| 3 |
+
discrete,2,2,11-30,0.410752,0.529817,0.007375,0.0,0.599986,0.0,0.0,0.842344,0.036023,0.0,0.0,0.25,0.049929,0.474998
|
| 4 |
+
discrete,3,3,31-100,0.208108,0.567411,0.013032,,0.736842,,0.0,0.903064,0.136363,0.0,,0.0,0.378788,0.101936
|
| 5 |
+
discrete,4,4,101-300,0.347213,0.635468,0.00401,0.0,0.787879,,0.0,0.623055,0.0,0.0,0.0,0.168667,0.0,0.212491
|
| 6 |
+
discrete,5,5,301-1000,0.647273,0.356373,0.000494,,0.498078,,0.0,0.701642,0.0,,0.0,0.861351,0.0,0.350659
|
| 7 |
+
discrete,6,6,>1000,0.813298,0.271432,0.0,0.0,0.696079,,0.0,0.323897,0.0,0.0,0.0,0.775684,0.0,0.294655
|
| 8 |
+
continuous,8,1,Q1,0.732107,0.995238,0.0,,0.695151,0.965225,0.0,0.797639,0.996241,0.993659,1.0,0.992348,0.995113,0.692957
|
| 9 |
+
continuous,9,2,Q2,0.698412,0.995239,0.004386,0.998469,0.687887,0.974862,0.0,0.812986,0.966741,0.983642,0.998611,0.958107,0.966469,0.719123
|
| 10 |
+
continuous,10,3,Q3,0.177517,0.999285,0.0,0.999971,0.722691,0.998604,0.0,0.833553,0.997145,0.987181,0.997337,0.987881,0.994516,0.740815
|
| 11 |
+
continuous,11,4,Q4,,,0.0,,0.868581,,,,,1.0,,0.99649,,0.938857
|
| 12 |
+
continuous,12,5,Q5,0.624394,0.991489,0.0,,0.62472,0.919692,0.0,0.872706,0.986991,0.989658,0.99496,0.963369,0.983143,0.809557
|
evaluation/query_family/cardinality/data/figure1_continuous_curves.csv
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
bucket_idx,dynamic_bucket,arf,bayesnet,cdtd,codi,ctgan,forestdiffusion,goggle,realtabformer,tabbyflow,tabddpm,tabdiff,tabpfgen,tabsyn,tvae
|
| 2 |
+
1,Q1,0.732107,0.995238,0.0,,0.695151,0.965225,0.0,0.797639,0.996241,0.993659,1.0,0.992348,0.995113,0.692957
|
| 3 |
+
2,Q2,0.698412,0.995239,0.004386,0.998469,0.687887,0.974862,0.0,0.812986,0.966741,0.983642,0.998611,0.958107,0.966469,0.719123
|
| 4 |
+
3,Q3,0.177517,0.999285,0.0,0.999971,0.722691,0.998604,0.0,0.833553,0.997145,0.987181,0.997337,0.987881,0.994516,0.740815
|
| 5 |
+
4,Q4,,,0.0,,0.868581,,,,,1.0,,0.99649,,0.938857
|
| 6 |
+
5,Q5,0.624394,0.991489,0.0,,0.62472,0.919692,0.0,0.872706,0.986991,0.989658,0.99496,0.963369,0.983143,0.809557
|
evaluation/query_family/cardinality/data/figure1_discrete_curves.csv
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
bucket_idx,dynamic_bucket,arf,bayesnet,cdtd,codi,ctgan,forestdiffusion,goggle,realtabformer,tabbyflow,tabddpm,tabdiff,tabpfgen,tabsyn,tvae
|
| 2 |
+
1,1-10,0.822237,0.908412,0.069513,0.0,0.903821,0.000498,0.0,0.936805,0.375209,0.003413,0.116176,0.896212,0.349852,0.645508
|
| 3 |
+
2,11-30,0.410752,0.529817,0.007375,0.0,0.599986,0.0,0.0,0.842344,0.036023,0.0,0.0,0.25,0.049929,0.474998
|
| 4 |
+
3,31-100,0.208108,0.567411,0.013032,,0.736842,,0.0,0.903064,0.136363,0.0,,0.0,0.378788,0.101936
|
| 5 |
+
4,101-300,0.347213,0.635468,0.00401,0.0,0.787879,,0.0,0.623055,0.0,0.0,0.0,0.168667,0.0,0.212491
|
| 6 |
+
5,301-1000,0.647273,0.356373,0.000494,,0.498078,,0.0,0.701642,0.0,,0.0,0.861351,0.0,0.350659
|
| 7 |
+
6,>1000,0.813298,0.271432,0.0,0.0,0.696079,,0.0,0.323897,0.0,0.0,0.0,0.775684,0.0,0.294655
|
evaluation/query_family/cardinality/data/figure2_continuous_slopes.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
x,regime,arf,bayesnet,cdtd,codi,ctgan,forestdiffusion,goggle,realtabformer,tabbyflow,tabddpm,tabdiff,tabpfgen,tabsyn,tvae
|
| 2 |
+
1,Low dynamic,0.714959,0.995238,0.002229,0.998469,0.691443,0.972659,0.0,0.805181,0.983085,0.988014,0.998714,0.974161,0.982377,0.706274
|
| 3 |
+
2,High dynamic,0.624394,0.991489,0.0,,0.788743,0.919692,0.0,0.872706,0.986991,0.998712,0.99496,0.992294,0.983143,0.851204
|
evaluation/query_family/cardinality/data/figure2_discrete_slopes.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
x,regime,arf,bayesnet,cdtd,codi,ctgan,forestdiffusion,goggle,realtabformer,tabbyflow,tabddpm,tabdiff,tabpfgen,tabsyn,tvae
|
| 2 |
+
1,Low dynamic,0.807278,0.894648,0.067247,0.0,0.894462,0.00045,0.0,0.934369,0.34721,0.003088,0.106183,0.882901,0.322586,0.640772
|
| 3 |
+
2,High dynamic,0.768018,0.294598,0.000135,0.0,0.624579,,0.0,0.40889,0.0,0.0,0.0,0.787922,0.0,0.313323
|
evaluation/query_family/cardinality/data/figure3_continuous_heatmap_compact.csv
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
display_group,dataset,arf,bayesnet,ctgan,forestdiffusion,realtabformer,tabbyflow,tabddpm,tabdiff,tabpfgen,tabsyn,tvae
|
| 2 |
+
hardest,c6,0.666398,0.999827,0.538242,,0.939076,0.999861,,0.995827,0.999265,0.999999,0.543189
|
| 3 |
+
hardest,c9,0.564823,0.993675,0.832458,0.927578,0.982319,0.996489,0.943318,0.994748,0.997368,0.997267,0.803523
|
| 4 |
+
hardest,c12,0.567163,0.927604,0.806721,,0.923294,,,,0.954668,,0.794792
|
| 5 |
+
hardest,c13,0.0,1.0,0.653326,,,,1.0,,,,
|
| 6 |
+
hardest,c16,0.594722,0.998752,0.587288,,0.967422,,,,,,0.665305
|
| 7 |
+
hardest,c17,0.733608,0.999334,0.979167,,0.697917,,,,0.905753,,0.979167
|
| 8 |
+
hardest,c18,0.538778,0.999953,,,0.927277,,,,,,
|
| 9 |
+
hardest,c19,0.998446,0.999888,0.500669,,0.821474,,,,0.996611,,0.500863
|
| 10 |
+
hardest,m1,0.774798,0.99079,0.886094,,0.876261,0.982269,1.0,0.997646,0.979307,0.999457,0.880444
|
| 11 |
+
hardest,m2,0.539434,0.999961,0.900704,,0.805552,,1.0,,0.974175,0.997072,0.879176
|
| 12 |
+
hardest,n4,0.674478,0.996243,0.673636,,0.768387,0.998828,0.99187,,0.997596,0.999689,0.723968
|
| 13 |
+
hardest,n5,0.652189,0.990718,0.891549,,0.964174,0.98809,0.9875,,0.990001,0.985859,0.9183
|
| 14 |
+
hardest,n6,0.949833,0.943071,0.880156,,0.953491,0.937381,1.0,,0.979128,0.901164,0.899217
|
| 15 |
+
hardest,n7,0.82119,0.970569,0.906002,,0.922246,0.981371,1.0,,0.956521,0.972888,0.898858
|
| 16 |
+
hardest,n9,0.401219,1.0,0.959062,,1.0,1.0,1.0,,0.99919,0.999181,0.93
|
| 17 |
+
easiest,n10,0.876367,0.99866,0.909833,,0.94778,0.97166,1.0,,0.990147,0.996405,0.90596
|
| 18 |
+
easiest,n11,0.839923,0.993333,0.920796,,0.954874,0.992566,0.999322,,0.993113,0.99239,0.917689
|
| 19 |
+
easiest,n15,0.114971,1.0,0.6125,,1.0,,1.0,,0.999032,,0.925
|
| 20 |
+
easiest,n17,0.816187,0.88982,0.668059,,0.707243,,0.996641,,0.803168,,0.671253
|
| 21 |
+
easiest,n18,0.550271,0.999898,0.500665,,,,,,,,0.59005
|
| 22 |
+
easiest,n19,0.087854,0.999981,0.863459,,,,1.0,,0.996237,,0.933211
|
evaluation/query_family/cardinality/data/figure3_discrete_heatmap_compact.csv
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
display_group,dataset,arf,bayesnet,ctgan,forestdiffusion,realtabformer,tabbyflow,tabddpm,tabdiff,tabpfgen,tabsyn,tvae
|
| 2 |
+
hardest,c2,1.0,1.0,1.0,0.0,1.0,0.119048,0.0,0.119048,0.892857,0.119048,0.964286
|
| 3 |
+
hardest,c3,0.760287,0.754171,0.754939,,0.373071,0.0,0.0,0.0,0.747256,0.0,0.355763
|
| 4 |
+
hardest,c4,1.0,1.0,1.0,0.0,1.0,0.0,0.0,0.0,0.972973,0.0,0.986486
|
| 5 |
+
hardest,c5,1.0,0.992754,1.0,,1.0,0.0,0.0,0.0,1.0,0.0,0.966184
|
| 6 |
+
hardest,c6,0.825463,0.991204,0.997685,,0.992593,0.166667,,0.166667,0.993518,0.166667,0.980093
|
| 7 |
+
hardest,c7,0.977778,1.0,1.0,0.0,1.0,0.083333,0.0,0.083333,0.933333,0.083333,0.955556
|
| 8 |
+
hardest,c8,0.0,1.0,1.0,0.0,1.0,0.048387,0.0,0.048387,0.0,0.032258,0.978495
|
| 9 |
+
hardest,c9,0.0,1.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,1.0,1.0
|
| 10 |
+
hardest,c10,0.0,0.0,0.945455,0.0,1.0,0.081818,0.0,,0.0,0.0,0.903497
|
| 11 |
+
hardest,c11,1.0,1.0,1.0,0.0,1.0,0.0,0.0,,,0.0,1.0
|
| 12 |
+
hardest,c12,0.999679,1.0,0.999679,,0.998715,,,,0.999357,,0.645244
|
| 13 |
+
hardest,c13,0.0,0.279412,0.416236,,,,0.0,,,,
|
| 14 |
+
hardest,c16,0.916609,0.867214,0.84697,,0.885818,,,,,,0.435296
|
| 15 |
+
hardest,c17,0.773461,0.782639,0.714854,,0.174328,,,,0.778198,,0.412601
|
| 16 |
+
hardest,c18,0.875112,0.473882,,,0.781671,,,,,,
|
| 17 |
+
easiest,c19,0.956865,0.363579,0.873278,,0.205843,,,,0.654806,,0.621104
|
| 18 |
+
easiest,c20,0.142857,1.0,1.0,0.0,1.0,0.0,0.0,,0.142857,0.0,1.0
|
| 19 |
+
easiest,m1,0.781007,0.981375,0.974362,,0.856813,0.0,0.0,0.0,0.743222,0.0,0.721048
|
| 20 |
+
easiest,m2,0.713027,0.715774,0.965822,,0.959749,,0.002778,,0.701928,0.047222,0.942423
|
| 21 |
+
easiest,n4,0.275315,0.128514,0.231351,,0.594234,0.146667,0.0,,0.128243,0.146667,0.171892
|
| 22 |
+
easiest,n5,0.0,1.0,0.888889,,0.928572,0.0,0.0,,0.0,0.0,0.81746
|
| 23 |
+
easiest,n6,0.0,1.0,1.0,,1.0,1.0,0.0,,0.0,0.0,1.0
|
| 24 |
+
easiest,n7,1.0,1.0,1.0,,1.0,0.0,0.0,,1.0,0.0,1.0
|
| 25 |
+
easiest,n9,0.0,1.0,1.0,,1.0,1.0,0.0,,0.0,0.0,1.0
|
| 26 |
+
easiest,n10,1.0,1.0,1.0,,1.0,0.0,0.0,,1.0,0.0,1.0
|
| 27 |
+
easiest,n11,1.0,1.0,1.0,,1.0,0.0,0.0,,1.0,0.0,1.0
|
| 28 |
+
easiest,n15,0.0,0.95627,0.464113,,0.854267,,0.0,,0.007843,,0.583655
|
| 29 |
+
easiest,n17,0.0,0.857143,0.428571,,0.428571,,0.0,,0.0,,0.428571
|
| 30 |
+
easiest,n18,0.043478,0.043478,0.043478,,,,,,,,0.043478
|
| 31 |
+
easiest,n19,0.0,0.765684,1.0,,,,0.0,,0.0,,0.121732
|
evaluation/query_family/cardinality/data/figure4_scatter.csv
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,overall_score_mean,high_dynamic_score_mean,relative_drop
|
| 2 |
+
arf,0.620965,0.696206,0.085285
|
| 3 |
+
bayesnet,0.932244,0.643043,0.31949
|
| 4 |
+
ctgan,0.818059,0.706661,0.108824
|
| 5 |
+
forestdiffusion,0.478217,0.919692,-0.890213
|
| 6 |
+
realtabformer,0.873185,0.640798,0.263261
|
| 7 |
+
tabbyflow,0.662511,0.493496,0.258066
|
| 8 |
+
tabddpm,0.498837,0.499356,-0.007679
|
| 9 |
+
tabdiff,0.55024,0.49748,0.0995
|
| 10 |
+
tabpfgen,0.92773,0.890108,0.04138
|
| 11 |
+
tabsyn,0.648234,0.491571,0.246612
|
| 12 |
+
tvae,0.707112,0.582264,0.135495
|
evaluation/query_family/cardinality/data/heatmap_data.csv
ADDED
|
@@ -0,0 +1,875 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
dataset,model,channel,score,dataset_dynamic_intensity,dataset_dynamic_rank
|
| 2 |
+
c6,arf,continuous,0.666398,0.5,31
|
| 3 |
+
c6,bayesnet,continuous,0.999827,0.5,31
|
| 4 |
+
c6,cdtd,continuous,0.0,0.5,31
|
| 5 |
+
c6,ctgan,continuous,0.538242,0.5,31
|
| 6 |
+
c6,goggle,continuous,0.0,0.5,31
|
| 7 |
+
c6,realtabformer,continuous,0.939076,0.5,31
|
| 8 |
+
c6,tabbyflow,continuous,0.999861,0.5,31
|
| 9 |
+
c6,tabdiff,continuous,0.995827,0.5,31
|
| 10 |
+
c6,tabpfgen,continuous,0.999265,0.5,31
|
| 11 |
+
c6,tabsyn,continuous,0.999999,0.5,31
|
| 12 |
+
c6,tvae,continuous,0.543189,0.5,31
|
| 13 |
+
c9,arf,continuous,0.564823,0.916667,44
|
| 14 |
+
c9,bayesnet,continuous,0.993675,0.916667,44
|
| 15 |
+
c9,cdtd,continuous,0.0,0.916667,44
|
| 16 |
+
c9,ctgan,continuous,0.832458,0.916667,44
|
| 17 |
+
c9,forestdiffusion,continuous,0.927578,0.916667,44
|
| 18 |
+
c9,goggle,continuous,0.0,0.916667,44
|
| 19 |
+
c9,realtabformer,continuous,0.982319,0.916667,44
|
| 20 |
+
c9,tabbyflow,continuous,0.996489,0.916667,44
|
| 21 |
+
c9,tabddpm,continuous,0.943318,0.916667,44
|
| 22 |
+
c9,tabdiff,continuous,0.994748,0.916667,44
|
| 23 |
+
c9,tabpfgen,continuous,0.997368,0.916667,44
|
| 24 |
+
c9,tabsyn,continuous,0.997267,0.916667,44
|
| 25 |
+
c9,tvae,continuous,0.803523,0.916667,44
|
| 26 |
+
c12,arf,continuous,0.567163,0.167885,48
|
| 27 |
+
c12,bayesnet,continuous,0.927604,0.167885,48
|
| 28 |
+
c12,cdtd,continuous,0.0,0.167885,48
|
| 29 |
+
c12,ctgan,continuous,0.806721,0.167885,48
|
| 30 |
+
c12,realtabformer,continuous,0.923294,0.167885,48
|
| 31 |
+
c12,tabpfgen,continuous,0.954668,0.167885,48
|
| 32 |
+
c12,tvae,continuous,0.794792,0.167885,48
|
| 33 |
+
c13,arf,continuous,0.0,0.205314,1
|
| 34 |
+
c13,bayesnet,continuous,1.0,0.205314,1
|
| 35 |
+
c13,cdtd,continuous,0.0,0.205314,1
|
| 36 |
+
c13,ctgan,continuous,0.653326,0.205314,1
|
| 37 |
+
c13,tabddpm,continuous,1.0,0.205314,1
|
| 38 |
+
c14,arf,continuous,0.029248,0.386667,33
|
| 39 |
+
c14,bayesnet,continuous,1.0,0.386667,33
|
| 40 |
+
c14,cdtd,continuous,0.0,0.386667,33
|
| 41 |
+
c14,ctgan,continuous,0.669326,0.386667,33
|
| 42 |
+
c14,realtabformer,continuous,0.999993,0.386667,33
|
| 43 |
+
c14,tabsyn,continuous,1.0,0.386667,33
|
| 44 |
+
c14,tvae,continuous,0.677571,0.386667,33
|
| 45 |
+
c15,arf,continuous,0.0,0.38,30
|
| 46 |
+
c15,bayesnet,continuous,1.0,0.38,30
|
| 47 |
+
c15,cdtd,continuous,0.0,0.38,30
|
| 48 |
+
c15,realtabformer,continuous,1.0,0.38,30
|
| 49 |
+
c15,tvae,continuous,0.688569,0.38,30
|
| 50 |
+
c16,arf,continuous,0.594722,0.533333,24
|
| 51 |
+
c16,bayesnet,continuous,0.998752,0.533333,24
|
| 52 |
+
c16,cdtd,continuous,0.0,0.533333,24
|
| 53 |
+
c16,ctgan,continuous,0.587288,0.533333,24
|
| 54 |
+
c16,goggle,continuous,0.0,0.533333,24
|
| 55 |
+
c16,realtabformer,continuous,0.967422,0.533333,24
|
| 56 |
+
c16,tvae,continuous,0.665305,0.533333,24
|
| 57 |
+
c17,arf,continuous,0.733608,0.786111,13
|
| 58 |
+
c17,bayesnet,continuous,0.999334,0.786111,13
|
| 59 |
+
c17,cdtd,continuous,0.0,0.786111,13
|
| 60 |
+
c17,ctgan,continuous,0.979167,0.786111,13
|
| 61 |
+
c17,goggle,continuous,0.0,0.786111,13
|
| 62 |
+
c17,realtabformer,continuous,0.697917,0.786111,13
|
| 63 |
+
c17,tabpfgen,continuous,0.905753,0.786111,13
|
| 64 |
+
c17,tvae,continuous,0.979167,0.786111,13
|
| 65 |
+
c18,arf,continuous,0.538778,0.754762,8
|
| 66 |
+
c18,bayesnet,continuous,0.999953,0.754762,8
|
| 67 |
+
c18,cdtd,continuous,0.0,0.754762,8
|
| 68 |
+
c18,goggle,continuous,0.0,0.754762,8
|
| 69 |
+
c18,realtabformer,continuous,0.927277,0.754762,8
|
| 70 |
+
c19,arf,continuous,0.998446,0.78125,16
|
| 71 |
+
c19,bayesnet,continuous,0.999888,0.78125,16
|
| 72 |
+
c19,cdtd,continuous,0.0,0.78125,16
|
| 73 |
+
c19,ctgan,continuous,0.500669,0.78125,16
|
| 74 |
+
c19,goggle,continuous,0.0,0.78125,16
|
| 75 |
+
c19,realtabformer,continuous,0.821474,0.78125,16
|
| 76 |
+
c19,tabpfgen,continuous,0.996611,0.78125,16
|
| 77 |
+
c19,tvae,continuous,0.500863,0.78125,16
|
| 78 |
+
c21,arf,continuous,0.550374,0.764979,7
|
| 79 |
+
c21,bayesnet,continuous,0.999985,0.764979,7
|
| 80 |
+
c21,cdtd,continuous,0.0,0.764979,7
|
| 81 |
+
m1,arf,continuous,0.774798,0.301111,22
|
| 82 |
+
m1,bayesnet,continuous,0.99079,0.301111,22
|
| 83 |
+
m1,cdtd,continuous,0.0,0.301111,22
|
| 84 |
+
m1,codi,continuous,0.998619,0.301111,22
|
| 85 |
+
m1,ctgan,continuous,0.886094,0.301111,22
|
| 86 |
+
m1,goggle,continuous,0.0,0.301111,22
|
| 87 |
+
m1,realtabformer,continuous,0.876261,0.301111,22
|
| 88 |
+
m1,tabbyflow,continuous,0.982269,0.301111,22
|
| 89 |
+
m1,tabddpm,continuous,1.0,0.301111,22
|
| 90 |
+
m1,tabdiff,continuous,0.997646,0.301111,22
|
| 91 |
+
m1,tabpfgen,continuous,0.979307,0.301111,22
|
| 92 |
+
m1,tabsyn,continuous,0.999457,0.301111,22
|
| 93 |
+
m1,tvae,continuous,0.880444,0.301111,22
|
| 94 |
+
m2,arf,continuous,0.539434,0.223788,21
|
| 95 |
+
m2,bayesnet,continuous,0.999961,0.223788,21
|
| 96 |
+
m2,cdtd,continuous,0.0,0.223788,21
|
| 97 |
+
m2,ctgan,continuous,0.900704,0.223788,21
|
| 98 |
+
m2,goggle,continuous,0.0,0.223788,21
|
| 99 |
+
m2,realtabformer,continuous,0.805552,0.223788,21
|
| 100 |
+
m2,tabddpm,continuous,1.0,0.223788,21
|
| 101 |
+
m2,tabpfgen,continuous,0.974175,0.223788,21
|
| 102 |
+
m2,tabsyn,continuous,0.997072,0.223788,21
|
| 103 |
+
m2,tvae,continuous,0.879176,0.223788,21
|
| 104 |
+
m4,arf,continuous,0.846295,0.352381,26
|
| 105 |
+
m4,bayesnet,continuous,1.0,0.352381,26
|
| 106 |
+
m4,cdtd,continuous,0.0,0.352381,26
|
| 107 |
+
m4,ctgan,continuous,0.827228,0.352381,26
|
| 108 |
+
m4,forestdiffusion,continuous,0.824255,0.352381,26
|
| 109 |
+
m4,goggle,continuous,0.0,0.352381,26
|
| 110 |
+
m4,realtabformer,continuous,0.978751,0.352381,26
|
| 111 |
+
m4,tabbyflow,continuous,0.998848,0.352381,26
|
| 112 |
+
m4,tabddpm,continuous,0.794828,0.352381,26
|
| 113 |
+
m4,tabdiff,continuous,0.997404,0.352381,26
|
| 114 |
+
m4,tabpfgen,continuous,0.947638,0.352381,26
|
| 115 |
+
m4,tabsyn,continuous,0.999188,0.352381,26
|
| 116 |
+
m4,tvae,continuous,0.954644,0.352381,26
|
| 117 |
+
m5,arf,continuous,0.601285,0.314414,15
|
| 118 |
+
m5,bayesnet,continuous,0.999295,0.314414,15
|
| 119 |
+
m5,cdtd,continuous,0.0,0.314414,15
|
| 120 |
+
m5,ctgan,continuous,0.558946,0.314414,15
|
| 121 |
+
m5,forestdiffusion,continuous,0.966285,0.314414,15
|
| 122 |
+
m5,goggle,continuous,0.0,0.314414,15
|
| 123 |
+
m5,realtabformer,continuous,0.963051,0.314414,15
|
| 124 |
+
m5,tabbyflow,continuous,0.972238,0.314414,15
|
| 125 |
+
m5,tabddpm,continuous,1.0,0.314414,15
|
| 126 |
+
m5,tabdiff,continuous,0.999519,0.314414,15
|
| 127 |
+
m5,tabpfgen,continuous,0.98916,0.314414,15
|
| 128 |
+
m5,tabsyn,continuous,0.98575,0.314414,15
|
| 129 |
+
m5,tvae,continuous,0.546373,0.314414,15
|
| 130 |
+
m6,arf,continuous,0.995052,0.442593,20
|
| 131 |
+
m6,bayesnet,continuous,0.964536,0.442593,20
|
| 132 |
+
m6,cdtd,continuous,0.0,0.442593,20
|
| 133 |
+
m6,ctgan,continuous,0.836772,0.442593,20
|
| 134 |
+
m6,forestdiffusion,continuous,0.93033,0.442593,20
|
| 135 |
+
m6,goggle,continuous,0.0,0.442593,20
|
| 136 |
+
m6,realtabformer,continuous,0.928889,0.442593,20
|
| 137 |
+
m6,tabbyflow,continuous,0.999665,0.442593,20
|
| 138 |
+
m6,tabddpm,continuous,1.0,0.442593,20
|
| 139 |
+
m6,tabdiff,continuous,0.996167,0.442593,20
|
| 140 |
+
m6,tabpfgen,continuous,0.996139,0.442593,20
|
| 141 |
+
m6,tabsyn,continuous,0.950775,0.442593,20
|
| 142 |
+
m6,tvae,continuous,0.786024,0.442593,20
|
| 143 |
+
m7,arf,continuous,0.675992,0.344444,29
|
| 144 |
+
m7,bayesnet,continuous,0.999034,0.344444,29
|
| 145 |
+
m7,cdtd,continuous,0.0,0.344444,29
|
| 146 |
+
m7,ctgan,continuous,0.734064,0.344444,29
|
| 147 |
+
m7,forestdiffusion,continuous,0.996161,0.344444,29
|
| 148 |
+
m7,goggle,continuous,0.0,0.344444,29
|
| 149 |
+
m7,realtabformer,continuous,0.966454,0.344444,29
|
| 150 |
+
m7,tabbyflow,continuous,0.988669,0.344444,29
|
| 151 |
+
m7,tabddpm,continuous,0.99997,0.344444,29
|
| 152 |
+
m7,tabdiff,continuous,0.999567,0.344444,29
|
| 153 |
+
m7,tabpfgen,continuous,0.99941,0.344444,29
|
| 154 |
+
m7,tabsyn,continuous,0.994411,0.344444,29
|
| 155 |
+
m7,tvae,continuous,0.7517,0.344444,29
|
| 156 |
+
m8,arf,continuous,0.58425,0.435294,28
|
| 157 |
+
m8,bayesnet,continuous,0.999892,0.435294,28
|
| 158 |
+
m8,cdtd,continuous,0.0,0.435294,28
|
| 159 |
+
m8,ctgan,continuous,0.536445,0.435294,28
|
| 160 |
+
m8,forestdiffusion,continuous,0.926178,0.435294,28
|
| 161 |
+
m8,goggle,continuous,0.0,0.435294,28
|
| 162 |
+
m8,realtabformer,continuous,0.886321,0.435294,28
|
| 163 |
+
m8,tabddpm,continuous,1.0,0.435294,28
|
| 164 |
+
m8,tabdiff,continuous,0.993857,0.435294,28
|
| 165 |
+
m8,tabpfgen,continuous,0.963895,0.435294,28
|
| 166 |
+
m8,tabsyn,continuous,0.978077,0.435294,28
|
| 167 |
+
m8,tvae,continuous,0.541936,0.435294,28
|
| 168 |
+
m9,arf,continuous,0.475127,0.335714,32
|
| 169 |
+
m9,bayesnet,continuous,1.0,0.335714,32
|
| 170 |
+
m9,cdtd,continuous,0.0,0.335714,32
|
| 171 |
+
m9,ctgan,continuous,0.966095,0.335714,32
|
| 172 |
+
m9,goggle,continuous,0.0,0.335714,32
|
| 173 |
+
m9,realtabformer,continuous,0.998212,0.335714,32
|
| 174 |
+
m9,tabddpm,continuous,1.0,0.335714,32
|
| 175 |
+
m9,tabpfgen,continuous,0.999555,0.335714,32
|
| 176 |
+
m9,tabsyn,continuous,0.999995,0.335714,32
|
| 177 |
+
m9,tvae,continuous,0.849817,0.335714,32
|
| 178 |
+
m10,arf,continuous,0.482286,0.411111,23
|
| 179 |
+
m10,bayesnet,continuous,1.0,0.411111,23
|
| 180 |
+
m10,cdtd,continuous,0.0,0.411111,23
|
| 181 |
+
m10,ctgan,continuous,0.830243,0.411111,23
|
| 182 |
+
m10,forestdiffusion,continuous,0.9908,0.411111,23
|
| 183 |
+
m10,goggle,continuous,0.0,0.411111,23
|
| 184 |
+
m10,realtabformer,continuous,0.978691,0.411111,23
|
| 185 |
+
m10,tabbyflow,continuous,0.999119,0.411111,23
|
| 186 |
+
m10,tabddpm,continuous,0.995968,0.411111,23
|
| 187 |
+
m10,tabpfgen,continuous,0.874277,0.411111,23
|
| 188 |
+
m10,tabsyn,continuous,0.999721,0.411111,23
|
| 189 |
+
m10,tvae,continuous,0.877955,0.411111,23
|
| 190 |
+
m11,arf,continuous,0.315809,0.45,25
|
| 191 |
+
m11,bayesnet,continuous,0.999996,0.45,25
|
| 192 |
+
m11,cdtd,continuous,0.0,0.45,25
|
| 193 |
+
m11,ctgan,continuous,0.9135,0.45,25
|
| 194 |
+
m11,forestdiffusion,continuous,0.993804,0.45,25
|
| 195 |
+
m11,goggle,continuous,0.0,0.45,25
|
| 196 |
+
m11,tabbyflow,continuous,0.999856,0.45,25
|
| 197 |
+
m11,tabddpm,continuous,1.0,0.45,25
|
| 198 |
+
m11,tvae,continuous,0.91249,0.45,25
|
| 199 |
+
m12,arf,continuous,0.45359,0.398958,19
|
| 200 |
+
m12,bayesnet,continuous,0.999968,0.398958,19
|
| 201 |
+
m12,cdtd,continuous,0.0,0.398958,19
|
| 202 |
+
m12,ctgan,continuous,0.531821,0.398958,19
|
| 203 |
+
m12,goggle,continuous,0.0,0.398958,19
|
| 204 |
+
m12,realtabformer,continuous,0.92467,0.398958,19
|
| 205 |
+
m12,tabbyflow,continuous,0.999913,0.398958,19
|
| 206 |
+
m12,tabsyn,continuous,0.974399,0.398958,19
|
| 207 |
+
m12,tvae,continuous,0.573749,0.398958,19
|
| 208 |
+
n1,arf,continuous,0.630775,0.427011,34
|
| 209 |
+
n1,bayesnet,continuous,0.998749,0.427011,34
|
| 210 |
+
n1,cdtd,continuous,0.026316,0.427011,34
|
| 211 |
+
n1,ctgan,continuous,0.535659,0.427011,34
|
| 212 |
+
n1,goggle,continuous,0.0,0.427011,34
|
| 213 |
+
n1,realtabformer,continuous,0.566818,0.427011,34
|
| 214 |
+
n1,tabbyflow,continuous,0.86424,0.427011,34
|
| 215 |
+
n1,tabddpm,continuous,0.976783,0.427011,34
|
| 216 |
+
n1,tabpfgen,continuous,0.947413,0.427011,34
|
| 217 |
+
n1,tabsyn,continuous,0.875851,0.427011,34
|
| 218 |
+
n1,tvae,continuous,0.623463,0.427011,34
|
| 219 |
+
n2,arf,continuous,0.79639,0.388889,37
|
| 220 |
+
n2,bayesnet,continuous,1.0,0.388889,37
|
| 221 |
+
n2,cdtd,continuous,0.0,0.388889,37
|
| 222 |
+
n2,ctgan,continuous,0.80106,0.388889,37
|
| 223 |
+
n2,forestdiffusion,continuous,0.995732,0.388889,37
|
| 224 |
+
n2,goggle,continuous,0.0,0.388889,37
|
| 225 |
+
n2,realtabformer,continuous,0.993496,0.388889,37
|
| 226 |
+
n2,tabbyflow,continuous,0.998533,0.388889,37
|
| 227 |
+
n2,tabddpm,continuous,0.998159,0.388889,37
|
| 228 |
+
n2,tabpfgen,continuous,0.996723,0.388889,37
|
| 229 |
+
n2,tabsyn,continuous,0.992242,0.388889,37
|
| 230 |
+
n2,tvae,continuous,0.917906,0.388889,37
|
| 231 |
+
n3,arf,continuous,0.796434,0.363889,43
|
| 232 |
+
n3,bayesnet,continuous,0.99847,0.363889,43
|
| 233 |
+
n3,cdtd,continuous,0.0,0.363889,43
|
| 234 |
+
n3,ctgan,continuous,0.662551,0.363889,43
|
| 235 |
+
n3,forestdiffusion,continuous,0.963715,0.363889,43
|
| 236 |
+
n3,realtabformer,continuous,0.940609,0.363889,43
|
| 237 |
+
n3,tabbyflow,continuous,0.934099,0.363889,43
|
| 238 |
+
n3,tabddpm,continuous,0.999833,0.363889,43
|
| 239 |
+
n3,tabpfgen,continuous,0.95603,0.363889,43
|
| 240 |
+
n3,tabsyn,continuous,0.817701,0.363889,43
|
| 241 |
+
n3,tvae,continuous,0.663965,0.363889,43
|
| 242 |
+
n4,arf,continuous,0.674478,0.220573,39
|
| 243 |
+
n4,bayesnet,continuous,0.996243,0.220573,39
|
| 244 |
+
n4,cdtd,continuous,0.0,0.220573,39
|
| 245 |
+
n4,ctgan,continuous,0.673636,0.220573,39
|
| 246 |
+
n4,goggle,continuous,0.0,0.220573,39
|
| 247 |
+
n4,realtabformer,continuous,0.768387,0.220573,39
|
| 248 |
+
n4,tabbyflow,continuous,0.998828,0.220573,39
|
| 249 |
+
n4,tabddpm,continuous,0.99187,0.220573,39
|
| 250 |
+
n4,tabpfgen,continuous,0.997596,0.220573,39
|
| 251 |
+
n4,tabsyn,continuous,0.999689,0.220573,39
|
| 252 |
+
n4,tvae,continuous,0.723968,0.220573,39
|
| 253 |
+
n5,arf,continuous,0.652189,0.665041,51
|
| 254 |
+
n5,bayesnet,continuous,0.990718,0.665041,51
|
| 255 |
+
n5,cdtd,continuous,0.0,0.665041,51
|
| 256 |
+
n5,ctgan,continuous,0.891549,0.665041,51
|
| 257 |
+
n5,realtabformer,continuous,0.964174,0.665041,51
|
| 258 |
+
n5,tabbyflow,continuous,0.98809,0.665041,51
|
| 259 |
+
n5,tabddpm,continuous,0.9875,0.665041,51
|
| 260 |
+
n5,tabpfgen,continuous,0.990001,0.665041,51
|
| 261 |
+
n5,tabsyn,continuous,0.985859,0.665041,51
|
| 262 |
+
n5,tvae,continuous,0.9183,0.665041,51
|
| 263 |
+
n6,arf,continuous,0.949833,0.95098,45
|
| 264 |
+
n6,bayesnet,continuous,0.943071,0.95098,45
|
| 265 |
+
n6,cdtd,continuous,0.0,0.95098,45
|
| 266 |
+
n6,ctgan,continuous,0.880156,0.95098,45
|
| 267 |
+
n6,goggle,continuous,0.0,0.95098,45
|
| 268 |
+
n6,realtabformer,continuous,0.953491,0.95098,45
|
| 269 |
+
n6,tabbyflow,continuous,0.937381,0.95098,45
|
| 270 |
+
n6,tabddpm,continuous,1.0,0.95098,45
|
| 271 |
+
n6,tabpfgen,continuous,0.979128,0.95098,45
|
| 272 |
+
n6,tabsyn,continuous,0.901164,0.95098,45
|
| 273 |
+
n6,tvae,continuous,0.899217,0.95098,45
|
| 274 |
+
n7,arf,continuous,0.82119,0.25,50
|
| 275 |
+
n7,bayesnet,continuous,0.970569,0.25,50
|
| 276 |
+
n7,cdtd,continuous,0.0,0.25,50
|
| 277 |
+
n7,ctgan,continuous,0.906002,0.25,50
|
| 278 |
+
n7,realtabformer,continuous,0.922246,0.25,50
|
| 279 |
+
n7,tabbyflow,continuous,0.981371,0.25,50
|
| 280 |
+
n7,tabddpm,continuous,1.0,0.25,50
|
| 281 |
+
n7,tabpfgen,continuous,0.956521,0.25,50
|
| 282 |
+
n7,tabsyn,continuous,0.972888,0.25,50
|
| 283 |
+
n7,tvae,continuous,0.898858,0.25,50
|
| 284 |
+
n8,arf,continuous,0.705618,0.405312,35
|
| 285 |
+
n8,bayesnet,continuous,0.996552,0.405312,35
|
| 286 |
+
n8,cdtd,continuous,0.0,0.405312,35
|
| 287 |
+
n8,ctgan,continuous,0.640725,0.405312,35
|
| 288 |
+
n8,realtabformer,continuous,0.788721,0.405312,35
|
| 289 |
+
n8,tabbyflow,continuous,0.99927,0.405312,35
|
| 290 |
+
n8,tabsyn,continuous,0.999016,0.405312,35
|
| 291 |
+
n8,tvae,continuous,0.640711,0.405312,35
|
| 292 |
+
n9,arf,continuous,0.401219,0.57451,49
|
| 293 |
+
n9,bayesnet,continuous,1.0,0.57451,49
|
| 294 |
+
n9,cdtd,continuous,0.0,0.57451,49
|
| 295 |
+
n9,ctgan,continuous,0.959062,0.57451,49
|
| 296 |
+
n9,realtabformer,continuous,1.0,0.57451,49
|
| 297 |
+
n9,tabbyflow,continuous,1.0,0.57451,49
|
| 298 |
+
n9,tabddpm,continuous,1.0,0.57451,49
|
| 299 |
+
n9,tabpfgen,continuous,0.99919,0.57451,49
|
| 300 |
+
n9,tabsyn,continuous,0.999181,0.57451,49
|
| 301 |
+
n9,tvae,continuous,0.93,0.57451,49
|
| 302 |
+
n10,arf,continuous,0.876367,0.492157,47
|
| 303 |
+
n10,bayesnet,continuous,0.99866,0.492157,47
|
| 304 |
+
n10,cdtd,continuous,0.0,0.492157,47
|
| 305 |
+
n10,ctgan,continuous,0.909833,0.492157,47
|
| 306 |
+
n10,goggle,continuous,0.0,0.492157,47
|
| 307 |
+
n10,realtabformer,continuous,0.94778,0.492157,47
|
| 308 |
+
n10,tabbyflow,continuous,0.97166,0.492157,47
|
| 309 |
+
n10,tabddpm,continuous,1.0,0.492157,47
|
| 310 |
+
n10,tabpfgen,continuous,0.990147,0.492157,47
|
| 311 |
+
n10,tabsyn,continuous,0.996405,0.492157,47
|
| 312 |
+
n10,tvae,continuous,0.90596,0.492157,47
|
| 313 |
+
n11,arf,continuous,0.839923,0.687879,46
|
| 314 |
+
n11,bayesnet,continuous,0.993333,0.687879,46
|
| 315 |
+
n11,cdtd,continuous,0.0,0.687879,46
|
| 316 |
+
n11,ctgan,continuous,0.920796,0.687879,46
|
| 317 |
+
n11,goggle,continuous,0.0,0.687879,46
|
| 318 |
+
n11,realtabformer,continuous,0.954874,0.687879,46
|
| 319 |
+
n11,tabbyflow,continuous,0.992566,0.687879,46
|
| 320 |
+
n11,tabddpm,continuous,0.999322,0.687879,46
|
| 321 |
+
n11,tabpfgen,continuous,0.993113,0.687879,46
|
| 322 |
+
n11,tabsyn,continuous,0.99239,0.687879,46
|
| 323 |
+
n11,tvae,continuous,0.917689,0.687879,46
|
| 324 |
+
n12,arf,continuous,0.610039,0.491667,40
|
| 325 |
+
n12,bayesnet,continuous,0.999997,0.491667,40
|
| 326 |
+
n12,cdtd,continuous,0.0,0.491667,40
|
| 327 |
+
n12,ctgan,continuous,0.93268,0.491667,40
|
| 328 |
+
n12,tabbyflow,continuous,1.0,0.491667,40
|
| 329 |
+
n12,tabddpm,continuous,1.0,0.491667,40
|
| 330 |
+
n12,tabpfgen,continuous,0.999559,0.491667,40
|
| 331 |
+
n12,tabsyn,continuous,1.0,0.491667,40
|
| 332 |
+
n12,tvae,continuous,0.950327,0.491667,40
|
| 333 |
+
n13,arf,continuous,1.0,0.316667,9
|
| 334 |
+
n13,bayesnet,continuous,0.999997,0.316667,9
|
| 335 |
+
n13,cdtd,continuous,0.0,0.316667,9
|
| 336 |
+
n13,tvae,continuous,0.645744,0.316667,9
|
| 337 |
+
n14,arf,continuous,0.658038,0.394231,42
|
| 338 |
+
n14,bayesnet,continuous,0.984716,0.394231,42
|
| 339 |
+
n14,cdtd,continuous,0.0,0.394231,42
|
| 340 |
+
n14,ctgan,continuous,0.769257,0.394231,42
|
| 341 |
+
n14,realtabformer,continuous,0.880523,0.394231,42
|
| 342 |
+
n14,tabddpm,continuous,1.0,0.394231,42
|
| 343 |
+
n14,tabpfgen,continuous,0.936475,0.394231,42
|
| 344 |
+
n14,tvae,continuous,0.822048,0.394231,42
|
| 345 |
+
n15,arf,continuous,0.114971,0.16938,5
|
| 346 |
+
n15,bayesnet,continuous,1.0,0.16938,5
|
| 347 |
+
n15,cdtd,continuous,0.0,0.16938,5
|
| 348 |
+
n15,ctgan,continuous,0.6125,0.16938,5
|
| 349 |
+
n15,realtabformer,continuous,1.0,0.16938,5
|
| 350 |
+
n15,tabddpm,continuous,1.0,0.16938,5
|
| 351 |
+
n15,tabpfgen,continuous,0.999032,0.16938,5
|
| 352 |
+
n15,tvae,continuous,0.925,0.16938,5
|
| 353 |
+
n16,arf,continuous,0.849149,0.456989,41
|
| 354 |
+
n16,bayesnet,continuous,0.999991,0.456989,41
|
| 355 |
+
n16,cdtd,continuous,0.0,0.456989,41
|
| 356 |
+
n16,ctgan,continuous,0.73507,0.456989,41
|
| 357 |
+
n16,tabddpm,continuous,1.0,0.456989,41
|
| 358 |
+
n16,tvae,continuous,0.686032,0.456989,41
|
| 359 |
+
n17,arf,continuous,0.816187,0.796667,27
|
| 360 |
+
n17,bayesnet,continuous,0.88982,0.796667,27
|
| 361 |
+
n17,cdtd,continuous,0.0,0.796667,27
|
| 362 |
+
n17,ctgan,continuous,0.668059,0.796667,27
|
| 363 |
+
n17,goggle,continuous,0.0,0.796667,27
|
| 364 |
+
n17,realtabformer,continuous,0.707243,0.796667,27
|
| 365 |
+
n17,tabddpm,continuous,0.996641,0.796667,27
|
| 366 |
+
n17,tabpfgen,continuous,0.803168,0.796667,27
|
| 367 |
+
n17,tvae,continuous,0.671253,0.796667,27
|
| 368 |
+
n18,arf,continuous,0.550271,0.941131,11
|
| 369 |
+
n18,bayesnet,continuous,0.999898,0.941131,11
|
| 370 |
+
n18,cdtd,continuous,0.0,0.941131,11
|
| 371 |
+
n18,ctgan,continuous,0.500665,0.941131,11
|
| 372 |
+
n18,tvae,continuous,0.59005,0.941131,11
|
| 373 |
+
n19,arf,continuous,0.087854,0.736524,38
|
| 374 |
+
n19,bayesnet,continuous,0.999981,0.736524,38
|
| 375 |
+
n19,cdtd,continuous,0.0,0.736524,38
|
| 376 |
+
n19,ctgan,continuous,0.863459,0.736524,38
|
| 377 |
+
n19,tabddpm,continuous,1.0,0.736524,38
|
| 378 |
+
n19,tabpfgen,continuous,0.996237,0.736524,38
|
| 379 |
+
n19,tvae,continuous,0.933211,0.736524,38
|
| 380 |
+
n20,arf,continuous,0.941493,0.48,36
|
| 381 |
+
n20,bayesnet,continuous,0.999424,0.48,36
|
| 382 |
+
n20,cdtd,continuous,0.0,0.48,36
|
| 383 |
+
n20,ctgan,continuous,0.702306,0.48,36
|
| 384 |
+
n20,goggle,continuous,0.0,0.48,36
|
| 385 |
+
n20,realtabformer,continuous,0.962423,0.48,36
|
| 386 |
+
n20,tabddpm,continuous,0.578081,0.48,36
|
| 387 |
+
n20,tabpfgen,continuous,0.990297,0.48,36
|
| 388 |
+
n20,tvae,continuous,0.694683,0.48,36
|
| 389 |
+
c2,arf,discrete,1.0,0.166667,14
|
| 390 |
+
c2,bayesnet,discrete,1.0,0.166667,14
|
| 391 |
+
c2,codi,discrete,0.0,0.166667,14
|
| 392 |
+
c2,ctgan,discrete,1.0,0.166667,14
|
| 393 |
+
c2,forestdiffusion,discrete,0.0,0.166667,14
|
| 394 |
+
c2,goggle,discrete,0.0,0.166667,14
|
| 395 |
+
c2,realtabformer,discrete,1.0,0.166667,14
|
| 396 |
+
c2,tabbyflow,discrete,0.119048,0.166667,14
|
| 397 |
+
c2,tabddpm,discrete,0.0,0.166667,14
|
| 398 |
+
c2,tabdiff,discrete,0.119048,0.166667,14
|
| 399 |
+
c2,tabpfgen,discrete,0.892857,0.166667,14
|
| 400 |
+
c2,tabsyn,discrete,0.119048,0.166667,14
|
| 401 |
+
c2,tvae,discrete,0.964286,0.166667,14
|
| 402 |
+
c3,arf,discrete,0.760287,0.722222,3
|
| 403 |
+
c3,bayesnet,discrete,0.754171,0.722222,3
|
| 404 |
+
c3,cdtd,discrete,0.0,0.722222,3
|
| 405 |
+
c3,codi,discrete,0.0,0.722222,3
|
| 406 |
+
c3,ctgan,discrete,0.754939,0.722222,3
|
| 407 |
+
c3,goggle,discrete,0.0,0.722222,3
|
| 408 |
+
c3,realtabformer,discrete,0.373071,0.722222,3
|
| 409 |
+
c3,tabbyflow,discrete,0.0,0.722222,3
|
| 410 |
+
c3,tabddpm,discrete,0.0,0.722222,3
|
| 411 |
+
c3,tabdiff,discrete,0.0,0.722222,3
|
| 412 |
+
c3,tabpfgen,discrete,0.747256,0.722222,3
|
| 413 |
+
c3,tabsyn,discrete,0.0,0.722222,3
|
| 414 |
+
c3,tvae,discrete,0.355763,0.722222,3
|
| 415 |
+
c4,arf,discrete,1.0,0.166667,10
|
| 416 |
+
c4,bayesnet,discrete,1.0,0.166667,10
|
| 417 |
+
c4,cdtd,discrete,0.0,0.166667,10
|
| 418 |
+
c4,ctgan,discrete,1.0,0.166667,10
|
| 419 |
+
c4,forestdiffusion,discrete,0.0,0.166667,10
|
| 420 |
+
c4,goggle,discrete,0.0,0.166667,10
|
| 421 |
+
c4,realtabformer,discrete,1.0,0.166667,10
|
| 422 |
+
c4,tabbyflow,discrete,0.0,0.166667,10
|
| 423 |
+
c4,tabddpm,discrete,0.0,0.166667,10
|
| 424 |
+
c4,tabdiff,discrete,0.0,0.166667,10
|
| 425 |
+
c4,tabpfgen,discrete,0.972973,0.166667,10
|
| 426 |
+
c4,tabsyn,discrete,0.0,0.166667,10
|
| 427 |
+
c4,tvae,discrete,0.986486,0.166667,10
|
| 428 |
+
c5,arf,discrete,1.0,0.173913,17
|
| 429 |
+
c5,bayesnet,discrete,0.992754,0.173913,17
|
| 430 |
+
c5,cdtd,discrete,0.0,0.173913,17
|
| 431 |
+
c5,ctgan,discrete,1.0,0.173913,17
|
| 432 |
+
c5,goggle,discrete,0.0,0.173913,17
|
| 433 |
+
c5,realtabformer,discrete,1.0,0.173913,17
|
| 434 |
+
c5,tabbyflow,discrete,0.0,0.173913,17
|
| 435 |
+
c5,tabddpm,discrete,0.0,0.173913,17
|
| 436 |
+
c5,tabdiff,discrete,0.0,0.173913,17
|
| 437 |
+
c5,tabpfgen,discrete,1.0,0.173913,17
|
| 438 |
+
c5,tabsyn,discrete,0.0,0.173913,17
|
| 439 |
+
c5,tvae,discrete,0.966184,0.173913,17
|
| 440 |
+
c6,arf,discrete,0.825463,0.5,31
|
| 441 |
+
c6,bayesnet,discrete,0.991204,0.5,31
|
| 442 |
+
c6,cdtd,discrete,0.0,0.5,31
|
| 443 |
+
c6,ctgan,discrete,0.997685,0.5,31
|
| 444 |
+
c6,goggle,discrete,0.0,0.5,31
|
| 445 |
+
c6,realtabformer,discrete,0.992593,0.5,31
|
| 446 |
+
c6,tabbyflow,discrete,0.166667,0.5,31
|
| 447 |
+
c6,tabdiff,discrete,0.166667,0.5,31
|
| 448 |
+
c6,tabpfgen,discrete,0.993518,0.5,31
|
| 449 |
+
c6,tabsyn,discrete,0.166667,0.5,31
|
| 450 |
+
c6,tvae,discrete,0.980093,0.5,31
|
| 451 |
+
c7,arf,discrete,0.977778,0.166667,12
|
| 452 |
+
c7,bayesnet,discrete,1.0,0.166667,12
|
| 453 |
+
c7,cdtd,discrete,0.0,0.166667,12
|
| 454 |
+
c7,ctgan,discrete,1.0,0.166667,12
|
| 455 |
+
c7,forestdiffusion,discrete,0.0,0.166667,12
|
| 456 |
+
c7,goggle,discrete,0.0,0.166667,12
|
| 457 |
+
c7,realtabformer,discrete,1.0,0.166667,12
|
| 458 |
+
c7,tabbyflow,discrete,0.083333,0.166667,12
|
| 459 |
+
c7,tabddpm,discrete,0.0,0.166667,12
|
| 460 |
+
c7,tabdiff,discrete,0.083333,0.166667,12
|
| 461 |
+
c7,tabpfgen,discrete,0.933333,0.166667,12
|
| 462 |
+
c7,tabsyn,discrete,0.083333,0.166667,12
|
| 463 |
+
c7,tvae,discrete,0.955556,0.166667,12
|
| 464 |
+
c8,arf,discrete,0.0,0.166667,4
|
| 465 |
+
c8,bayesnet,discrete,1.0,0.166667,4
|
| 466 |
+
c8,cdtd,discrete,0.0,0.166667,4
|
| 467 |
+
c8,ctgan,discrete,1.0,0.166667,4
|
| 468 |
+
c8,forestdiffusion,discrete,0.0,0.166667,4
|
| 469 |
+
c8,goggle,discrete,0.0,0.166667,4
|
| 470 |
+
c8,realtabformer,discrete,1.0,0.166667,4
|
| 471 |
+
c8,tabbyflow,discrete,0.048387,0.166667,4
|
| 472 |
+
c8,tabddpm,discrete,0.0,0.166667,4
|
| 473 |
+
c8,tabdiff,discrete,0.048387,0.166667,4
|
| 474 |
+
c8,tabpfgen,discrete,0.0,0.166667,4
|
| 475 |
+
c8,tabsyn,discrete,0.032258,0.166667,4
|
| 476 |
+
c8,tvae,discrete,0.978495,0.166667,4
|
| 477 |
+
c9,arf,discrete,0.0,0.916667,44
|
| 478 |
+
c9,bayesnet,discrete,1.0,0.916667,44
|
| 479 |
+
c9,cdtd,discrete,0.0,0.916667,44
|
| 480 |
+
c9,ctgan,discrete,1.0,0.916667,44
|
| 481 |
+
c9,forestdiffusion,discrete,0.0,0.916667,44
|
| 482 |
+
c9,goggle,discrete,0.0,0.916667,44
|
| 483 |
+
c9,realtabformer,discrete,1.0,0.916667,44
|
| 484 |
+
c9,tabbyflow,discrete,1.0,0.916667,44
|
| 485 |
+
c9,tabddpm,discrete,0.0,0.916667,44
|
| 486 |
+
c9,tabdiff,discrete,1.0,0.916667,44
|
| 487 |
+
c9,tabpfgen,discrete,0.0,0.916667,44
|
| 488 |
+
c9,tabsyn,discrete,1.0,0.916667,44
|
| 489 |
+
c9,tvae,discrete,1.0,0.916667,44
|
| 490 |
+
c10,arf,discrete,0.0,0.242424,2
|
| 491 |
+
c10,bayesnet,discrete,0.0,0.242424,2
|
| 492 |
+
c10,cdtd,discrete,0.009091,0.242424,2
|
| 493 |
+
c10,ctgan,discrete,0.945455,0.242424,2
|
| 494 |
+
c10,forestdiffusion,discrete,0.0,0.242424,2
|
| 495 |
+
c10,realtabformer,discrete,1.0,0.242424,2
|
| 496 |
+
c10,tabbyflow,discrete,0.081818,0.242424,2
|
| 497 |
+
c10,tabddpm,discrete,0.0,0.242424,2
|
| 498 |
+
c10,tabpfgen,discrete,0.0,0.242424,2
|
| 499 |
+
c10,tabsyn,discrete,0.0,0.242424,2
|
| 500 |
+
c10,tvae,discrete,0.903497,0.242424,2
|
| 501 |
+
c11,arf,discrete,1.0,0.166667,18
|
| 502 |
+
c11,bayesnet,discrete,1.0,0.166667,18
|
| 503 |
+
c11,cdtd,discrete,0.0,0.166667,18
|
| 504 |
+
c11,ctgan,discrete,1.0,0.166667,18
|
| 505 |
+
c11,forestdiffusion,discrete,0.0,0.166667,18
|
| 506 |
+
c11,realtabformer,discrete,1.0,0.166667,18
|
| 507 |
+
c11,tabbyflow,discrete,0.0,0.166667,18
|
| 508 |
+
c11,tabddpm,discrete,0.0,0.166667,18
|
| 509 |
+
c11,tabsyn,discrete,0.0,0.166667,18
|
| 510 |
+
c11,tvae,discrete,1.0,0.166667,18
|
| 511 |
+
c12,arf,discrete,0.999679,0.167885,48
|
| 512 |
+
c12,bayesnet,discrete,1.0,0.167885,48
|
| 513 |
+
c12,cdtd,discrete,0.0,0.167885,48
|
| 514 |
+
c12,ctgan,discrete,0.999679,0.167885,48
|
| 515 |
+
c12,realtabformer,discrete,0.998715,0.167885,48
|
| 516 |
+
c12,tabpfgen,discrete,0.999357,0.167885,48
|
| 517 |
+
c12,tvae,discrete,0.645244,0.167885,48
|
| 518 |
+
c13,arf,discrete,0.0,0.205314,1
|
| 519 |
+
c13,bayesnet,discrete,0.279412,0.205314,1
|
| 520 |
+
c13,cdtd,discrete,0.131618,0.205314,1
|
| 521 |
+
c13,ctgan,discrete,0.416236,0.205314,1
|
| 522 |
+
c13,tabddpm,discrete,0.0,0.205314,1
|
| 523 |
+
c14,arf,discrete,0.707622,0.386667,33
|
| 524 |
+
c14,bayesnet,discrete,0.874254,0.386667,33
|
| 525 |
+
c14,cdtd,discrete,0.083333,0.386667,33
|
| 526 |
+
c14,ctgan,discrete,0.898286,0.386667,33
|
| 527 |
+
c14,realtabformer,discrete,0.991297,0.386667,33
|
| 528 |
+
c14,tabsyn,discrete,0.166667,0.386667,33
|
| 529 |
+
c14,tvae,discrete,0.655046,0.386667,33
|
| 530 |
+
c15,arf,discrete,0.958241,0.38,30
|
| 531 |
+
c15,bayesnet,discrete,0.749962,0.38,30
|
| 532 |
+
c15,cdtd,discrete,0.020833,0.38,30
|
| 533 |
+
c15,realtabformer,discrete,0.878661,0.38,30
|
| 534 |
+
c15,tvae,discrete,0.367666,0.38,30
|
| 535 |
+
c16,arf,discrete,0.916609,0.533333,24
|
| 536 |
+
c16,bayesnet,discrete,0.867214,0.533333,24
|
| 537 |
+
c16,cdtd,discrete,0.0,0.533333,24
|
| 538 |
+
c16,ctgan,discrete,0.84697,0.533333,24
|
| 539 |
+
c16,goggle,discrete,0.0,0.533333,24
|
| 540 |
+
c16,realtabformer,discrete,0.885818,0.533333,24
|
| 541 |
+
c16,tvae,discrete,0.435296,0.533333,24
|
| 542 |
+
c17,arf,discrete,0.773461,0.786111,13
|
| 543 |
+
c17,bayesnet,discrete,0.782639,0.786111,13
|
| 544 |
+
c17,cdtd,discrete,0.0,0.786111,13
|
| 545 |
+
c17,ctgan,discrete,0.714854,0.786111,13
|
| 546 |
+
c17,goggle,discrete,0.0,0.786111,13
|
| 547 |
+
c17,realtabformer,discrete,0.174328,0.786111,13
|
| 548 |
+
c17,tabpfgen,discrete,0.778198,0.786111,13
|
| 549 |
+
c17,tvae,discrete,0.412601,0.786111,13
|
| 550 |
+
c18,arf,discrete,0.875112,0.754762,8
|
| 551 |
+
c18,bayesnet,discrete,0.473882,0.754762,8
|
| 552 |
+
c18,cdtd,discrete,0.0,0.754762,8
|
| 553 |
+
c18,goggle,discrete,0.0,0.754762,8
|
| 554 |
+
c18,realtabformer,discrete,0.781671,0.754762,8
|
| 555 |
+
c19,arf,discrete,0.956865,0.78125,16
|
| 556 |
+
c19,bayesnet,discrete,0.363579,0.78125,16
|
| 557 |
+
c19,cdtd,discrete,0.0,0.78125,16
|
| 558 |
+
c19,ctgan,discrete,0.873278,0.78125,16
|
| 559 |
+
c19,goggle,discrete,0.0,0.78125,16
|
| 560 |
+
c19,realtabformer,discrete,0.205843,0.78125,16
|
| 561 |
+
c19,tabpfgen,discrete,0.654806,0.78125,16
|
| 562 |
+
c19,tvae,discrete,0.621104,0.78125,16
|
| 563 |
+
c20,arf,discrete,0.142857,0.166667,6
|
| 564 |
+
c20,bayesnet,discrete,1.0,0.166667,6
|
| 565 |
+
c20,cdtd,discrete,0.0,0.166667,6
|
| 566 |
+
c20,ctgan,discrete,1.0,0.166667,6
|
| 567 |
+
c20,forestdiffusion,discrete,0.0,0.166667,6
|
| 568 |
+
c20,realtabformer,discrete,1.0,0.166667,6
|
| 569 |
+
c20,tabbyflow,discrete,0.0,0.166667,6
|
| 570 |
+
c20,tabddpm,discrete,0.0,0.166667,6
|
| 571 |
+
c20,tabpfgen,discrete,0.142857,0.166667,6
|
| 572 |
+
c20,tabsyn,discrete,0.0,0.166667,6
|
| 573 |
+
c20,tvae,discrete,1.0,0.166667,6
|
| 574 |
+
c21,arf,discrete,0.863157,0.764979,7
|
| 575 |
+
c21,bayesnet,discrete,0.291769,0.764979,7
|
| 576 |
+
c21,cdtd,discrete,0.0,0.764979,7
|
| 577 |
+
m1,arf,discrete,0.781007,0.301111,22
|
| 578 |
+
m1,bayesnet,discrete,0.981375,0.301111,22
|
| 579 |
+
m1,cdtd,discrete,0.0,0.301111,22
|
| 580 |
+
m1,codi,discrete,0.0,0.301111,22
|
| 581 |
+
m1,ctgan,discrete,0.974362,0.301111,22
|
| 582 |
+
m1,goggle,discrete,0.0,0.301111,22
|
| 583 |
+
m1,realtabformer,discrete,0.856813,0.301111,22
|
| 584 |
+
m1,tabbyflow,discrete,0.0,0.301111,22
|
| 585 |
+
m1,tabddpm,discrete,0.0,0.301111,22
|
| 586 |
+
m1,tabdiff,discrete,0.0,0.301111,22
|
| 587 |
+
m1,tabpfgen,discrete,0.743222,0.301111,22
|
| 588 |
+
m1,tabsyn,discrete,0.0,0.301111,22
|
| 589 |
+
m1,tvae,discrete,0.721048,0.301111,22
|
| 590 |
+
m2,arf,discrete,0.713027,0.223788,21
|
| 591 |
+
m2,bayesnet,discrete,0.715774,0.223788,21
|
| 592 |
+
m2,cdtd,discrete,0.0125,0.223788,21
|
| 593 |
+
m2,ctgan,discrete,0.965822,0.223788,21
|
| 594 |
+
m2,goggle,discrete,0.0,0.223788,21
|
| 595 |
+
m2,realtabformer,discrete,0.959749,0.223788,21
|
| 596 |
+
m2,tabddpm,discrete,0.002778,0.223788,21
|
| 597 |
+
m2,tabpfgen,discrete,0.701928,0.223788,21
|
| 598 |
+
m2,tabsyn,discrete,0.047222,0.223788,21
|
| 599 |
+
m2,tvae,discrete,0.942423,0.223788,21
|
| 600 |
+
m4,arf,discrete,0.75,0.352381,26
|
| 601 |
+
m4,bayesnet,discrete,1.0,0.352381,26
|
| 602 |
+
m4,cdtd,discrete,0.0,0.352381,26
|
| 603 |
+
m4,ctgan,discrete,1.0,0.352381,26
|
| 604 |
+
m4,forestdiffusion,discrete,0.0,0.352381,26
|
| 605 |
+
m4,goggle,discrete,0.0,0.352381,26
|
| 606 |
+
m4,realtabformer,discrete,1.0,0.352381,26
|
| 607 |
+
m4,tabbyflow,discrete,0.0,0.352381,26
|
| 608 |
+
m4,tabddpm,discrete,0.0,0.352381,26
|
| 609 |
+
m4,tabdiff,discrete,0.0,0.352381,26
|
| 610 |
+
m4,tabpfgen,discrete,0.75,0.352381,26
|
| 611 |
+
m4,tabsyn,discrete,0.0,0.352381,26
|
| 612 |
+
m4,tvae,discrete,1.0,0.352381,26
|
| 613 |
+
m5,arf,discrete,0.181818,0.314414,15
|
| 614 |
+
m5,bayesnet,discrete,0.409091,0.314414,15
|
| 615 |
+
m5,cdtd,discrete,0.181818,0.314414,15
|
| 616 |
+
m5,ctgan,discrete,0.485728,0.314414,15
|
| 617 |
+
m5,forestdiffusion,discrete,0.0,0.314414,15
|
| 618 |
+
m5,goggle,discrete,0.0,0.314414,15
|
| 619 |
+
m5,realtabformer,discrete,0.970811,0.314414,15
|
| 620 |
+
m5,tabbyflow,discrete,0.5,0.314414,15
|
| 621 |
+
m5,tabddpm,discrete,0.009596,0.314414,15
|
| 622 |
+
m5,tabdiff,discrete,0.5,0.314414,15
|
| 623 |
+
m5,tabpfgen,discrete,0.045455,0.314414,15
|
| 624 |
+
m5,tabsyn,discrete,0.5,0.314414,15
|
| 625 |
+
m5,tvae,discrete,0.421791,0.314414,15
|
| 626 |
+
m6,arf,discrete,0.755784,0.442593,20
|
| 627 |
+
m6,bayesnet,discrete,0.74902,0.442593,20
|
| 628 |
+
m6,cdtd,discrete,0.0,0.442593,20
|
| 629 |
+
m6,ctgan,discrete,0.632206,0.442593,20
|
| 630 |
+
m6,forestdiffusion,discrete,0.0,0.442593,20
|
| 631 |
+
m6,goggle,discrete,0.0,0.442593,20
|
| 632 |
+
m6,realtabformer,discrete,0.74902,0.442593,20
|
| 633 |
+
m6,tabbyflow,discrete,0.066667,0.442593,20
|
| 634 |
+
m6,tabddpm,discrete,0.0,0.442593,20
|
| 635 |
+
m6,tabdiff,discrete,0.066667,0.442593,20
|
| 636 |
+
m6,tabpfgen,discrete,0.2,0.442593,20
|
| 637 |
+
m6,tabsyn,discrete,0.066667,0.442593,20
|
| 638 |
+
m6,tvae,discrete,0.444422,0.442593,20
|
| 639 |
+
m7,arf,discrete,0.625,0.344444,29
|
| 640 |
+
m7,bayesnet,discrete,1.0,0.344444,29
|
| 641 |
+
m7,cdtd,discrete,0.1875,0.344444,29
|
| 642 |
+
m7,ctgan,discrete,1.0,0.344444,29
|
| 643 |
+
m7,forestdiffusion,discrete,0.0,0.344444,29
|
| 644 |
+
m7,goggle,discrete,0.0,0.344444,29
|
| 645 |
+
m7,realtabformer,discrete,1.0,0.344444,29
|
| 646 |
+
m7,tabbyflow,discrete,0.375,0.344444,29
|
| 647 |
+
m7,tabddpm,discrete,0.0,0.344444,29
|
| 648 |
+
m7,tabdiff,discrete,0.375,0.344444,29
|
| 649 |
+
m7,tabpfgen,discrete,0.5625,0.344444,29
|
| 650 |
+
m7,tabsyn,discrete,0.375,0.344444,29
|
| 651 |
+
m7,tvae,discrete,0.95,0.344444,29
|
| 652 |
+
m8,arf,discrete,1.0,0.435294,28
|
| 653 |
+
m8,bayesnet,discrete,1.0,0.435294,28
|
| 654 |
+
m8,cdtd,discrete,0.0,0.435294,28
|
| 655 |
+
m8,ctgan,discrete,1.0,0.435294,28
|
| 656 |
+
m8,forestdiffusion,discrete,0.0,0.435294,28
|
| 657 |
+
m8,goggle,discrete,0.0,0.435294,28
|
| 658 |
+
m8,realtabformer,discrete,1.0,0.435294,28
|
| 659 |
+
m8,tabddpm,discrete,0.0,0.435294,28
|
| 660 |
+
m8,tabdiff,discrete,0.0,0.435294,28
|
| 661 |
+
m8,tabpfgen,discrete,1.0,0.435294,28
|
| 662 |
+
m8,tabsyn,discrete,0.0,0.435294,28
|
| 663 |
+
m8,tvae,discrete,0.966667,0.435294,28
|
| 664 |
+
m9,arf,discrete,1.0,0.335714,32
|
| 665 |
+
m9,bayesnet,discrete,1.0,0.335714,32
|
| 666 |
+
m9,cdtd,discrete,0.0,0.335714,32
|
| 667 |
+
m9,ctgan,discrete,0.909091,0.335714,32
|
| 668 |
+
m9,goggle,discrete,0.0,0.335714,32
|
| 669 |
+
m9,realtabformer,discrete,0.997019,0.335714,32
|
| 670 |
+
m9,tabddpm,discrete,0.090909,0.335714,32
|
| 671 |
+
m9,tabpfgen,discrete,0.909091,0.335714,32
|
| 672 |
+
m9,tabsyn,discrete,0.23416,0.335714,32
|
| 673 |
+
m9,tvae,discrete,0.702948,0.335714,32
|
| 674 |
+
m10,arf,discrete,0.030769,0.411111,23
|
| 675 |
+
m10,bayesnet,discrete,1.0,0.411111,23
|
| 676 |
+
m10,cdtd,discrete,0.230769,0.411111,23
|
| 677 |
+
m10,ctgan,discrete,0.923077,0.411111,23
|
| 678 |
+
m10,forestdiffusion,discrete,0.007692,0.411111,23
|
| 679 |
+
m10,goggle,discrete,0.0,0.411111,23
|
| 680 |
+
m10,realtabformer,discrete,0.996154,0.411111,23
|
| 681 |
+
m10,tabbyflow,discrete,0.538462,0.411111,23
|
| 682 |
+
m10,tabddpm,discrete,0.015385,0.411111,23
|
| 683 |
+
m10,tabpfgen,discrete,0.0,0.411111,23
|
| 684 |
+
m10,tabsyn,discrete,0.538462,0.411111,23
|
| 685 |
+
m10,tvae,discrete,0.923077,0.411111,23
|
| 686 |
+
m11,arf,discrete,0.5,0.45,25
|
| 687 |
+
m11,bayesnet,discrete,1.0,0.45,25
|
| 688 |
+
m11,cdtd,discrete,0.25,0.45,25
|
| 689 |
+
m11,ctgan,discrete,1.0,0.45,25
|
| 690 |
+
m11,forestdiffusion,discrete,0.0,0.45,25
|
| 691 |
+
m11,goggle,discrete,0.0,0.45,25
|
| 692 |
+
m11,tabbyflow,discrete,0.5,0.45,25
|
| 693 |
+
m11,tabddpm,discrete,0.0,0.45,25
|
| 694 |
+
m11,tvae,discrete,0.916667,0.45,25
|
| 695 |
+
m12,arf,discrete,0.516618,0.398958,19
|
| 696 |
+
m12,bayesnet,discrete,0.758356,0.398958,19
|
| 697 |
+
m12,cdtd,discrete,0.066601,0.398958,19
|
| 698 |
+
m12,ctgan,discrete,0.809586,0.398958,19
|
| 699 |
+
m12,goggle,discrete,0.0,0.398958,19
|
| 700 |
+
m12,realtabformer,discrete,0.928845,0.398958,19
|
| 701 |
+
m12,tabbyflow,discrete,0.175626,0.398958,19
|
| 702 |
+
m12,tabsyn,discrete,0.207576,0.398958,19
|
| 703 |
+
m12,tvae,discrete,0.682746,0.398958,19
|
| 704 |
+
n1,arf,discrete,0.0,0.427011,34
|
| 705 |
+
n1,bayesnet,discrete,1.0,0.427011,34
|
| 706 |
+
n1,cdtd,discrete,0.5,0.427011,34
|
| 707 |
+
n1,ctgan,discrete,1.0,0.427011,34
|
| 708 |
+
n1,goggle,discrete,0.0,0.427011,34
|
| 709 |
+
n1,realtabformer,discrete,1.0,0.427011,34
|
| 710 |
+
n1,tabbyflow,discrete,1.0,0.427011,34
|
| 711 |
+
n1,tabddpm,discrete,0.0,0.427011,34
|
| 712 |
+
n1,tabpfgen,discrete,1.0,0.427011,34
|
| 713 |
+
n1,tabsyn,discrete,1.0,0.427011,34
|
| 714 |
+
n1,tvae,discrete,1.0,0.427011,34
|
| 715 |
+
n2,arf,discrete,1.0,0.388889,37
|
| 716 |
+
n2,bayesnet,discrete,1.0,0.388889,37
|
| 717 |
+
n2,cdtd,discrete,0.0,0.388889,37
|
| 718 |
+
n2,ctgan,discrete,0.0,0.388889,37
|
| 719 |
+
n2,forestdiffusion,discrete,0.0,0.388889,37
|
| 720 |
+
n2,goggle,discrete,0.0,0.388889,37
|
| 721 |
+
n2,realtabformer,discrete,1.0,0.388889,37
|
| 722 |
+
n2,tabbyflow,discrete,0.5,0.388889,37
|
| 723 |
+
n2,tabddpm,discrete,0.0,0.388889,37
|
| 724 |
+
n2,tabpfgen,discrete,0.0,0.388889,37
|
| 725 |
+
n2,tabsyn,discrete,1.0,0.388889,37
|
| 726 |
+
n2,tvae,discrete,0.0,0.388889,37
|
| 727 |
+
n3,arf,discrete,0.0,0.363889,43
|
| 728 |
+
n3,bayesnet,discrete,0.0,0.363889,43
|
| 729 |
+
n3,cdtd,discrete,0.0,0.363889,43
|
| 730 |
+
n3,ctgan,discrete,0.142857,0.363889,43
|
| 731 |
+
n3,forestdiffusion,discrete,0.0,0.363889,43
|
| 732 |
+
n3,realtabformer,discrete,1.0,0.363889,43
|
| 733 |
+
n3,tabbyflow,discrete,0.428571,0.363889,43
|
| 734 |
+
n3,tabddpm,discrete,0.0,0.363889,43
|
| 735 |
+
n3,tabpfgen,discrete,0.0,0.363889,43
|
| 736 |
+
n3,tabsyn,discrete,0.0,0.363889,43
|
| 737 |
+
n3,tvae,discrete,0.142857,0.363889,43
|
| 738 |
+
n4,arf,discrete,0.275315,0.220573,39
|
| 739 |
+
n4,bayesnet,discrete,0.128514,0.220573,39
|
| 740 |
+
n4,cdtd,discrete,0.0,0.220573,39
|
| 741 |
+
n4,ctgan,discrete,0.231351,0.220573,39
|
| 742 |
+
n4,goggle,discrete,0.0,0.220573,39
|
| 743 |
+
n4,realtabformer,discrete,0.594234,0.220573,39
|
| 744 |
+
n4,tabbyflow,discrete,0.146667,0.220573,39
|
| 745 |
+
n4,tabddpm,discrete,0.0,0.220573,39
|
| 746 |
+
n4,tabpfgen,discrete,0.128243,0.220573,39
|
| 747 |
+
n4,tabsyn,discrete,0.146667,0.220573,39
|
| 748 |
+
n4,tvae,discrete,0.171892,0.220573,39
|
| 749 |
+
n5,arf,discrete,0.0,0.665041,51
|
| 750 |
+
n5,bayesnet,discrete,1.0,0.665041,51
|
| 751 |
+
n5,cdtd,discrete,0.0,0.665041,51
|
| 752 |
+
n5,ctgan,discrete,0.888889,0.665041,51
|
| 753 |
+
n5,realtabformer,discrete,0.928572,0.665041,51
|
| 754 |
+
n5,tabbyflow,discrete,0.0,0.665041,51
|
| 755 |
+
n5,tabddpm,discrete,0.0,0.665041,51
|
| 756 |
+
n5,tabpfgen,discrete,0.0,0.665041,51
|
| 757 |
+
n5,tabsyn,discrete,0.0,0.665041,51
|
| 758 |
+
n5,tvae,discrete,0.81746,0.665041,51
|
| 759 |
+
n6,arf,discrete,0.0,0.95098,45
|
| 760 |
+
n6,bayesnet,discrete,1.0,0.95098,45
|
| 761 |
+
n6,cdtd,discrete,0.25,0.95098,45
|
| 762 |
+
n6,ctgan,discrete,1.0,0.95098,45
|
| 763 |
+
n6,goggle,discrete,0.0,0.95098,45
|
| 764 |
+
n6,realtabformer,discrete,1.0,0.95098,45
|
| 765 |
+
n6,tabbyflow,discrete,1.0,0.95098,45
|
| 766 |
+
n6,tabddpm,discrete,0.0,0.95098,45
|
| 767 |
+
n6,tabpfgen,discrete,0.0,0.95098,45
|
| 768 |
+
n6,tabsyn,discrete,0.0,0.95098,45
|
| 769 |
+
n6,tvae,discrete,1.0,0.95098,45
|
| 770 |
+
n7,arf,discrete,1.0,0.25,50
|
| 771 |
+
n7,bayesnet,discrete,1.0,0.25,50
|
| 772 |
+
n7,cdtd,discrete,0.0,0.25,50
|
| 773 |
+
n7,ctgan,discrete,1.0,0.25,50
|
| 774 |
+
n7,realtabformer,discrete,1.0,0.25,50
|
| 775 |
+
n7,tabbyflow,discrete,0.0,0.25,50
|
| 776 |
+
n7,tabddpm,discrete,0.0,0.25,50
|
| 777 |
+
n7,tabpfgen,discrete,1.0,0.25,50
|
| 778 |
+
n7,tabsyn,discrete,0.0,0.25,50
|
| 779 |
+
n7,tvae,discrete,1.0,0.25,50
|
| 780 |
+
n8,arf,discrete,0.013269,0.405312,35
|
| 781 |
+
n8,bayesnet,discrete,0.139311,0.405312,35
|
| 782 |
+
n8,cdtd,discrete,0.873369,0.405312,35
|
| 783 |
+
n8,ctgan,discrete,0.148104,0.405312,35
|
| 784 |
+
n8,realtabformer,discrete,0.123971,0.405312,35
|
| 785 |
+
n8,tabbyflow,discrete,0.811656,0.405312,35
|
| 786 |
+
n8,tabsyn,discrete,0.887996,0.405312,35
|
| 787 |
+
n8,tvae,discrete,0.100691,0.405312,35
|
| 788 |
+
n9,arf,discrete,0.0,0.57451,49
|
| 789 |
+
n9,bayesnet,discrete,1.0,0.57451,49
|
| 790 |
+
n9,cdtd,discrete,0.1,0.57451,49
|
| 791 |
+
n9,ctgan,discrete,1.0,0.57451,49
|
| 792 |
+
n9,realtabformer,discrete,1.0,0.57451,49
|
| 793 |
+
n9,tabbyflow,discrete,1.0,0.57451,49
|
| 794 |
+
n9,tabddpm,discrete,0.0,0.57451,49
|
| 795 |
+
n9,tabpfgen,discrete,0.0,0.57451,49
|
| 796 |
+
n9,tabsyn,discrete,0.0,0.57451,49
|
| 797 |
+
n9,tvae,discrete,1.0,0.57451,49
|
| 798 |
+
n10,arf,discrete,1.0,0.492157,47
|
| 799 |
+
n10,bayesnet,discrete,1.0,0.492157,47
|
| 800 |
+
n10,cdtd,discrete,0.0,0.492157,47
|
| 801 |
+
n10,ctgan,discrete,1.0,0.492157,47
|
| 802 |
+
n10,goggle,discrete,0.0,0.492157,47
|
| 803 |
+
n10,realtabformer,discrete,1.0,0.492157,47
|
| 804 |
+
n10,tabbyflow,discrete,0.0,0.492157,47
|
| 805 |
+
n10,tabddpm,discrete,0.0,0.492157,47
|
| 806 |
+
n10,tabpfgen,discrete,1.0,0.492157,47
|
| 807 |
+
n10,tabsyn,discrete,0.0,0.492157,47
|
| 808 |
+
n10,tvae,discrete,1.0,0.492157,47
|
| 809 |
+
n11,arf,discrete,1.0,0.687879,46
|
| 810 |
+
n11,bayesnet,discrete,1.0,0.687879,46
|
| 811 |
+
n11,cdtd,discrete,0.0,0.687879,46
|
| 812 |
+
n11,ctgan,discrete,1.0,0.687879,46
|
| 813 |
+
n11,goggle,discrete,0.0,0.687879,46
|
| 814 |
+
n11,realtabformer,discrete,1.0,0.687879,46
|
| 815 |
+
n11,tabbyflow,discrete,0.0,0.687879,46
|
| 816 |
+
n11,tabddpm,discrete,0.0,0.687879,46
|
| 817 |
+
n11,tabpfgen,discrete,1.0,0.687879,46
|
| 818 |
+
n11,tabsyn,discrete,0.0,0.687879,46
|
| 819 |
+
n11,tvae,discrete,1.0,0.687879,46
|
| 820 |
+
n12,arf,discrete,0.0,0.491667,40
|
| 821 |
+
n12,bayesnet,discrete,0.0,0.491667,40
|
| 822 |
+
n12,cdtd,discrete,0.0,0.491667,40
|
| 823 |
+
n12,ctgan,discrete,1.0,0.491667,40
|
| 824 |
+
n12,tabbyflow,discrete,0.5,0.491667,40
|
| 825 |
+
n12,tabddpm,discrete,0.0,0.491667,40
|
| 826 |
+
n12,tabpfgen,discrete,0.0,0.491667,40
|
| 827 |
+
n12,tabsyn,discrete,0.0,0.491667,40
|
| 828 |
+
n12,tvae,discrete,1.0,0.491667,40
|
| 829 |
+
n13,arf,discrete,0.166667,0.316667,9
|
| 830 |
+
n13,bayesnet,discrete,0.166667,0.316667,9
|
| 831 |
+
n13,cdtd,discrete,0.416667,0.316667,9
|
| 832 |
+
n13,tvae,discrete,0.166667,0.316667,9
|
| 833 |
+
n14,arf,discrete,0.147059,0.394231,42
|
| 834 |
+
n14,bayesnet,discrete,0.558824,0.394231,42
|
| 835 |
+
n14,cdtd,discrete,0.0,0.394231,42
|
| 836 |
+
n14,ctgan,discrete,0.5,0.394231,42
|
| 837 |
+
n14,realtabformer,discrete,0.529412,0.394231,42
|
| 838 |
+
n14,tabddpm,discrete,0.0,0.394231,42
|
| 839 |
+
n14,tabpfgen,discrete,0.0,0.394231,42
|
| 840 |
+
n14,tvae,discrete,0.5,0.394231,42
|
| 841 |
+
n15,arf,discrete,0.0,0.16938,5
|
| 842 |
+
n15,bayesnet,discrete,0.95627,0.16938,5
|
| 843 |
+
n15,cdtd,discrete,0.108403,0.16938,5
|
| 844 |
+
n15,ctgan,discrete,0.464113,0.16938,5
|
| 845 |
+
n15,realtabformer,discrete,0.854267,0.16938,5
|
| 846 |
+
n15,tabddpm,discrete,0.0,0.16938,5
|
| 847 |
+
n15,tabpfgen,discrete,0.007843,0.16938,5
|
| 848 |
+
n15,tvae,discrete,0.583655,0.16938,5
|
| 849 |
+
n16,arf,discrete,0.0,0.456989,41
|
| 850 |
+
n16,bayesnet,discrete,1.0,0.456989,41
|
| 851 |
+
n16,cdtd,discrete,0.5,0.456989,41
|
| 852 |
+
n16,ctgan,discrete,1.0,0.456989,41
|
| 853 |
+
n16,tabddpm,discrete,0.0,0.456989,41
|
| 854 |
+
n16,tvae,discrete,1.0,0.456989,41
|
| 855 |
+
n17,arf,discrete,0.0,0.796667,27
|
| 856 |
+
n17,bayesnet,discrete,0.857143,0.796667,27
|
| 857 |
+
n17,cdtd,discrete,0.0,0.796667,27
|
| 858 |
+
n17,ctgan,discrete,0.428571,0.796667,27
|
| 859 |
+
n17,goggle,discrete,0.0,0.796667,27
|
| 860 |
+
n17,realtabformer,discrete,0.428571,0.796667,27
|
| 861 |
+
n17,tabddpm,discrete,0.0,0.796667,27
|
| 862 |
+
n17,tabpfgen,discrete,0.0,0.796667,27
|
| 863 |
+
n17,tvae,discrete,0.428571,0.796667,27
|
| 864 |
+
n18,arf,discrete,0.043478,0.941131,11
|
| 865 |
+
n18,bayesnet,discrete,0.043478,0.941131,11
|
| 866 |
+
n18,cdtd,discrete,0.031129,0.941131,11
|
| 867 |
+
n18,ctgan,discrete,0.043478,0.941131,11
|
| 868 |
+
n18,tvae,discrete,0.043478,0.941131,11
|
| 869 |
+
n19,arf,discrete,0.0,0.736524,38
|
| 870 |
+
n19,bayesnet,discrete,0.765684,0.736524,38
|
| 871 |
+
n19,cdtd,discrete,0.022613,0.736524,38
|
| 872 |
+
n19,ctgan,discrete,1.0,0.736524,38
|
| 873 |
+
n19,tabddpm,discrete,0.0,0.736524,38
|
| 874 |
+
n19,tabpfgen,discrete,0.0,0.736524,38
|
| 875 |
+
n19,tvae,discrete,0.121732,0.736524,38
|
evaluation/query_family/cardinality/data/model_drop_table.csv
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,channel,low_dynamic_mean,high_dynamic_mean,absolute_drop,relative_drop,rank_by_robustness
|
| 2 |
+
tvae,continuous,0.706274,0.851204,-0.14493,-0.205204,1
|
| 3 |
+
ctgan,continuous,0.691443,0.788743,-0.0973,-0.14072,2
|
| 4 |
+
realtabformer,continuous,0.805181,0.872706,-0.067524,-0.083862,3
|
| 5 |
+
tabpfgen,continuous,0.974161,0.992294,-0.018134,-0.018615,4
|
| 6 |
+
tabddpm,continuous,0.988014,0.998712,-0.010698,-0.010828,5
|
| 7 |
+
tabbyflow,continuous,0.983085,0.986991,-0.003906,-0.003974,6
|
| 8 |
+
tabsyn,continuous,0.982377,0.983143,-0.000766,-0.00078,7
|
| 9 |
+
goggle,continuous,0.0,0.0,0.0,,8
|
| 10 |
+
cdtd,continuous,0.002229,0.0,0.002229,1.0,9
|
| 11 |
+
bayesnet,continuous,0.995238,0.991489,0.00375,0.003768,10
|
| 12 |
+
tabdiff,continuous,0.998714,0.99496,0.003755,0.003759,11
|
| 13 |
+
forestdiffusion,continuous,0.972659,0.919692,0.052967,0.054456,12
|
| 14 |
+
arf,continuous,0.714959,0.624394,0.090565,0.126672,13
|
| 15 |
+
codi,continuous,0.998469,,,,14
|
| 16 |
+
codi,discrete,0.0,0.0,0.0,,1
|
| 17 |
+
goggle,discrete,0.0,0.0,0.0,,2
|
| 18 |
+
tabddpm,discrete,0.003088,0.0,0.003088,1.0,3
|
| 19 |
+
arf,discrete,0.807278,0.768018,0.039259,0.048631,4
|
| 20 |
+
cdtd,discrete,0.067247,0.000135,0.067112,0.997997,5
|
| 21 |
+
tabpfgen,discrete,0.882901,0.787922,0.094979,0.107576,6
|
| 22 |
+
tabdiff,discrete,0.106183,0.0,0.106183,1.0,7
|
| 23 |
+
ctgan,discrete,0.894462,0.624579,0.269884,0.301727,8
|
| 24 |
+
tabsyn,discrete,0.322586,0.0,0.322586,1.0,9
|
| 25 |
+
tvae,discrete,0.640772,0.313323,0.327449,0.511022,10
|
| 26 |
+
tabbyflow,discrete,0.34721,0.0,0.34721,1.0,11
|
| 27 |
+
realtabformer,discrete,0.934369,0.40889,0.52548,0.56239,12
|
| 28 |
+
bayesnet,discrete,0.894648,0.294598,0.600051,0.670711,13
|
| 29 |
+
forestdiffusion,discrete,0.00045,,,,14
|
evaluation/query_family/cardinality/data/model_subitem_heatmap.csv
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
subitem_id,subitem_label,arf,bayesnet,ctgan,forestdiffusion,realtabformer,tabbyflow,tabddpm,tabdiff,tabpfgen,tabsyn,tvae
|
| 2 |
+
support_rank_profile_consistency,Support-rank profile consistency,0.792564,0.868098,0.887492,0.00045,0.923481,0.339057,0.002867,0.103403,0.868378,0.312136,0.623992
|
| 3 |
+
high_cardinality_response_stability,High-cardinality response stability,0.696206,0.643043,0.706661,0.919692,0.640798,0.493496,0.499356,0.49748,0.890108,0.491571,0.582264
|
| 4 |
+
family_mean,Family mean,0.620965,0.932244,0.818059,0.478217,0.873185,0.662511,0.498837,0.55024,0.92773,0.648234,0.707112
|
evaluation/query_family/cardinality/data/prefix_plot_data.csv
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,c,m,n
|
| 2 |
+
arf,0.918668,0.604345,0.381077
|
| 3 |
+
bayesnet,0.936856,0.863932,0.921246
|
| 4 |
+
ctgan,0.969666,0.820785,0.69626
|
| 5 |
+
forestdiffusion,0.053859,0.394087,0.810211
|
| 6 |
+
realtabformer,0.983246,0.938229,0.733529
|
| 7 |
+
tabbyflow,0.08969,0.53877,0.948445
|
| 8 |
+
tabddpm,0.037959,0.324879,0.886801
|
| 9 |
+
tabdiff,0.125217,0.5087,
|
| 10 |
+
tabpfgen,0.965379,0.667593,0.883996
|
| 11 |
+
tabsyn,0.096069,0.434784,0.955573
|
| 12 |
+
tvae,0.671141,0.757069,0.717886
|
evaluation/query_family/cardinality/data/regime_tercile_dataset_groups.csv
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
dataset,dataset_prefix,dataset_regime,tercile_key,tercile_index,tercile_display,group_key,group_order,dataset_order_in_group,group_dataset_count,dataset_dynamic_intensity,dataset_mean_score
|
| 2 |
+
c2,c,Categorical,low,1,Low,C-low,1,1,6,0.166667,0.478022
|
| 3 |
+
c4,c,Categorical,low,1,Low,C-low,1,2,6,0.166667,0.45842
|
| 4 |
+
c7,c,Categorical,low,1,Low,C-low,1,3,6,0.166667,0.470513
|
| 5 |
+
c8,c,Categorical,low,1,Low,C-low,1,4,6,0.166667,0.315964
|
| 6 |
+
c11,c,Categorical,low,1,Low,C-low,1,5,6,0.166667,0.5
|
| 7 |
+
c20,c,Categorical,low,1,Low,C-low,1,6,6,0.166667,0.38961
|
| 8 |
+
c12,c,Categorical,mid,2,Mid,C-mid,2,1,7,0.167885,0.805912
|
| 9 |
+
c5,c,Categorical,mid,2,Mid,C-mid,2,2,7,0.173913,0.496578
|
| 10 |
+
c13,c,Categorical,mid,2,Mid,C-mid,2,3,7,0.205314,0.170746
|
| 11 |
+
c10,c,Categorical,mid,2,Mid,C-mid,2,4,7,0.242424,0.26726
|
| 12 |
+
c15,c,Categorical,mid,2,Mid,C-mid,2,5,7,0.38,0.592778
|
| 13 |
+
c14,c,Categorical,mid,2,Mid,C-mid,2,6,7,0.386667,0.625213
|
| 14 |
+
c6,c,Categorical,mid,2,Mid,C-mid,2,7,7,0.5,0.602803
|
| 15 |
+
c16,c,Categorical,high,3,High,C-high,3,1,7,0.533333,0.559995
|
| 16 |
+
c3,c,Categorical,high,3,High,C-high,3,2,7,0.722222,0.288114
|
| 17 |
+
c18,c,Categorical,high,3,High,C-high,3,3,7,0.754762,0.440505
|
| 18 |
+
c21,c,Categorical,high,3,High,C-high,3,4,7,0.764979,0.425019
|
| 19 |
+
c19,c,Categorical,high,3,High,C-high,3,5,7,0.78125,0.495137
|
| 20 |
+
c17,c,Categorical,high,3,High,C-high,3,6,7,0.786111,0.47179
|
| 21 |
+
c9,c,Categorical,high,3,High,C-high,3,7,7,0.916667,0.748478
|
| 22 |
+
m2,m,Mixed,low,1,Low,M-low,4,1,3,0.223788,0.524621
|
| 23 |
+
m1,m,Mixed,low,1,Low,M-low,4,2,3,0.301111,0.525162
|
| 24 |
+
m5,m,Mixed,low,1,Low,M-low,4,3,3,0.314414,0.491191
|
| 25 |
+
m9,m,Mixed,mid,2,Mid,M-mid,5,1,4,0.335714,0.615299
|
| 26 |
+
m7,m,Mixed,mid,2,Mid,M-mid,5,2,4,0.344444,0.589883
|
| 27 |
+
m4,m,Mixed,mid,2,Mid,M-mid,5,3,4,0.352381,0.577003
|
| 28 |
+
m12,m,Mixed,mid,2,Mid,M-mid,5,4,4,0.398958,0.501666
|
| 29 |
+
m10,m,Mixed,high,3,High,M-high,6,1,4,0.411111,0.555089
|
| 30 |
+
m8,m,Mixed,high,3,High,M-high,6,2,4,0.435294,0.581091
|
| 31 |
+
m6,m,Mixed,high,3,High,M-high,6,3,4,0.442593,0.514442
|
| 32 |
+
m11,m,Mixed,high,3,High,M-high,6,4,4,0.45,0.57234
|
| 33 |
+
n15,n,Numerical,low,1,Low,N-low,7,1,6,0.16938,0.37571
|
| 34 |
+
n4,n,Numerical,low,1,Low,N-low,7,2,6,0.220573,0.690023
|
| 35 |
+
n7,n,Numerical,low,1,Low,N-low,7,3,6,0.25,0.81493
|
| 36 |
+
n13,n,Numerical,low,1,Low,N-low,7,4,6,0.316667,0.445301
|
| 37 |
+
n3,n,Numerical,low,1,Low,N-low,7,5,6,0.363889,0.740771
|
| 38 |
+
n2,n,Numerical,low,1,Low,N-low,7,6,6,0.388889,0.652236
|
| 39 |
+
n14,n,Numerical,mid,2,Mid,N-mid,8,1,7,0.394231,0.738037
|
| 40 |
+
n8,n,Numerical,mid,2,Mid,N-mid,8,2,7,0.405312,0.646972
|
| 41 |
+
n1,n,Numerical,mid,2,Mid,N-mid,8,3,7,0.427011,0.641263
|
| 42 |
+
n16,n,Numerical,mid,2,Mid,N-mid,8,4,7,0.456989,0.707566
|
| 43 |
+
n20,n,Numerical,mid,2,Mid,N-mid,8,5,7,0.48,0.652079
|
| 44 |
+
n12,n,Numerical,mid,2,Mid,N-mid,8,6,7,0.491667,0.693828
|
| 45 |
+
n10,n,Numerical,mid,2,Mid,N-mid,8,7,7,0.492157,0.767642
|
| 46 |
+
n9,n,Numerical,high,3,High,N-high,9,1,7,0.57451,0.810108
|
| 47 |
+
n5,n,Numerical,high,3,High,N-high,9,2,7,0.665041,0.825293
|
| 48 |
+
n11,n,Numerical,high,3,High,N-high,9,3,7,0.687879,0.760662
|
| 49 |
+
n19,n,Numerical,high,3,High,N-high,9,4,7,0.736524,0.676165
|
| 50 |
+
n17,n,Numerical,high,3,High,N-high,9,5,7,0.796667,0.579047
|
| 51 |
+
n18,n,Numerical,high,3,High,N-high,9,6,7,0.941131,0.462652
|
| 52 |
+
n6,n,Numerical,high,3,High,N-high,9,7,7,0.95098,0.750508
|
evaluation/query_family/cardinality/data/regime_tercile_model_matrix.csv
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model,C-low,C-mid,C-high,M-low,M-mid,M-high,N-low,N-mid,N-high
|
| 2 |
+
arf,0.686772,0.62642,0.774219,0.609352,0.704921,0.575404,0.613284,0.702029,0.580357
|
| 3 |
+
bayesnet,1.0,0.702154,0.723276,0.791495,0.956497,0.96119,0.898614,0.93157,0.953922
|
| 4 |
+
cdtd,0.0,0.034114,0.0,0.039824,0.043217,0.066964,0.052579,0.035003,0.0037
|
| 5 |
+
codi,0.0,,0.0,0.332873,,,,,
|
| 6 |
+
ctgan,1.0,0.856064,0.78164,0.806751,0.87252,0.844178,0.638466,0.734886,0.803098
|
| 7 |
+
forestdiffusion,0.0,0.0,0.83482,0.391737,0.342653,0.41849,0.773613,,
|
| 8 |
+
goggle,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
|
| 9 |
+
realtabformer,1.0,0.97549,0.608732,0.925564,0.976164,0.923885,0.897997,0.799066,0.911577
|
| 10 |
+
tabbyflow,0.041795,0.152261,0.49842,0.509436,0.471697,0.648404,0.889501,0.903398,0.951847
|
| 11 |
+
tabddpm,0.0,0.004831,0.424493,0.279293,0.319893,0.436287,0.686264,0.859747,0.93359
|
| 12 |
+
tabdiff,0.062692,0.186978,0.497636,0.517528,0.505324,0.444506,,,
|
| 13 |
+
tabpfgen,0.588404,0.748557,0.793493,0.658878,0.823772,0.62401,0.697077,0.915894,0.915189
|
| 14 |
+
tabsyn,0.039106,0.14375,0.49877,0.387883,0.457801,0.525507,0.892847,0.885022,0.913136
|
| 15 |
+
tvae,0.980804,0.737088,0.543633,0.727717,0.812743,0.802122,0.639873,0.746457,0.819527
|
evaluation/query_family/cardinality/data/summary_by_dataset.csv
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
dataset,n_models,n_units,dataset_dynamic_intensity,mean_score,discrete_mean_score,continuous_mean_score,high_dynamic_share,hardest_channel,rank_by_difficulty
|
| 2 |
+
c2,13,91,0.166667,0.478022,0.478022,,0.0,discrete,14
|
| 3 |
+
c3,13,39,0.722222,0.288114,0.288114,,0.666667,discrete,3
|
| 4 |
+
c4,13,481,0.166667,0.45842,0.45842,,0.0,discrete,10
|
| 5 |
+
c5,12,276,0.173913,0.496578,0.496578,,0.0,discrete,17
|
| 6 |
+
c6,11,88,0.5,0.602803,0.57096,0.698335,0.375,discrete,31
|
| 7 |
+
c7,13,117,0.166667,0.470513,0.470513,,0.0,discrete,12
|
| 8 |
+
c8,13,403,0.166667,0.315964,0.315964,,0.0,discrete,4
|
| 9 |
+
c9,13,130,0.916667,0.748478,0.538462,0.771813,0.9,discrete,44
|
| 10 |
+
c10,11,121,0.242424,0.26726,0.26726,,0.0,discrete,2
|
| 11 |
+
c11,10,430,0.166667,0.5,0.5,,0.0,discrete,18
|
| 12 |
+
c12,7,10913,0.167885,0.805912,0.806096,0.710606,0.001283,continuous,48
|
| 13 |
+
c13,5,345,0.205314,0.170746,0.165453,0.530665,0.014493,discrete,1
|
| 14 |
+
c14,7,175,0.386667,0.625213,0.625215,0.625163,0.2,continuous,33
|
| 15 |
+
c15,5,125,0.38,0.592778,0.595073,0.537714,0.16,continuous,30
|
| 16 |
+
c16,7,91,0.533333,0.559995,0.564558,0.544784,0.384615,continuous,24
|
| 17 |
+
c17,8,96,0.786111,0.47179,0.45451,0.661868,0.666667,discrete,13
|
| 18 |
+
c18,5,70,0.754762,0.440505,0.426133,0.493201,0.642857,discrete,8
|
| 19 |
+
c19,8,128,0.78125,0.495137,0.459434,0.602244,0.6875,discrete,16
|
| 20 |
+
c20,11,77,0.166667,0.38961,0.38961,,0.0,discrete,6
|
| 21 |
+
c21,3,237,0.764979,0.425019,0.384975,0.516786,0.620253,discrete,7
|
| 22 |
+
m1,13,390,0.301111,0.525162,0.389064,0.79736,0.033333,discrete,22
|
| 23 |
+
m2,10,440,0.223788,0.524621,0.506122,0.709607,0.045455,discrete,21
|
| 24 |
+
m4,13,91,0.352381,0.577003,0.423077,0.782237,0.142857,discrete,26
|
| 25 |
+
m5,13,481,0.314414,0.491191,0.323547,0.73707,0.0,discrete,15
|
| 26 |
+
m6,13,234,0.442593,0.514442,0.286958,0.798796,0.277778,discrete,20
|
| 27 |
+
m7,13,156,0.344444,0.589883,0.496154,0.777341,0.083333,discrete,29
|
| 28 |
+
m8,12,204,0.435294,0.581091,0.497222,0.700904,0.235294,discrete,28
|
| 29 |
+
m9,10,140,0.335714,0.615299,0.584322,0.72888,0.142857,discrete,32
|
| 30 |
+
m10,12,252,0.411111,0.555089,0.433654,0.752422,0.190476,discrete,23
|
| 31 |
+
m11,9,108,0.45,0.57234,0.462963,0.681717,0.25,discrete,25
|
| 32 |
+
m12,9,288,0.398958,0.501666,0.460661,0.606457,0.1875,discrete,19
|
| 33 |
+
n1,11,638,0.427011,0.641263,0.681818,0.640552,0.051724,continuous,34
|
| 34 |
+
n2,12,72,0.388889,0.652236,0.375,0.790853,0.166667,discrete,37
|
| 35 |
+
n3,11,132,0.363889,0.740771,0.155844,0.793946,0.083333,discrete,43
|
| 36 |
+
n4,11,1408,0.220573,0.690023,0.165717,0.711336,0.023438,discrete,39
|
| 37 |
+
n5,10,820,0.665041,0.825293,0.363492,0.836838,0.341463,discrete,51
|
| 38 |
+
n6,11,187,0.95098,0.750508,0.477273,0.767586,0.941176,discrete,45
|
| 39 |
+
n7,10,260,0.25,0.81493,0.6,0.842965,0.0,discrete,50
|
| 40 |
+
n8,8,4744,0.405312,0.646972,0.387296,0.721327,0.143339,discrete,35
|
| 41 |
+
n9,10,170,0.57451,0.810108,0.51,0.828865,0.0,discrete,49
|
| 42 |
+
n10,11,187,0.492157,0.767642,0.545455,0.781528,0.352941,discrete,47
|
| 43 |
+
n11,11,121,0.687879,0.760662,0.545455,0.782182,0.545455,discrete,46
|
| 44 |
+
n12,9,36,0.491667,0.693828,0.277778,0.832511,0.0,discrete,40
|
| 45 |
+
n13,4,48,0.316667,0.445301,0.229167,0.661435,0.166667,discrete,9
|
| 46 |
+
n14,8,416,0.394231,0.738037,0.279412,0.756382,0.0,discrete,42
|
| 47 |
+
n15,8,688,0.16938,0.37571,0.371819,0.706438,0.0,discrete,5
|
| 48 |
+
n16,6,186,0.456989,0.707566,0.583333,0.711707,0.064516,discrete,41
|
| 49 |
+
n17,9,90,0.796667,0.579047,0.238095,0.61693,0.6,discrete,27
|
| 50 |
+
n18,5,855,0.941131,0.462652,0.041008,0.528177,0.894737,discrete,11
|
| 51 |
+
n19,7,5495,0.736524,0.676165,0.272861,0.697249,0.630027,discrete,38
|
| 52 |
+
n20,9,45,0.48,0.652079,,0.652079,0.0,continuous,36
|