<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Feature extraction and text categorization by ensembles of multimodel algorithms</title>
    <subTitle>Dinesh Singh</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Shraddha P Gaikwad.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Bengaluru</placeTerm>
    </place>
    <dateIssued>Jan-May 2019</dateIssued>
    <publisher>PES University</publisher>
    <dateIssued encoding="marc">9999</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">Eng</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">lis</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">h</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
  </physicalDescription>
  <relatedItem type="isReferencedBy">
    <note>Feature Extraction/Selection for any machine learning algorithms is of utmost importance. It is the step which helps in easy implementation of algorithms by selecting only the important features for further analysis. The project deals with automated text classification, implementing which Random Multimodel Neural Networks, solving the problem of classifiying the text more accurately as it randomly generates neural network models for CNN,RNN and DNN. The salient features of the application would be to automate and make pre-processing task of cleaning and feature extraction much easy and automated, on a single user click and then use this pre-processes data for text classification.</note>
  </relatedItem>
  <recordInfo>
    <recordCreationDate encoding="marc">231221</recordCreationDate>
  </recordInfo>
</mods>
