  @prefix eprel: <http://eprints.org/relation/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix epid: <https://arxiv.universalpublishings.com/id/> .
  @prefix doi: <https://doi.org/> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix ep: <http://eprints.org/ontology/> .

<>
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/52837>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://arxiv.universalpublishings.com/id/eprint/52837#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-c796a5c5f9cbc6da59c387b73a728245>;
	rdf:_2 <https://arxiv.universalpublishings.com/id/person/ext-46a317296ecd7633f8ef6a53131ee249>;
	rdf:_3 <https://arxiv.universalpublishings.com/id/person/ext-60e943e623d01fccfff0cc67b39aa9f7> .

<https://arxiv.universalpublishings.com/id/eprint/52837/>
	dc:format "text/html";
	dc:title "HTML Summary of #52837 \n\nTHE USE OF ENSEMBLE METHODS FOR MEDICAL DIAGNOSIS PROBLEMS\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/52837> .

<https://arxiv.universalpublishings.com/id/eprint/52837>
	bibo:abstract "The article examines the problem of developing a medical diagnosis system based on ensemble methods and evaluating its effectiveness. The system automatically performs diagnosis using disease symptoms, laboratory test results, and other patient-related data, and this capability is confirmed by results obtained on a number of datasets. It is shown that the accuracy values achieved using the ensemble method are almost equivalent to those of other algorithms, and in certain cases demonstrate superior performance. Additionally, to verify the correct operation of the software package developed using the ensemble method, the Heart Disease dataset, the Diabetes dataset, and the Multiclass Diabetes dataset were used, and their accuracy levels and corresponding confusion matrices were calculated."^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/52837#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-46a317296ecd7633f8ef6a53131ee249>,
		<https://arxiv.universalpublishings.com/id/person/ext-60e943e623d01fccfff0cc67b39aa9f7>,
		<https://arxiv.universalpublishings.com/id/person/ext-c796a5c5f9cbc6da59c387b73a728245>;
	dct:date "2026-04-29";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-dd51e07f0fffbfd03e6b24bc605cd8ac>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-1b9c5835f9611d0cb2d926c1766d282c>;
	dct:title "THE USE OF ENSEMBLE METHODS FOR MEDICAL DIAGNOSIS PROBLEMS"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/52837/> .

<https://arxiv.universalpublishings.com/id/org/ext-1b9c5835f9611d0cb2d926c1766d282c>
	foaf:name "SIR Publishers"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-46a317296ecd7633f8ef6a53131ee249>
	foaf:familyName "Daminova"^^xsd:string;
	foaf:givenName "Shaxzoda"^^xsd:string;
	foaf:name "Shaxzoda Daminova"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-60e943e623d01fccfff0cc67b39aa9f7>
	foaf:familyName "Shonazarov"^^xsd:string;
	foaf:givenName "Uchqun"^^xsd:string;
	foaf:name "Uchqun Shonazarov"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-c796a5c5f9cbc6da59c387b73a728245>
	foaf:familyName "Eshboyev"^^xsd:string;
	foaf:givenName "Erkin"^^xsd:string;
	foaf:name "Erkin Eshboyev"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/publication/ext-dd51e07f0fffbfd03e6b24bc605cd8ac>
	foaf:name "JOURNAL OF ENGINEERING SCIENCES"^^xsd:string;
	rdf:type bibo:Collection .

