Dissertations / Theses on the topic 'Analytics Application'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the top 50 dissertations / theses for your research on the topic 'Analytics Application.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.
Talevi, Iacopo. "Big Data Analytics and Application Deployment on Cloud Infrastructure." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2017. http://amslaurea.unibo.it/14408/.
Full textAltskog, Tomas. "Customized Analytics Software : Investigating efficient development of an application." Thesis, Mittuniversitetet, Avdelningen för informations- och kommunikationssystem, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:miun:diva-27967.
Full textLee, Hock Guan. "A study on predictive analytics application to ship machinery maintenance." Thesis, Monterey California. Naval Postgraduate School, 2013. http://hdl.handle.net/10945/37659.
Full textEngine failures on ships are expensive, and affect operational readiness critically due to long turn-around times for maintenance. Prior to the engine failures, there are signs of engine characteristic changes, for example, exhaust gas temperature (EGT), to indicate that the engine is acting abnormally. This is used as a precursor towards the modeling of failures. There is a threshold limit of 520 degree Celsius for the EGT prior to the need for human intervention. With this knowledge, the use of time series forecasting technique, to predict the crossing over of threshold, is appropriate to model the EGT as a function of its operating running hours and load. This allows maintenance to be scheduled just in time. When there is a departure of result from the predictive model, Cumulative Sum (CUSUM) Control charts can then be used to monitor the change early before an actual problem arises. This paper discusses and demonstrates the proof of principle for one engine and a particular operating profile of a commercial vessel with the use of predictive analytics. The realization with time series forecasting coupled with CUSUM control chart allows this approach to be extended to other attributes beyond EGT.
Mathonat, Romain. "Rule discovery in labeled sequential data : Application to game analytics." Thesis, Lyon, 2020. http://www.theses.fr/2020LYSEI080.
Full textIt is extremely useful to exploit labeled datasets not only to learn models and perform predictive analytics but also to improve our understanding of a domain and its available targeted classes. The subgroup discovery task has been considered for more than two decades. It concerns the discovery of rules covering sets of objects having interesting properties, e.g., they characterize a given target class. Though many subgroup discovery algorithms have been proposed for both transactional and numerical data, discovering rules within labeled sequential data has been much less studied. In that context, exhaustive exploration strategies can not be used for real-life applications and we have to look for heuristic approaches. In this thesis, we propose to apply bandit models and Monte Carlo Tree Search to explore the search space of possible rules using an exploration-exploitation trade-off, on different data types such as sequences of itemset or time series. For a given budget, they find a collection of top-k best rules in the search space w.r.t chosen quality measure. They require a light configuration and are independent from the quality measure used for pattern scoring. To the best of our knowledge, this is the first time that the Monte Carlo Tree Search framework has been exploited in a sequential data mining setting. We have conducted thorough and comprehensive evaluations of our algorithms on several datasets to illustrate their added-value, and we discuss their qualitative and quantitative results. To assess the added-value of one or our algorithms, we propose a use case of game analytics, more precisely Rocket League match analysis. Discovering interesting rules in sequences of actions performed by players and using them in a supervised classification model shows the efficiency and the relevance of our approach in the difficult and realistic context of high dimensional data. It supports the automatic discovery of skills and it can be used to create new game modes, to improve the ranking system, to help e-sport commentators, or to better analyse opponent teams, for example
Reising, Justin. "Function Space Tensor Decomposition and its Application in Sports Analytics." Digital Commons @ East Tennessee State University, 2019. https://dc.etsu.edu/etd/3676.
Full textBerky, Levente. "Vizualizace dat pro Ansible Automation Analytics." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2021. http://www.nusl.cz/ntk/nusl-445590.
Full textZhang, Liangwei. "Big Data Analytics for Fault Detection and its Application in Maintenance." Doctoral thesis, Luleå tekniska universitet, Drift, underhåll och akustik, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:ltu:diva-60423.
Full textRezai, Arash. "Evaluation of development methods for mobile applications : Soundhailer’s site and iOS application." Thesis, KTH, Skolan för informations- och kommunikationsteknik (ICT), 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-191124.
Full textFör att förbli konkurrenskraftiga och framgångsrika i dagens globaliserade marknad, behöver företagen en strategi för att se till att de ständigt är i framkant när det gäller produkter och tjänster. Att framställa en mobilapplikation är ett av många sätt för att nå upp till detta krav. Denna rapport ger en överblick över ämnet genom att först gå igenom dagens utvecklingsverktyg för mobilapplikationer och därefter fokusera på företaget Soundhailers mobilapplikation, eftersom denne har utvecklats av undertecknad. Problemet i fokus består av att ta reda på om en hårdvarukodad eller webbaserad applikation är att föredra för produktionsstrategin av en iOSapplikation för ett start-up-företag. Dessutom ger rapporten en inblick i en välstrukturerad metod som fungerar bra för att inrätta mätpunkter för en webbplats, med fokus på Soundhailers webbplats, samt det faktiska genomförandet av ett utvecklingsverktyg för iOS-utveckling. Denna insikt bygger på en hel del hjälp från en före detta elev på Kungliga Tekniska Högskolan som har tidigare erfarenheter inom området. För att sedan visa potentiella likheter och skillnader mellan teori och verklighet jämförs erfarenheterna med den teoretiska delen. Slutligen diskuteras resultaten kritiskt. Två versioner av applikationen har utvecklats, både en hårdvarukodad version och en webbaserad version, och resultaten visar att både hårdvarukodade och webbaserade applikationer kan vara praktiska lösningar som företag kan implementera och använda sig av. Resultaten ger också en grund på vilken andra kan bygga vidare på samt en bättre förståelse för hur en iOSapplikation kan användas och utvecklas
Raveneau, Vincent. "Interaction in Progressive Visual Analytics : an application to progressive sequential pattern mining." Thesis, Nantes, 2020. http://www.theses.fr/2020NANT4022.
Full textThe Progressive Visual Analytics (PVA) paradigm has been proposed to alleviate difficulties of Visual Analytics when dealing with large datasets or time-consuming algorithms, by using intermediate results and interactions between the human and the running algorithm. Our work is twofold. First, by considering that the notion of “interaction” was not well defined for PVA, we focused on providing a structured vision of what interacting with an algorithm in PVA means. Second, we focused on the design and implementation of a progressive sequential pattern mining algorithm and system, allowing to explore both the patterns and the underlying data, with a focus on the analyst/algorithm interactions. The perspectives opened by our work deal with 1/ assisting analysts in their interactions with algorithm in PVA settings; 2/ further exploring interaction in PVA ; 3/ creating natively progressive algorithms, for which progressiveness and interaction are at the core of the design
Abounia, Omran Behzad. "Application of Data Mining and Big Data Analytics in the Construction Industry." The Ohio State University, 2016. http://rave.ohiolink.edu/etdc/view?acc_num=osu148069742849934.
Full textAlsadhan, Majed. "An application of topic modeling algorithms to text analytics in business intelligence." Thesis, Kansas State University, 2014. http://hdl.handle.net/2097/17580.
Full textDepartment of Computing and Information Sciences
Doina Caragea
William H. Hsu
In this work, we focus on the task of clustering businesses in the state of Kansas based on the content of their websites and their business listing information. Our goal is to cluster the businesses and overcome the challenges facing current approaches such as: data noise, low number of clustered businesses, and lack of evaluation approach. We propose an LSA-based approach to analyze the businesses’ data and cluster those businesses by using Bisecting K-Means algorithm. In this approach, we analyze the businesses’ data by using LSA and produce businesses’ representations in a reduced space. We then use the businesses’ representations to cluster the businesses by applying the Bisecting K-Means algorithm. We also apply an existing LDA-based approach to cluster the businesses and compare the results with our proposed LSA-based approach at the end. In this work, we evaluate the results by using a human-expert-based evaluation procedure. At the end, we visualize the clusters produced in this work by using Google Earth and Tableau. According to our evaluation procedure, the LDA-based approach performed slightly bet- ter then the LSA-based approach. However, with the LDA-based approach, there were some limitations which are: low number of clustered businesses, and not being able to produce a hierarchical tree for the clusters. With the LSA-based approach, we were able to cluster all the businesses and produce a hierarchical tree for the clusters.
Alvarsson, Andreas. "The development of a sports statistics web application : Sports Analytics and Data Models for a sports data web application." Thesis, Linköpings universitet, Institutionen för datavetenskap, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-138504.
Full textCui, Henggang. "Exploiting Application Characteristics for Efficient System Support of Data-Parallel Machine Learning." Research Showcase @ CMU, 2017. http://repository.cmu.edu/dissertations/908.
Full textZillies, Jan. "Gelatin Nanoparticles for Targeted Oligonucleotide Delivery to Kupffer Cells - Analytics, Formulation Development, Practical Application." Diss., lmu, 2007. http://nbn-resolving.de/urn:nbn:de:bvb:19-66165.
Full textYilmaz, Bertan. "Customer Analytics and Cluster Analysis : A Clustering Application for CustomerSegmentation Based on CX Data." Thesis, Uppsala universitet, Tillämpad matematik och statistik, 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-377522.
Full textLopez, Betsy Diamar Balbin, Jimmy Alexander Armas Aguirre, Diego Antonio Reyes Coronado, and Paola A. Gonzalez. "Wearable technology model to control and monitor hypertension during pregnancy." IEEE Computer Society, 2018. http://hdl.handle.net/10757/624723.
Full textIn this paper, we proposed a wearable technology model to control and monitor hypertension during pregnancy. We enhanced prior models by adding a series of health parameters that could potentially prevent and correct hypertension disorders in pregnancy. Our proposed model also emphasizes the application of real-time data analysis for the healthcare organization. In this process, we also assessed the current technologies and systems applications offered in the market. The model consists of four phases: 1. The health parameters of the patient are collected through a wearable device; 2. The data is received by a mobile application; 3. The data is stored in a cloud database; 4. The data is analyzed on real-time using a data analytics application. The model was validated and piloted in a public hospital in Lima, Peru. The preliminary results showed an increased-on number of controlled patients by 11% and a reduction of maternal deaths by 7%, among other relevant health factors that allowed healthcare providers to take corrective and preventive actions.
Revisión por pares
Yu, Xiang. "Analysis of new sentiment and its application to finance." Thesis, Brunel University, 2014. http://bura.brunel.ac.uk/handle/2438/9062.
Full textBenson, Derek. "Application of Data Analytics for Prediction of Suicide Rates at the State and National Levels." DigitalCommons@CalPoly, 2018. https://digitalcommons.calpoly.edu/theses/1993.
Full textMatteuzzi, Tommaso. "Network diffusion methods for omics big bio data analytics and interpretation with application to cancer datasets." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2017. http://amslaurea.unibo.it/13660/.
Full textAboturkia, Amna. "A Study of the Effectiveness of Mobile Technology in the Major Fields and Opioid Epidemic." University of Cincinnati / OhioLINK, 2019. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1562672587251166.
Full textBothorel, Gwenael. "Algorithmes automatiques pour la fouille visuelle de données et la visualisation de règles d’association : application aux données aéronautiques." Phd thesis, Toulouse, INPT, 2014. http://oatao.univ-toulouse.fr/13783/1/bothorel.pdf.
Full textEnoch, John. "Application of Decision Analytic Methods to Cloud Adoption Decisions." Thesis, Högskolan i Gävle, Avdelningen för Industriell utveckling, IT och Samhällsbyggnad, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:hig:diva-25560.
Full textSvenningsson, Philip, and Maximilian Drubba. "How to capture that business value everyone talks about? : An exploratory case study on business value in agile big data analytics organizations." Thesis, Internationella Handelshögskolan, Jönköping University, IHH, Företagsekonomi, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:hj:diva-48882.
Full textMédoc, Nicolas. "A visual analytics approach for multi-resolution and multi-model analysis of text corpora : application to investigative journalism." Thesis, Sorbonne Paris Cité, 2017. http://www.theses.fr/2017USPCB042/document.
Full textAs the production of digital texts grows exponentially, a greater need to analyze text corpora arises in various domains of application, insofar as they constitute inexhaustible sources of shared information and knowledge. We therefore propose in this thesis a novel visual analytics approach for the analysis of text corpora, implemented for the real and concrete needs of investigative journalism. Motivated by the problems and tasks identified with a professional investigative journalist, visualizations and interactions are designed through a user-centered methodology involving the user during the whole development process. Specifically, investigative journalists formulate hypotheses and explore exhaustively the field under investigation in order to multiply sources showing pieces of evidence related to their working hypothesis. Carrying out such tasks in a large corpus is however a daunting endeavor and requires visual analytics software addressing several challenging research issues covered in this thesis. First, the difficulty to make sense of a large text corpus lies in its unstructured nature. We resort to the Vector Space Model (VSM) and its strong relationship with the distributional hypothesis, leveraged by multiple text mining algorithms, to discover the latent semantic structure of the corpus. Topic models and biclustering methods are recognized to be well suited to the extraction of coarse-grained topics, i.e. groups of documents concerning similar topics, each one represented by a set of terms extracted from textual contents. We provide a new Weighted Topic Map visualization that conveys a broad overview of coarse-grained topics by allowing quick interpretation of contents through multiple tag clouds while depicting the topical structure such as the relative importance of topics and their semantic similarity. Although the exploration of the coarse-grained topics helps locate topic of interest and its neighborhood, the identification of specific facts, viewpoints or angles related to events or stories requires finer level of structuration to represent topic variants. This nested structure, revealed by Bimax, a pattern-based overlapping biclustering algorithm, captures in biclusters the co-occurrences of terms shared by multiple documents and can disclose facts, viewpoints or angles related to events or stories. This thesis tackles issues related to the visualization of a large amount of overlapping biclusters by organizing term-document biclusters in a hierarchy that limits term redundancy and conveys their commonality and specificities. We evaluated the utility of our software through a usage scenario and a qualitative evaluation with an investigative journalist. In addition, the co-occurrence patterns of topic variants revealed by Bima. are determined by the enclosing topical structure supplied by the coarse-grained topic extraction method which is run beforehand. Nonetheless, little guidance is found regarding the choice of the latter method and its impact on the exploration and comprehension of topics and topic variants. Therefore we conducted both a numerical experiment and a controlled user experiment to compare two topic extraction methods, namely Coclus, a disjoint biclustering method, and hierarchical Latent Dirichlet Allocation (hLDA), an overlapping probabilistic topic model. The theoretical foundation of both methods is systematically analyzed by relating them to the distributional hypothesis. The numerical experiment provides statistical evidence of the difference between the resulting topical structure of both methods. The controlled experiment shows their impact on the comprehension of topic and topic variants, from analyst perspective. (...)
Atif, Lynda. "P©, une approche collaborative d'analyse des besoins et des exigences dirigée par les problèmes : le cas de développement d'une application Analytics RH." Thesis, Paris Sciences et Lettres (ComUE), 2017. http://www.theses.fr/2017PSLED042/document.
Full textThe design of digital information systems, especially interactive Data-Driven Decision Support System (DSS) (Analytics Application) often misses its target.Most of studies have proven that the sources of most DSS design failures are rooted in the analysis step of the users’ needs and requirements a system has to meet and comply with. From a theoretical point of view, the analysis of the state of art combined with the analysis of specific industrial contexts, leads to focus on this critical step, and consequently to develop a collaborative problem-driven requirements engineering approach.A DSS, first and foremost, is a problem solving support system. It implies that developing such an artefact cannot be performed without an adequate upstream identification of end-users’ decision problems, prior to defining the decision makers’ requirements and the appropriate type of DSS.Characterized by the reversal of the implicit primacy of technical solution versus the typology of decision problems, this approach has been elaborated and implemented to design an Analytics Application. As a result, it allowed to reach the expected objective: An effective system that meets the different end-users’ expectations from a technical, functional and ergonomic standpoint
Gallego-Durán, Francisco J. "Estimating difficulty of learning activities in design stages: A novel application of Neuroevolution." Doctoral thesis, Universidad de Alicante, 2015. http://hdl.handle.net/10045/53697.
Full textWiltshire, Serge William. "On The Application Of Computational Modeling To Complex Food Systems Issues." ScholarWorks @ UVM, 2019. https://scholarworks.uvm.edu/graddis/1077.
Full textLee, Ji Eun. "Examining the Effects of Discussion Strategies and Learner Interactions on Performance in Online Introductory Mathematics Courses: An Application of Learning Analytics." DigitalCommons@USU, 2019. https://digitalcommons.usu.edu/etd/7583.
Full textJohnsson, Daniel. "Creating and Evaluating a Useful Web Application for Introduction to Programming." Thesis, Linköpings universitet, Institutionen för datavetenskap, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-172528.
Full textHeydenrych, Christine. "Fostering the effectiveness of reportable arrangements provisions by enhancing digitalisation at the South African Revenue Service." Diss., University of Pretoria, 2020. http://hdl.handle.net/2263/80443.
Full textMini Dissertation (MPhil (International Taxation))--University of Pretoria, 2020.
pt2021
Taxation
MPhil (International Taxation)
Unrestricted
Achenbach, Anna [Verfasser], Stefan [Gutachter] Spinler, and Arnd [Gutachter] Huchzermeier. "Predictive analytics in airline operations : application of machine learning for arrival time and fuel consumption prediction / Anna Achenbach ; Gutachter: Stefan Spinler, Arnd Huchzermeier." Vallendar : WHU - Otto Beisheim School of Management, 2021. http://d-nb.info/1225741033/34.
Full textOskar, Marko. "Application of innovative methods of machine learning in Biosystems." Phd thesis, Univerzitet u Novom Sadu, Fakultet tehničkih nauka u Novom Sadu, 2019. https://www.cris.uns.ac.rs/record.jsf?recordId=108729&source=NDLTD&language=en.
Full textПредмет истраживања докторске дисертације је примена машинског учења у решавању проблема карактеристичних за биосистемe са нагласком на пољопривреду. Најпре је представљен иновативни алгоритам за регресију који је примењен на великој количини података како би се са предиковали приноси. На основу предикција одабране су одговарајуће сорте соје за њиве са одређеним карактеристикама унапређеним алгоритмом оптимизације портфолија. Напослетку је постављен оптимизациони проблем одређивања сетвене структуре са вишеструким функцијама циља који је решен иновативном методом, категоричким еволутивним алгоритмом заснованом на NSGA-III алгоритму.
Predmet istraživanja doktorske disertacije je primena mašinskog učenja u rešavanju problema karakterističnih za biosisteme sa naglaskom na poljoprivredu. Najpre je predstavljen inovativni algoritam za regresiju koji je primenjen na velikoj količini podataka kako bi se sa predikovali prinosi. Na osnovu predikcija odabrane su odgovarajuće sorte soje za njive sa određenim karakteristikama unapređenim algoritmom optimizacije portfolija. Naposletku je postavljen optimizacioni problem određivanja setvene strukture sa višestrukim funkcijama cilja koji je rešen inovativnom metodom, kategoričkim evolutivnim algoritmom zasnovanom na NSGA-III algoritmu.
Aronowitz, Jordan G. "Optimize Your Fitness, Optimize Your Business: The Balanced Scorecard, Analysis and Application for the CrossFit Affiliate." Scholarship @ Claremont, 2018. http://scholarship.claremont.edu/cmc_theses/1973.
Full textNyström, Björn. "Inomhuspositionering och applikationsanalys : Sammanställning och visualisering av relevant data vid event." Thesis, Örebro universitet, Institutionen för naturvetenskap och teknik, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:oru:diva-45667.
Full textHuvuduppgiften i detta examensarbete har varit att skapa en programprototyp avett analyseringsverktyg tillhörande företaget IT-Maskinens eventapplikationen, som används som ett digitalt hjälpmedel vid event. Kravet på prototypen var att den skulle kunna identifiera användaren, samla in relevant data från en eventuell lagringsplats samt visualisera denna på ett estetiskt tillfredsställande sätt. Examensarbetet innehöll två olika delar, utredning och implementation. Utredningen innefattade att fastslå vilket visualiseringsverktyg som skulle användas, vilken information liknande företag ansåg vara viktig samt vilken information som var möjlig att ta fram från IT-Maskinens eventapplikation och inomhuspositioneringssystem. Hur programprototypen skulle implementeras var också något som utreddes, i form av vilken programmeringsmiljö, vilket programmeringsbibliotek/programmeringsspråk som kunde uppfylla de krav som fanns på prototypen. Implementationsdelen av examensarbetet innefattade skapande av programprototypen i ASP.NET MVC5 och Google Chart Tools. Skapandet av programprototypen gjordes i programmeringsspråken C#, HTML, Razor, CSS, JavaScript och jQuery.
Ullsten, Sara. "Tailormade Surfaces for Extended CE Applications." Doctoral thesis, Uppsala University, Department of Chemistry, 2004. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-4217.
Full textThe combination of capillary electrophoresis (CE) and mass spectrometry (MS) constitutes a powerful microanalytical system in the fields of biology, medicine and chemistry. This thesis describes the development of three novel capillary coatings and demonstrates how these extend the utility of CE as a high-efficiency separation technique in protein analysis and biopharmaceutical drug screening.
Due to the rapidly growing interest in characterizing the human proteome, there is an increased need for rapid protein separations. The use of CE in protein analysis is, however, nontrivial due to problems with protein adsorption to the fused-silica capillary walls. In this thesis, this problem was addressed by developing two novel, physically adsorbed, cationic polymer surface coatings, denoted PolyE-323 and Q-agarose. By using simple rinsing protocols, highly reproducible coatings, stable over a wide range of pH 2-11 were generated. Successful protein separations using cationic-coated capillaries in CE-MS, equipped with either electrospray ionization (ESI) or matrix-assisted laser desorption/ionization (MALDI), has been demonstrated.
In the pharmaceutical industry, favorable pharmacokinetic properties of a candidate drug, such as high bioavailability after oral administration, are crucial for a high success rate in clinical development. Tools for prediction of biopharmaceutically relevant drug properties are important in order to identify and discard poor candidate drugs as soon as possible. In this thesis, a membrane mimetic coating was developed by electrostatically immobilizing liposomes to the capillary wall, via an anchoring sublayer of Q-agarose. The liposome-coated capillaries were demonstrated in on-line CE-MS for prediction of drug membrane permeability.
Vatin, Gabriel. "Formalisation d’un environnement d’aide à l’analyse géovisuelle : Application à la sécurité et sûreté de la maritimisation de l’energie." Thesis, Paris, ENMP, 2014. http://www.theses.fr/2014ENMP0095.
Full textThe maritime space is still a sensitive area due to many accidents and dangers, such as collisions or pirate attacks. In order to ensure the control of safety and security of this area, it is essential to study near real-time movement information (surveillance) or past events (analysis). These studies aim at detecting part of criminal activities, assumed risks, and breaches of regulation. Maritime operators are then faced to large set of movement data, which must be studied with maps and visualizations. However, their current tools are limited in terms of analysis capacities. The use of geovisual analytics has proved great effectiveness in the academic world, and could allow operators to discover knowledge within maritime traffic data. However, these are not used yet in the operational word for studying maritime risks.In this context, we propose a geovisual analytics support system that will guide in the analysis led by users, and in the use of these many visualizations. Our research methodology is based on the formalization of use cases, of users and of several visualization methods. Ontologies and rules are used to create a knowledge-based system, which is used to select adequate solutions for visualizing and analyzing movement data, applied to the maritime domain. Some examples of risk analysis at sea are then presented to illustrate its use
Petronyuk, Oleksandr. "Řešení Business Intelligence v oblastí Vysokého školství na základě modelu MBI." Master's thesis, Vysoká škola ekonomická v Praze, 2014. http://www.nusl.cz/ntk/nusl-192367.
Full textHultqvist, Andreas, and Tobias Hultqvist. "Developing an Analysing a Web Application made for Teachers to Evaluate Students' Performance : Utveckling och analys av en webbapplikation för examinatorers analys av elevers lärande." Thesis, Linköpings universitet, Institutionen för datavetenskap, 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-176985.
Full textLo, Bobby. "Social media analytics in business intelligence applications." Thesis, Massachusetts Institute of Technology, 2008. http://hdl.handle.net/1721.1/46017.
Full textIncludes bibliographical references (p. 89-93).
Social media is becoming increasingly important in society and culture, empowering consumers to group together on common interests and share opinions through the Internet. The social web shifts the originators of content from companies to users. Differences caused by this dynamic result in existing web analytic techniques being inadequate. Because people reveal their thoughts and preferences in social media, there are significant opportunities in business intelligence by analyzing social media. These opportunities include brand monitoring; trend recognition, and targeted advertising. The market for social media analytics in business intelligence is further validated by its direct application in the consumer research market. Challenges lie ahead for development and adoption of social media analytics. Technology used in these analytics, such as natural language processing and social network analysis, need to mature to improve accuracy, performance, and scalability. Nevertheless, social media continues to grow at a rapid pace, and organizations should form strategies to incorporate social media analytics into their business intelligence frameworks.
by Bobby Lo.
M.Eng.
Eaglin, Todd. "Scalable, situationally aware visual analytics and applications." Thesis, The University of North Carolina at Charlotte, 2017. http://pqdtopen.proquest.com/#viewpdf?dispub=10270103.
Full textThere is a need to understand large and complex datasets to provide better situa- tional awareness in-order to make timely well-informed actionable decisions in critical environments. These types of environments include emergency evacuations for large buildings, indoor routing for buildings in emergency situations, large-scale critical infrastructure for disaster planning and first responders, LiDAR analysis for coastal planning in disaster situations, and social media data for health related analysis. I introduce novel work and applications in real-time interactive visual analytics in these domains. I also detail techniques, systems and tools across a range of disciplines from GPU computing for real-time analysis to machine learning for interactive analysis on mobile and web-based platforms.
Djelil, Fahima. "Conception et évaluation d'un micromonde de Programmation Orientée-Objet fondé sur un jeu de construction et d'animation 3D." Thesis, Clermont-Ferrand 2, 2016. http://www.theses.fr/2016CLF22774/document.
Full textProgramming microworlds are small and interactive environments, in which the learner learns from his interactions with visual or tangible entities having a strong semantic link with formal programming concepts. They promote knowledge assimilation and abstract programming concepts understanding by the use of visual metaphors and play. This thesis attempts to contribute to theoretical and methodological advances regarding the design and the assessment of such environments, which are known to have a great potential on learning without any evidence on that. As microworlds are game based learning environments, we first examined the gaming issue and its relation to learning. Based on a literature review, we emphasized as some authors, the need to distinguish between the game (the computing artefact) and the play (the situation that is triggered by the interactions with the game). The purpose is to analyze learning and establish concepts that will guide the design and the evaluation of learning. Then we reviewed some research on Computer Science Education, with the view to identify some widespread teaching approaches that address beginners’ difficulties in learning Object-Oriented Programming (OOP). We defined a new didactic approach for OOP introduction. We then defined the design dimensions of a microworld, we refer to as a transitional representation system, in which the learner develops knowledge on programming abstract and formal concepts, as a result to his interactions with the microworld interface. We have implemented the theoretical and methodological advances we provided, in a new OOP microworld based on a 3D constructive and animation game called PrOgO. PrOgO implements a transitional representation system, in which basic OOP concepts are depicted with visual and interactive 3D graphics. It enables play that arises from the learner’s interactions with its interface. Playing with PrOgO involves to imagining, creating and animating significant 3D constructions. PrOgO can be also deployed within a multi-device classroom through the Tactileo framework, we designed for that purpose. In the evaluation of learning, we use methods belonging to learning analytics by the collection and the analysis of digital interaction logs, with the view to classify and characterize learners. In addition to this, we examine the state of learners’ knowledge through test knowledge verifications. We also attempt to examine through statistical analysis, the learners’ actions and behaviours that affect their progress in pre/post evaluations of gained knowledge
Eriksson, Björn. "In-line application of electric fields in capillary separation systems." Doctoral thesis, Karlstad University, Division for Chemistry, 2006. http://urn.kb.se/resolve?urn=urn:nbn:se:kau:diva-1197.
Full textThe magnitude of an electric field possible to apply in a capillary separation system is limited, because a high electric field causes a too high current through the capillary. Application of the electric field in-line will give an increased conductivity in the column, further increasing the risk of too high currents. The conductivity changes were found to result from an overall increase in ionic strength within the electric field. The increase in ionic strength is caused by the increase in mobile phase ions with electrophoretic velocity against the flow, together with OH- or H3O+ ions (depending on polarity) formed at the inlet electrode. Further it was found that the use of a pressurized reservoir or splitting of the flow at the inlet electrode could significantly limit the conductivity changes and thereby the maximum applicable electric field strengths could be increased.
Frost, S. J. "Analytical applications of liposomes." Thesis, University of Surrey, 1994. http://epubs.surrey.ac.uk/2745/.
Full textClerc, Stephane Daniel. "Analytical application of bacterial bioluminescence." Thesis, University of Huddersfield, 1996. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.295998.
Full textHo, Quan. "Architecture and Applications of a Geovisual Analytics Framework." Doctoral thesis, Linköpings universitet, Medie- och Informationsteknik, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-91679.
Full textFurtado, Jazmin D. (Jazmin Dahl). "Applications of healthcare analytics in reducing hospitalization days." Thesis, Massachusetts Institute of Technology, 2018. http://hdl.handle.net/1721.1/119355.
Full textCataloged from PDF version of thesis.
Includes bibliographical references (pages 108-114).
In this thesis, we employ healthcare analytics to inform system-level changes at Massachusetts General Hospital that could lead to a significant reduction in avoidable hospitalization days and improvement in patients outcomes. The first area of focus is around avoidable bed-days in the ICU. Many surgical patients experience non-clinical delays when they transfer from the ICU to a subsequent general care unit where they are expected to continue their recovery. As a result, they spend a longer time in the ICU than necessary. In spite of several studies that suggest out-of-ICU transfer delays are quite common, there is little work that quantifies the impact on patient recovery. Using multiple statistical approaches including regression and matching, we obtain a robust result that suggests that non-clinical transfer delays from the ICU delay the patient's recovery as well as extend the hospital LOS. Specifically, the analysis shows that each day that the patient is delayed in the ICU for non-clinical reasons increases hospital LOS by 0.71 days (p-value < 0.01) and the patient's progress of care by 0.32 days (p-value < 0.01), on average. The second area of focus is concerned with bed-days from heart failure (HF) admissions. Much of the current work in reducing HF hospitalizations promotes interventions after the patient is hospitalized, aiming to prevent subsequent hospitalizations within 30 days. In contrast, we focus on reducing overall hospitalizations from the general HF population. We first analyze the outpatient access for these patients before they are admitted to the hospital (mostly) through the Emergency Department. One of the main findings is that in more than half of these admissions, the patient did not have a completed appointment with any outpatient clinic (Primary Care, Cardiology, or Home Health) during the two weeks prior to hospitalization. This reveals the need for improved outpatient-based preventative measures to manage HF patients. To partially address this challenge, we develop a predictive model using a logistic regression to predict the risk of a HF-related admission within the next six months. The model performs quite well with an out-of-sample AUC of 0.78.
by Jazmin D. Furtado.
S.M.
Apshingekar, Prafulla P. "Applications of ultrasound in pharmaceutical processing and analytics." Thesis, University of Bradford, 2014. http://hdl.handle.net/10454/14127.
Full textUichanco, Joline Ann Villaranda. "Data-driven optimization and analytics for operations management applications." Thesis, Massachusetts Institute of Technology, 2013. http://hdl.handle.net/1721.1/85695.
Full textThis electronic version was submitted by the student author. The certified thesis is available in the Institute Archives and Special Collections.
Cataloged from student-submitted PDF version of thesis.
Includes bibliographical references (pages 163-166).
In this thesis, we study data-driven decision making in operation management contexts, with a focus on both theoretical and practical aspects. The first part of the thesis analyzes the well-known newsvendor model but under the assumption that, even though demand is stochastic, its probability distribution is not part of the input. Instead, the only information available is a set of independent samples drawn from the demand distribution. We analyze the well-known sample average approximation (SAA) approach, and obtain new tight analytical bounds on the accuracy of the SAA solution. Unlike previous work, these bounds match the empirical performance of SAA observed in extensive computational experiments. Our analysis reveals that a distribution's weighted mean spread (WMS) impacts SAA accuracy. Furthermore, we are able to derive distribution parametric free bound on SAA accuracy for log-concave distributions through an innovative optimization-based analysis which minimizes WMS over the distribution family. In the second part of the thesis, we use spread information to introduce new families of demand distributions under the minimax regret framework. We propose order policies that require only a distribution's mean and spread information. These policies have several attractive properties. First, they take the form of simple closed-form expressions. Second, we can quantify an upper bound on the resulting regret. Third, under an environment of high profit margins, they are provably near-optimal under mild technical assumptions on the failure rate of the demand distribution. And finally, the information that they require is easy to estimate with data. We show in extensive numerical simulations that when profit margins are high, even if the information in our policy is estimated from (sometimes few) samples, they often manage to capture at least 99% of the optimal expected profit. The third part of the thesis describes both applied and analytical work in collaboration with a large multi-state gas utility. We address a major operational resource allocation problem in which some of the jobs are scheduled and known in advance, and some are unpredictable and have to be addressed as they appear. We employ a novel decomposition approach that solves the problem in two phases. The first is a job scheduling phase, where regular jobs are scheduled over a time horizon. The second is a crew assignment phase, which assigns jobs to maintenance crews under a stochastic number of future emergencies. We propose heuristics for both phases using linear programming relaxation and list scheduling. Using our models, we develop a decision support tool for the utility which is currently being piloted in one of the company's sites. Based on the utility's data, we project that the tool will result in 55% reduction in overtime hours.
by Joline Ann Villaranda Uichanco.
Ph. D.
Al-Shiakhli, Sarah. "Big Data Analytics: A Literature Review Perspective." Thesis, Luleå tekniska universitet, Institutionen för system- och rymdteknik, 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:ltu:diva-74173.
Full textJones, David C. "Analytical applications of supercritical fluids." Thesis, University of Nottingham, 1997. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.363562.
Full text