Essays about: "meaning of Information only"

Showing result 21 - 25 of 136 essays containing the words meaning of Information only.

  1. 21. A Confirmatory Analysis for Automating the Evaluation of Motivation Letters to Emulate Human Judgment

    University essay from Högskolan Dalarna/Institutionen för information och teknik

    Author : Jorge Anibal Mercado Salazar; S M Masud Rana; [2021]
    Keywords : Motivation Letter; Natural Language Processing; Topic Modelling; Latent Dirichlet Allocation; Non-Negative Matrix Factorization; LDAVis; Topic; Factors; Image Processing; Text Processing; Logistic Regression; Unsupervised Learning; Machine Learning;

    Abstract : Manually reading, evaluating, and scoring motivation letters as part of the admissions process is a time-consuming and tedious task for Dalarna University's program managers. An automated scoring system would provide them with relief as well as the ability to make much faster decisions when selecting applicants for admission. READ MORE

  2. 22. A comparison of supervised and semi-supervised learning for classification of truck stop locations

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Mengdi Xue; [2021]
    Keywords : ;

    Abstract : GPS-based data has been an important source for researchers and commercial fleet companies to study and build transportation models, since GPS uses passive information collecting without including too much human participation, and thus provides the possibility of collecting huge amount of data. Recent research shows that the GPS data can be used to solve different kinds of transportation related problems using machine learning algorithms. READ MORE

  3. 23. Possibilities of automatic detection of "Async Wait" Flaky tests in Python applications

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Joel Nilsson; [2021]
    Keywords : flaky test async wait asynchronous waiting python;

    Abstract : Flaky tests are defined as tests that show non-deterministic outcomes, meaning they can show both passing and failing results without changes to the code. These tests cause a major problem in the software development process since it can be difficult to know if the cause of a failure originates from the production- or test code. READ MORE

  4. 24. Deep Reinforcement Learning Applied to an Image-Based Sensor Control Task

    University essay from Linköpings universitet/Informationskodning

    Author : Rickard Eriksson; [2021]
    Keywords : Reinforcement Learning; Deep Learning; Proximal Policy Optimization; PPO; Sensor Control;

    Abstract : An intelligent sensor system has the potential of providing its operator with relevant information, lowering the risk of human errors, and easing the operator's workload. One way of creating such a system is by using reinforcement learning, and this thesis studies how reinforcement learning can be applied to a simple sensor control task within a detailed 3D rendered environment. READ MORE

  5. 25. Clean Code in Practice : Developers´ perception of clean code

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Kevin Ljung; [2021]
    Keywords : clean code; code quality; technical debt; refactoring;

    Abstract : Context. There is a need for developers to write clean code and code that adheres to a high-quality standard. We need developers not to introduce technical debt and code smells to the code. READ MORE