Essays about: "MKL"

Found 3 essays containing the word MKL.

  1. 1. Machine Learning for Market Prediction : Soft Margin Classifiers for Predicting the Sign of Return on Financial Assets

    University essay from Linköpings universitet/Produktionsekonomi

    Author : George Abo Al Ahad; Abbas Salami; [2018]
    Keywords : Machine Learning; Finance; Financial Time Series; Support Vector Machines; Relevance Vector Machines; Multiple Kernel Learning; Simulated Annealing; SVM; RVM; MKL; SA; FSVM; TSVM; FTSVM;

    Abstract : Forecasting procedures have found applications in a wide variety of areas within finance and have further shown to be one of the most challenging areas of finance. Having an immense variety of economic data, stakeholders aim to understand the current and future state of the market. READ MORE

  2. 2. Optimizing Strassen's multiplication algorithm for modern processors : A study in optimizing matrix multiplications for large matrices on modern CPUs

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Robert Welin-Berger; Anton Bäckström; [2016]
    Keywords : ;

    Abstract : This paper examines how to write code to gain high performance on modern computers as well as the importance of well planned data structures. The experiments were run on a computer with an Intel i5-5200U CPU, 8GB of RAM running Linux Mint 17. READ MORE

  3. 3. Implementing a Component Based Parallel Distributed Finite Element Solver

    University essay from Lunds universitet/Teknisk fysik (CI); Lunds universitet/Byggnadsmekanik

    Author : Fredrik Hansson; Filip Johansson; [2008]
    Keywords : Technology and Engineering;

    Abstract : Parallel computing is becoming more and more important in modern Finite Element Software. As problems grow larger, computation on a single processor may not be fast enough. To overcome this problem, one can utilize parallel programming using e.g SMP-machines or clusters. READ MORE