@prefix this: <http://purl.org/np/RAxFchwnoXbrufZ4B5x1U612WL5a_8jtng_QgtR2jotXM> .
@prefix sub: <http://purl.org/np/RAxFchwnoXbrufZ4B5x1U612WL5a_8jtng_QgtR2jotXM#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:evaluation <http://www.w3.org/ns/mls#hasValue> "0.92" ;
    <http://www.w3.org/ns/mls#specifiedBy> <http://purl.obolibrary.org/obo/STATO_0000415> .
  sub:run dct:description "this experiment detects sarcasm in online text messages using a deep weighted average ensemble framework harnessing novel indicators." ;
    a <http://www.w3.org/ns/mls#Run> ;
    rdfs:label "detection of sarcasm in online text messages" ;
    <http://www.w3.org/ns/mls#achieves> <http://purl.org/np/RAGjDt_jDgYZox7R7yQe3VH59avpgBJt_hXL6gA5-W5DQ#sarcasm> ;
    <http://www.w3.org/ns/mls#hasInput> <https://nanodash.petapico.org/explore?8&id=https://zenodo.org/record/7937808/files/DWAEF_Sarc_Dataset.xlsx> ;
    <http://www.w3.org/ns/mls#hasOutput> sub:evaluation ;
    <http://www.w3.org/ns/mls#realizes> <http://www.wikidata.org/entity/Q245652> .
  <https://nanodash.petapico.org/explore?8&id=https://zenodo.org/record/7937808/files/DWAEF_Sarc_Dataset.xlsx> rdfs:label "DWAEF_Sarc_Dataset.xlsx" .
}
sub:provenance {
  sub:assertion prov:wasGeneratedBy sub:research-activity .
  sub:research-activity dct:description <https://datasciencehub.net/paper/dwaef-deep-weighted-average-ensemble-framework-harnessing-novel-indicators-sarcasm-detection-0> .
  <https://datasciencehub.net/paper/dwaef-deep-weighted-average-ensemble-framework-harnessing-novel-indicators-sarcasm-detection-0> a <http://purl.org/ontology/bibo/AcademicArticle> .
}
sub:pubinfo {
  <http://purl.obolibrary.org/obo/STATO_0000415> nt:hasLabelFromApi """accuracy - in the context of binary classification, accuracy is defined as the proportion of true results (both true positives and true negatives) to the total number of cases examined (the sum of true positive, true negative, false positive and false negative).

It can be understood as a measure of the proximity of measurement results to the true value.""" .
  <http://purl.org/np/RAGjDt_jDgYZox7R7yQe3VH59avpgBJt_hXL6gA5-W5DQ#sarcasm> nt:hasLabelFromApi "detection of sarcasm in online text messages - by Simrat Deol" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCa3f2Q8ALSeVY29Y+9CZbo2MLec9BL4EAu8gjGp7ZT7ih1huBIeNbQDMm4KjDZeR2Mvjxg9I4AgiBgmeCyZOtz8WLgDMyj4AtCq6To/PsdgXYEJQGqCxSKFHlcB8atHW34PwUDP3x1lzH1bbUQ5/jj0+UEMUfTMMGwUxSCvxU8cwIDAQAB" ;
    npx:hasSignature "EP/qgFpp3ypdYj3zFg+Y97WfOzFr1KVoNhNpPNAMS/QpLyrwcSxghowgcEj5Q5dqhUjWCxjH1CmyjAsK6VtAcXc4fz8oAKiJNRpIpfJAY5J6Rfokduy/bm2zK/wIyzgYfamciNaVOQyhR0oQzRD3CeZqWm2KS8ATvWfYT325u08=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-05-31T15:55:56.398Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-3340-8112 , orcid:0000-0002-4472-1681 , orcid:0000-0002-5169-209X , orcid:0000-0002-6785-9691 , orcid:0000-0003-0636-4000 ;
    npx:introduces sub:run ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RA_-YylcyRKkkwjx_soUtPPIBysGtkE2mr_xX0EO1G5Zk> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAWv_eqe4tghg-OOg6NqRQODjC865Q0ZWkXTxqjSe59Y4> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAGEv4a9uT48mgnIlWqAvL-XnupfNYojIUmszJDa50xoc> .
  <http://www.wikidata.org/entity/Q245652> nt:hasLabelFromApi "ensemble learning - in machine learning, the use of multiple algorithms to obtain better predictive performance than from any of the constituent learning algorithms alone" .
}