Search Results - (( parallel distribution mining algorithm ) OR ( data distribution modified algorithm ))

Refine Results
  1. 1
  2. 2

    Estimation Of Weibull Parameters Using Simulated Annealing As Applied In Financial Data by Hamza, Abubakar

    Published 2023
    “…The present study proposes a simulated annealing algorithm (SA) in estimating the parameters of Weibull distribution with application to modified internal rate of return data (MIRR).The objective is to examine the investment potential of the shari’ah compliance companies of the Malaysia property sector (MPS). …”
    Get full text
    Get full text
    Thesis
  3. 3

    Modifying maximum likelihood test for solving singularity and outlier problems in high dimensional cases by Hafeez, Ahmad

    Published 2021
    “…However, the performance of the classical location and scatter estimators is usually flawed by singularity and outliers’ problems in high dimensional data sets. The study aimed to modify the existing ML test by incorporating the Cholesky banded regularization methods and thresholding sample covariance matrix to resolve singularity problems and incorporating the L₁-median with Weiszfeld’s algorithm (MLw) covariance matrix to solve outliers’ problem in high dimensional data sets. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  4. 4

    Modified sequential fences for identifying univariate outliers by Wong, Hui Shein

    Published 2016
    “…Moreover, we proposed a new method with modified algorithm and methodology namely bootstrap sequential fences. …”
    Get full text
    Get full text
    Thesis
  5. 5

    Random sampling method of large-scale graph data classification by Rashed Mustafa, Mohammad Sultan Mahmud, Mahir Shadid

    Published 2024
    “…Mining a large number of graphs becomes a challenging task because state-of-the-art methods are not scalable due to the memory limit. …”
    Get full text
    Get full text
    Get full text
    Article
  6. 6

    Improving on the network lifetime of clustered-based wireless sensor network using modified leach algorithm by Zeni, Saltihie

    Published 2012
    “…Then, the modified LEACH algorithm was proposed where the improvement was done in cluster head selection based on LEACH. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  7. 7

    Stochastic And Modified Sequent Peak Algorithm For Reservoir Planning Analysis Considering Performance Indices by Oskoui, Issa Saket

    Published 2016
    “…In the next stage, the modified Sequent Peak Algorithm (SPA) is employed for the Storage-yield planning analysis of reservoir systems at different demands, reliability and vulnerability performance metrics employing the synthetic streamflow data. …”
    Get full text
    Get full text
    Thesis
  8. 8
  9. 9

    Hybrid meta-heuristic algorithm for solving multi-objective aggregate production planning in fuzzy environment by Kalaf, Kalaf, Bayda Atiya

    Published 2017
    “…The proposed strategy is dependent on modified Zimmermanns approach for handling all inexact operating costs, data capacities, and demand variables. …”
    Get full text
    Get full text
    Thesis
  10. 10

    A dynamic replication aware load balanced scheduling for data grids in distributed environments of internet of things by Bakhshad, Said, Noor, Rafidah Md, Akhundzada, Adnan, Saba, Tanzila, Ahmedy, Ismail, Haroon, Faisal, Nazir, Babar

    Published 2018
    “…Grid computing is a powerful distributed and scalable computing infrastructure that deals with massive data-intensive applications. …”
    Get full text
    Get full text
    Article
  11. 11

    A hybrid multi objective cellular spotted hyena optimizer for wellbore trajectory optimization by Biswas, K., Nazir, A., Tauhidur Rahman, M., Khandaker, M.U., Idris, A.M., Islam, J., Rahman, M.A., Jallad, A.-H.M.

    Published 2022
    “…Hopefully, this newly proposed modified algorithm will pave the way for better wellbore trajectory optimization. …”
    Get full text
    Get full text
    Article
  12. 12

    A novel scheduling algorithm based on game theory and multicriteria decision making in LTE network by Hindia, M.N., Reza, A.W., Noordin, K.A.

    Published 2015
    “…On the first level, bankruptcy and shapely value algorithm fairly distribute the resources among smart grid applications. …”
    Get full text
    Get full text
    Get full text
    Article
  13. 13

    Dynamic replication aware load blanced scheduling in distributed environment / Said Bakhshad by Said Bakhshad, Bakhshad

    Published 2018
    “…Grid computing is an effective distributed and adaptable processing network that manages a huge number of data applications. …”
    Get full text
    Get full text
    Get full text
    Thesis
  14. 14

    Parallel algorithms for numerical simulations of EHD ion-drag micropump on distributed parallel computing systems by Shakeel Ahmed, Kamboh

    Published 2014
    “…The DPA-EHD is further modified by utilizing the pipelining parallelism to reduce the computing iterations and named as data parallel and pipelining algorithm (DPPA-EHD). …”
    Get full text
    Get full text
    Thesis
  15. 15

    Development of an islanding detection scheme based on combination of slantlet transform and ridgelet probabilistic neural network in distributed generation by Ahmadipour, Masoud

    Published 2019
    “…In order to train Ridgelet probabilistic neural network, a modified differential evolution algorithm with new mutation phase, crossover process, and selection mechanism is introduced. …”
    Get full text
    Get full text
    Thesis
  16. 16

    Modeling The Modified Internal Rate Of Return (Mirr) For Long-Term Investment Strategy By The Assumption Of Gamma Distribution by Sayed, Amani Idris A

    Published 2023
    “…This research aims to develop a model for the Modified Internal Rate of Return (MIRR) in long-term investment strategies using the gamma distribution. …”
    Get full text
    Get full text
    Thesis
  17. 17

    Bayesian survival and hazard estimates for Weibull regression with censored data using modified Jeffreys prior by Ahmed, Al Omari Mohammed

    Published 2013
    “…In this study, firstly, consideration is given to the traditional maximum likelihood estimator and the Bayesian estimator by employing Jeffreys prior and Extension of Jeffreys prior information on the Weibull distribution with a given shape under right censored data. …”
    Get full text
    Get full text
    Thesis
  18. 18

    K Nearest Neighbor Joins And Mapreduce Process Enforcement For The Cluster Of Data Sets In Bigdata by Md Shah, Wahidah, Othman, Mohd Fairuz Iskandar, Hussian Hassan, Ali Abdul, Talib, Mohammed Saad, Mohammed, Ali Abdul Jabbar

    Published 2018
    “…K Nearest Neighbor Joins (KNN join) are regarded as highly primitive and expensive operations in the data mining.The efficient use of KNN join has proven good results in finding the objects from two data sets prevailed in the huge databases.This has been achieved with the combination of K-Nearest Neighbor query and join operation to find the distinct objects from different data sets.MapReduce is a newly introduced program with the combination of Map Procedure method and Reduce Method widely used in BigData.MapReduce is enriched with parallel distributed algorithm to find the results on a cluster of data sets in BigData.In this paper,the combination of KNN join and MapReduce methods are utilized on the cluster of data sets in BigData for knowledge discovery.Exploring the pinpoint data from huge data sets stored in Big Data demands the distributed large scale data processing.The present research paper is focusing on generic steps for KNN joins exploration operations on MapReduce.The operations of KNN Join are targeted to perform the data partitioning and data pre-processing and necessary calculations.By utilizing the combination of KNN joins with MapReduce methods on BigData data sets will demonstrate a solution for complex computational analysis. …”
    Get full text
    Get full text
    Get full text
    Article
  19. 19

    An improvement on the valiantbrebner hypercube data broadcasting technique / Nasaruddin Zenon by Zenon, Nasaruddin

    Published 1990
    “…In section 1.0 a description of the hypercube topological characteristics will be given which can be used to modify the algorithm. Section 2.0 provides the description of the Valiant and Brebner (V-B) algorithm. …”
    Get full text
    Get full text
    Article
  20. 20

    Predicting Customer Buying Decisions for Online Shopping with Unbalanced Data Set by Yap, Chau Tean

    Published 2022
    “…The methods used were over-sampling, under-sampling and hybrid sampling, which modified the data set class distribution to achieve a better result. …”
    Get full text
    Get full text
    Final Year Project / Dissertation / Thesis