Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
EpochFail
.
Toggle Highlighting
SQL
SELECT ROUND(oresc_probability*6) AS predicted_assessment, COUNT(*) FROM ores_classification INNER JOIN revision ON rev_id = oresc_rev INNER JOIN page AS article ON article.page_id = rev_page INNER JOIN page AS talk ON talk.page_namespace = 1 AND talk.page_title = article.page_title INNER JOIN categorylinks ON cl_from = talk.page_id WHERE oresc_model = 57 AND oresc_rev = article.page_latest AND cl_to = "WikiProject_Women_writers_articles" AND article.page_namespace = 0 GROUP BY 1;
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...