Essays about: "IT and System"

Showing result 11 - 15 of 18974 essays containing the words IT and System.

  1. 11. Screening of Foreign Direct Investments in Sweden : And its compatibility with European Union law

    University essay from Uppsala universitet/Juridiska institutionen

    Author : Maja Kristiansson-Gran; [2024]
    Keywords : ;

    Abstract : On December 1, 2023, the new Swedish Act on Screening of Foreign Direct investments entered into force. The Act aligns with similar legislation in multiple Member States of the European Union. The European Commission advocates for the extensive use of screening mechanisms within the Union, towards both third countries and other Member States. READ MORE

  2. 12. Station-level demand prediction in bike-sharing systems through machine learning and deep learning methods

    University essay from Lunds universitet/Institutionen för naturgeografi och ekosystemvetenskap

    Author : Nikolaos Staikos; [2024]
    Keywords : Physical Geography; Ecosystem Analysis; Bike-sharing demand; Machine learning; Deep learning; Spatial regression; Graph Convolutional Neural Network; Multiple Linear Regression; Multilayer Perceptron Regressor; Support Vector Machine; Random Forest Regressor; Urban environment; Micro-mobility; Station planning; Geomatics; Earth and Environmental Sciences;

    Abstract : Public Bike-Sharing systems have been employed in many cities around the globe. Shared bikes are an efficient and convenient means of transportation in advanced societies. Nonetheless, station planning and local bike-sharing network effectiveness can be challenging. READ MORE

  3. 13. Towards Automated Log Message Embeddings for Anomaly Detection

    University essay from Lunds universitet/Institutionen för reglerteknik

    Author : Adrian Murphy; Daniel Larsson; [2024]
    Keywords : Technology and Engineering;

    Abstract : Log messages are implemented by developers to record important runtime information about a system. For that reason, system logs can provide insight into the state and health of a system and potentially be used to anticipate and discover errors. READ MORE

  4. 14. Using artificial intelligence to improvetime estimation for project management

    University essay from Uppsala universitet/Signaler och system

    Author : Marcus Bonnedahl; [2024]
    Keywords : time estimation; ai; machine learning; project management;

    Abstract : Time estimation is an important aspect in project management. Failure to make accurateestimates can lead to large consequences. Despite this, humans tend to make fairly inaccurateestimates when tasked to, often underestimating the time something will take substantially. READ MORE

  5. 15. Comparison between CRUD and CQRS in an event driven system

    University essay from KTH/Hälsoinformatik och logistik

    Author : Rasmus Jansson; [2024]
    Keywords : CQRS; CRUD; Event Driven Architecture; Event Sourcing; EventStoreDB; Kafka; CQRS; CRUD; Händelsedriven Arkitektur; Händelsekällor; EventStoreDB; Kafka;

    Abstract : In todays digitalised society, effective solutions to manage huge amount of data is needed. An established design pattern that are used in many systems are CRUD. To handle data in events have become more popular over the years, but CRUD is not optimised for it. A possible replacement is CQRS, it is designed with events in mind. READ MORE