otheropenml/181-yeastclassificationbioinformaticsmulticlasstabularbenchmarkuciopenmlimbalanced

Yeast Protein Localization (UCI/OpenML)

Category
Other
Records
1,484 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
File Size
~0.02 MB
Downloads
1

About this data

Classic multi-class classification benchmark predicting cellular localization sites of yeast proteins from 8 sequence-derived numeric features. 1,484 instances, 10 classes.

Schema

NameTypeDescription
mcgDOUBLESignal sequence recognition score from McGeoch's method, range [0–1].
gvhDOUBLESignal sequence recognition score from von Heijne's method, range [0–1].
almDOUBLEALOM membrane-spanning region prediction score, range [0–1].
mitDOUBLEDiscriminant analysis score for mitochondrial targeting in N-terminal region, range [0–1].
erlDOUBLEBinary indicator of HDEL ER retention signal presence, 0 or 1.
poxDOUBLEPeroxisomal targeting signal score in C-terminus, range [0–1].
vacDOUBLEDiscriminant analysis score for vacuolar/extracellular targeting, range [0–1].
nucDOUBLEDiscriminant analysis score for nuclear localization signals, range [0–1].
class_protein_localizationVARCHARCellular localization site: CYT, NUC, MIT, ME3, ME2, ME1, EXC, VAC, POX, or ERL.

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
1 downloads
Seller: DataBazaar
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "Yeast Protein Localization (UC" })
// Found: 2ab35349-0b96-4826-aadf-5d4f29eb2510
get_download_url({ dataset_id: "2ab35349-0b96-4826-aadf-5d4f29eb2510" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/2ab35349-0b96-4826-aadf-5d4f29eb2510/download-url
Yeast Protein Localization (UCI/OpenML) — Free Dataset | DataBazaar