<?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>Adaptive user profile from mobile phone based positionaing using data mining technique</title>
  </titleInfo>
  <name type="personal">
    <namePart>Nattawut Yangkhruea</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Apichon Witayangkurn</namePart>
    <role>
      <roleTerm type="text">Chairperson </roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Sarawut Ninsawat</namePart>
    <role>
      <roleTerm type="text">Examination Committee </roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Miyazaki, Hiroyuki</namePart>
    <role>
      <roleTerm type="text">Examination Committee </roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>Royal Thai Government</namePart>
    <role>
      <roleTerm type="text">Scholarship Donor</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>AIT Fellowship</namePart>
    <role>
      <roleTerm type="text">Scholarship Donor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">series</genre>
  <genre authority="marc">technical report</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">th</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Pathum Thani, Thailand</placeTerm>
    </place>
    <publisher>Asian Institute of Technology</publisher>
    <dateIssued>2018</dateIssued>
    <issuance>continuing</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>58 leaves : ill. </extent>
  </physicalDescription>
  <abstract>In the Location Based Service Applications it is important to know user's profile in order  to provide service to the right person. However, user's profile should build as fast as  possible. Trajectory data from a mobile phone device can discover user's profile such as,  significant place, transportation mode and daily mobility pattern.  First, significant places extraction need to identify related features and calculation then  related all features was imported and stored in PostgreSQL database server and was  accessed the model by using Psycopg2 module from Python as an adapter. Then Random  forest algorithm with hyper-parameter tuning was employed to classify significant place  such Home, Work and Other.  Secondly, transportation mode detection was analyzed by calculated related features  including total point, total distance, total time, minimum velocity, maximum velocity,  maximum acceleration, average and velocity. Then Random Forest was applied to classify  transportation mode including Car, Motorbike and Train.  Third, detecting daily mobility pattern of user and identify the shortest period to detect the  main mobility pattern. Splitting data was applied, then generate origins and destination  (Ol'i) and calculate the percentage of each Ol). Then visualize Ol) in Gephi was applied to  finding the main pattern. Finally calculation the average shortest time and the percentage  of main pattern was utilized. Finally, the significant places extraction, transportation mode  detection and daily mobility pattern with the minimum time was applied to the test data.  The result shown that the minimum time of extracting significant place such as Home is 5  days, Work Place and Other is 7 days. For transportation mode detection, the minimum  time is 1 day since it can classify when related features ready. Moreover, the average  minimum time of building main daily mobility pattern is 11 days   </abstract>
  <note>A thesis submitted in partial fulfillment of the requirements for the degree of Master of Engineering in Remote Sensing and Geographic Information System, School of Engineering and Technology</note>
  <note>Thesis (M. Sc.) - Asian Institute of Technology, 2018</note>
  <subject authority="lcsh">
    <topic>Location-based services</topic>
    <topic>Social aspects</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Mobile communication systems</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Data mining</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Thesis ; no. RS-18-08</title>
    </titleInfo>
    <name type="corporate">
      <namePart>Asian Institute of Technology.</namePart>
      <namePart/>
    </name>
  </relatedItem>
  <identifier type="uri">http://203.159.5.9/ait-thesis/detail.php?q=B22522</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/detail.php?q=B22522</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">210301</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260817161532.0</recordChangeDate>
  </recordInfo>
</mods>
