Добірка наукової літератури з теми "Bayes predictor"
Оформте джерело за APA, MLA, Chicago, Harvard та іншими стилями
Ознайомтеся зі списками актуальних статей, книг, дисертацій, тез та інших наукових джерел на тему "Bayes predictor".
Біля кожної праці в переліку літератури доступна кнопка «Додати до бібліографії». Скористайтеся нею – і ми автоматично оформимо бібліографічне посилання на обрану працю в потрібному вам стилі цитування: APA, MLA, «Гарвард», «Чикаго», «Ванкувер» тощо.
Також ви можете завантажити повний текст наукової публікації у форматі «.pdf» та прочитати онлайн анотацію до роботи, якщо відповідні параметри наявні в метаданих.
Статті в журналах з теми "Bayes predictor"
Liang, Guohua, Xingquan Zhu, and Chengqi Zhang. "An Empirical Study of Bagging Predictors for Different Learning Algorithms." Proceedings of the AAAI Conference on Artificial Intelligence 25, no. 1 (August 4, 2011): 1802–3. http://dx.doi.org/10.1609/aaai.v25i1.8026.
Повний текст джерелаZhang, Shenghan, Yufeng Gu, Yinshan Gao, Xinxing Wang, Daoyong Zhang, and Liming Zhou. "Petrophysical Regression regarding Porosity, Permeability, and Water Saturation Driven by Logging-Based Ensemble and Transfer Learnings: A Case Study of Sandy-Mud Reservoirs." Geofluids 2022 (October 5, 2022): 1–31. http://dx.doi.org/10.1155/2022/9443955.
Повний текст джерелаIrmayani, Irmayani, and Budyanita Asrun. "Klasifikasi Sosial Ekonomi Menggunakan Naïve Bayes Classifier." Dewantara Journal of Technology 2, no. 2 (November 17, 2021): 70–74. http://dx.doi.org/10.59563/djtech.v2i2.138.
Повний текст джерелаLiu, Laura, Hyungsik Roger Moon, and Frank Schorfheide. "Forecasting With Dynamic Panel Data Models." Econometrica 88, no. 1 (2020): 171–201. http://dx.doi.org/10.3982/ecta14952.
Повний текст джерелаRobertson, David E., and Q. J. Wang. "A Bayesian Approach to Predictor Selection for Seasonal Streamflow Forecasting." Journal of Hydrometeorology 13, no. 1 (February 1, 2012): 155–71. http://dx.doi.org/10.1175/jhm-d-10-05009.1.
Повний текст джерелаWu, Yaning, Song Huang, Haijin Ji, Changyou Zheng, and Chengzu Bai. "A novel Bayes defect predictor based on information diffusion function." Knowledge-Based Systems 144 (March 2018): 1–8. http://dx.doi.org/10.1016/j.knosys.2017.12.015.
Повний текст джерелаHashem, Atef F., and Alaa H. Abdel-Hamid. "Statistical Prediction Based on Ordered Ranked Set Sampling Using Type-II Censored Data from the Rayleigh Distribution under Progressive-Stress Accelerated Life Tests." Journal of Mathematics 2023 (March 30, 2023): 1–19. http://dx.doi.org/10.1155/2023/5211682.
Повний текст джерелаAlvarez, R. Michael, Delia Bailey, and Jonathan N. Katz. "An Empirical Bayes Approach to Estimating Ordinal Treatment Effects." Political Analysis 19, no. 1 (2011): 20–31. http://dx.doi.org/10.1093/pan/mpq033.
Повний текст джерелаArumi, Endah Ratna, Sumarno Adi Subrata, and Anisa Rahmawati. "Implementation of Naïve bayes Method for Predictor Prevalence Level for Malnutrition Toddlers in Magelang City." Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) 7, no. 2 (March 3, 2023): 201–7. http://dx.doi.org/10.29207/resti.v7i2.4438.
Повний текст джерелаBurghardt, Thomas P., and Katalin Ajtai. "Neural/Bayes network predictor for inheritable cardiac disease pathogenicity and phenotype." Journal of Molecular and Cellular Cardiology 119 (June 2018): 19–27. http://dx.doi.org/10.1016/j.yjmcc.2018.04.006.
Повний текст джерелаДисертації з теми "Bayes predictor"
Zerbeto, Ana Paula. "Melhor preditor empírico aplicado aos modelos beta mistos." Universidade de São Paulo, 2014. http://www.teses.usp.br/teses/disponiveis/45/45133/tde-09042014-132109/.
Повний текст джерелаThe mixed beta regression models are extensively used to analyse data with hierarquical structure and that take values in a restricted and known interval. In order to propose a prediction method for their random components, the results previously obtained in the literature for the empirical Bayes predictor were extended to beta regression models with random intercept normally distributed. The proposed predictor, called empirical best predictor (EBP), can be applied in two situations: when the interest is predict individuals effects for new elements of groups that were already analysed by the fitted model and, also, for elements of new groups. Simulation studies were designed and their results indicated that the performance of EBP was efficient and satisfatory in most of scenarios. Using the propose to analyse two health databases, the same results of simulations were observed in both two cases of application, and good performances were observed. So, the proposed method is promissing for the use in predictions for mixed beta regression models.
Ayme, Alexis. "Supervised learning with missing data : a non-asymptotic point of view." Electronic Thesis or Diss., Sorbonne université, 2024. http://www.theses.fr/2024SORUS252.
Повний текст джерелаMissing values are common in most real-world data sets due to the combination of multiple sources andinherently missing information, such as sensor failures or unanswered survey questions. The presenceof missing values often prevents the application of standard learning algorithms. This thesis examinesmissing values in a prediction context, aiming to achieve accurate predictions despite the occurrence ofmissing data in both training and test datasets. The focus of this thesis is to theoretically analyze specific algorithms to obtain finite-sample guarantees. We derive minimax lower bounds on the excess risk of linear predictions in presence of missing values.Such lower bounds depend on the distribution of the missing pattern, and can grow exponentially withthe dimension. We propose a very simple method consisting in applying Least-Square procedure onthe most frequent missing patterns only. Such a simple method turns out to be near minimax-optimalprocedure, which departs from the Least-Square algorithm applied to all missing patterns. Followingthis, we explore the impute-then-regress method, where imputation is performed using the naive zeroimputation, and the regression step is carried out via linear models, whose parameters are learned viastochastic gradient descent. We demonstrate that this very simple method offers strong finite-sampleguarantees in high-dimensional settings. Specifically, we show that the bias of this method is lowerthan the bias of ridge regression. As ridge regression is often used in high dimensions, this proves thatthe bias of missing data (via zero imputation) is negligible in some high-dimensional settings. Thesefindings are illustrated using random features models, which help us to precisely understand the role ofdimensionality. Finally, we study different algorithm to handle linear classification in presence of missingdata (logistic regression, perceptron, LDA). We prove that LDA is the only model that can be valid forboth complete and missing data for some generic settings
Laws, David Joseph. "A Bayes decision theoretic approach to the optimal design of screens." Thesis, University of Newcastle Upon Tyne, 1997. http://hdl.handle.net/10443/648.
Повний текст джерелаWong, Hubert. "Small sample improvement over Bayes prediction under model uncertainty." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 2000. http://www.collectionscanada.ca/obj/s4/f2/dsk2/ftp02/NQ56646.pdf.
Повний текст джерелаDahlgren, Lindström Adam. "Structured Prediction using Voted Conditional Random FieldsLink Prediction in Knowledge Bases." Thesis, Umeå universitet, Institutionen för datavetenskap, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:umu:diva-140692.
Повний текст джерелаLiu, Benmei. "Hierarchical Bayes estimation and empirical best prediction of small-area proportions." College Park, Md.: University of Maryland, 2009. http://hdl.handle.net/1903/9149.
Повний текст джерелаThesis research directed by: Joint Program in Survey Methodology. Title from t.p. of PDF. Includes bibliographical references. Published by UMI Dissertation Services, Ann Arbor, Mich. Also available in paper.
Bakal, Mehmet. "Relation Prediction over Biomedical Knowledge Bases for Drug Repositioning." UKnowledge, 2019. https://uknowledge.uky.edu/cs_etds/90.
Повний текст джерелаKhan, Imran Qayyum. "Simultaneous prediction of symptom severity and cause in data from a test battery for Parkinson patients, using machine learning methods." Thesis, Högskolan Dalarna, Datateknik, 2009. http://urn.kb.se/resolve?urn=urn:nbn:se:du-4586.
Повний текст джерелаWang, Kai. "Novel computational methods for accurate quantitative and qualitative protein function prediction /." Thesis, Connect to this title online; UW restricted, 2005. http://hdl.handle.net/1773/11488.
Повний текст джерелаFredette, Marc. "Prediction of recurrent events." Thesis, University of Waterloo, 2004. http://hdl.handle.net/10012/1142.
Повний текст джерелаКниги з теми "Bayes predictor"
S, Jacobson Nathan, Ritzert Frank J, and NASA Glenn Research Center, eds. Computational thermodynamic study to predict complex phase equilibria in the nickel-base superalloy René N6. [Cleveland, Ohio]: National Aeronautics and Space Administration, Glenn Research Center, 2001.
Знайти повний текст джерелаKenkyūjo, Bōsai Kagaku Gijutsu. Jishindō yosoku chizu no kōgaku riyō: Jishin hazādo no kyōtsū jōhō kiban o mezashite : Jishindō Yosoku Chizu Kōgaku Riyō Kentō Iinkai hōkokusho = Engineering application of the national seismic hazard program : seismic hazard information sharing bases. Tsukuba-shi: Bōsai Kagaku Gijutsu Kenkyūjo, 2004.
Знайти повний текст джерелаA, Boxwell D., Spencer R. H, Ames Research Center, and United States. Army Aviation Research and Technology Activity., eds. Review and analysis of the DNW/model 360 rotor acoustic data base. Moffett Field, Calif: National Aeronautics and Space Administration, Ames Research Center, 1989.
Знайти повний текст джерелаEbeling, Charles E. The determination of operational and support requirements and costs during the conceptual design of space systems: Final report : under grant no. NAG-1-1327. Dayton, Ohio: University of Dayton, Engineering Management and Systems Dept., 1992.
Знайти повний текст джерелаUnited States. National Aeronautics and Space Administration., ed. The determination of operational and support requirements and costs during the conceptual design of space systems: Interim report. Dayton, Ohio: University of Dayton, Engineering Management and Systems Dept., 1991.
Знайти повний текст джерелаD, Perrin D. pKa Prediction for Organic Acids and Bases. Springer, 2012.
Знайти повний текст джерелаPerrin, D. PKa Prediction for Organic Acids and Bases. Springer London, Limited, 2013.
Знайти повний текст джерелаLargescale Inference Empirical Bayes Methods For Estimation Testing And Prediction. Cambridge University Press, 2013.
Знайти повний текст джерелаGlymour, Clark. Mind's Arrows: Bayes Nets and Graphical Causal Models in Psychology. MIT Press, 2001.
Знайти повний текст джерелаEfron, Bradley. Large-Scale Inference: Empirical Bayes Methods for Estimation, Testing, and Prediction. Cambridge University Press, 2013.
Знайти повний текст джерелаЧастини книг з теми "Bayes predictor"
Montesinos López, Osval Antonio, Abelardo Montesinos López, and Jose Crossa. "Bayesian Genomic Linear Regression." In Multivariate Statistical Machine Learning Methods for Genomic Prediction, 171–208. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-030-89010-0_6.
Повний текст джерелаJohnson, Alicia A., Miles Q. Ott, and Mine Dogucu. "(Normal) Hierarchical Models with Predictors." In Bayes Rules!, 421–62. Boca Raton: Chapman and Hall/CRC, 2022. http://dx.doi.org/10.1201/9780429288340-17.
Повний текст джерелаJohnson, Alicia A., Miles Q. Ott, and Mine Dogucu. "(Normal) Hierarchical Models without Predictors." In Bayes Rules!, 387–420. Boca Raton: Chapman and Hall/CRC, 2022. http://dx.doi.org/10.1201/9780429288340-16.
Повний текст джерелаJohnson, Alicia A., Miles Q. Ott, and Mine Dogucu. "Posterior Inference & Prediction." In Bayes Rules!, 183–208. Boca Raton: Chapman and Hall/CRC, 2022. http://dx.doi.org/10.1201/9780429288340-8.
Повний текст джерелаBolfarine, Heleno, and Shelemyahu Zacks. "Bayes and Minimax Predictors." In Prediction Theory for Finite Populations, 66–98. New York, NY: Springer New York, 1992. http://dx.doi.org/10.1007/978-1-4612-2904-9_4.
Повний текст джерелаTandel, Swapnali, and Pragya Vaishnav. "Disease Prediction Using Bayes' Theorem." In Software Engineering Approaches to Enable Digital Transformation Technologies, 74–81. New York: Routledge, 2023. http://dx.doi.org/10.1201/9781003441601-6.
Повний текст джерелаMukhopadhyay, Parimal. "Bayes and Empirical Bayes Prediction of a Finite Population Total." In Lecture Notes in Statistics, 43–92. New York, NY: Springer New York, 2001. http://dx.doi.org/10.1007/978-1-4612-2088-6_3.
Повний текст джерелаSteele, Brian, John Chandler, and Swarna Reddy. "The Multinomial Naïve Bayes Prediction Function." In Algorithms for Data Science, 313–42. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-45797-0_10.
Повний текст джерелаHenry, Bill, Avshalom Caspi, Terrie Moffitt, and Phil Silva. "Temperamental and Familial Predictors of Criminal Conviction." In Biosocial Bases of Violence, 305–7. Boston, MA: Springer US, 1997. http://dx.doi.org/10.1007/978-1-4757-4648-8_19.
Повний текст джерелаBerger, James O., and Luis R. Pericchi. "On The Justification of Default and Intrinsic Bayes Factors." In Modelling and Prediction Honoring Seymour Geisser, 276–93. New York, NY: Springer New York, 1996. http://dx.doi.org/10.1007/978-1-4612-2414-3_17.
Повний текст джерелаТези доповідей конференцій з теми "Bayes predictor"
Xu, Zhipeng, Yabing Yao, and Ning Ma. "Mutual information higher-order link prediction based on Naive Bayes." In 2024 6th International Conference on Internet of Things, Automation and Artificial Intelligence (IoTAAI), 117–20. IEEE, 2024. http://dx.doi.org/10.1109/iotaai62601.2024.10692526.
Повний текст джерелаNieto-Chaupis, Huber. "The Geometrical Bayes Theorem and Probabilistic Prediction of Next Global Pandemic." In 2024 International Conference on Electrical, Computer and Energy Technologies (ICECET), 1–5. IEEE, 2024. http://dx.doi.org/10.1109/icecet61485.2024.10698141.
Повний текст джерелаMohamed Elhadi Hussen, Ali Abdulsamea, and Ahmad Saikhu. "Modeling Of Student Graduation Prediction Using the Naive Bayes Classifier Algorithm." In 2024 3rd International Conference on Creative Communication and Innovative Technology (ICCIT), 1–8. IEEE, 2024. http://dx.doi.org/10.1109/iccit62134.2024.10701117.
Повний текст джерелаAntony, Ashin, Devi A, and Kuruvilla Varghese. "High Throughput Hardware for Hoeffding Tree Algorithm with Adaptive Naive Bayes Predictor." In 2021 6th International Conference for Convergence in Technology (I2CT). IEEE, 2021. http://dx.doi.org/10.1109/i2ct51068.2021.9418100.
Повний текст джерелаShkurti, Lamir, and Faton Kabashi. "Albanian News Category Predictor System using a Multinomial Naïve Bayes and Logistic Regression Algorithms." In 2021 5th International Symposium on Multidisciplinary Studies and Innovative Technologies (ISMSIT). IEEE, 2021. http://dx.doi.org/10.1109/ismsit52890.2021.9604602.
Повний текст джерелаSomwanshi, Harshada, and Pramod Ganjewar. "Real-Time Dengue Prediction Using Naive Bayes Predicator in the IoT." In 2018 International Conference on Inventive Research in Computing Applications (ICIRCA). IEEE, 2018. http://dx.doi.org/10.1109/icirca.2018.8596796.
Повний текст джерелаK, Sibhi, Thanvir Ibrahim S, Akil Malik, and Praveen Joe I. R. "Career Prediction Using Naive Bayes." In 2022 Third International Conference on Intelligent Computing Instrumentation and Control Technologies (ICICICT). IEEE, 2022. http://dx.doi.org/10.1109/icicict54557.2022.9917745.
Повний текст джерелаWang, Tao, and Wei-hua Li. "Naive Bayes Software Defect Prediction Model." In 2010 International Conference on Computational Intelligence and Software Engineering (CiSE). IEEE, 2010. http://dx.doi.org/10.1109/cise.2010.5677057.
Повний текст джерелаBiteau, J. "Pressure, Seals and Traps: the Bases for the Petroleum System to Work Efficiently." In Second EAGE Workshop on Pore Pressure Prediction. European Association of Geoscientists & Engineers, 2019. http://dx.doi.org/10.3997/2214-4609.201900497.
Повний текст джерелаMeiriza, Allsela, Endang Lestari, Pacu Putra, Ayu Monaputri, and Dini Ayu Lestari. "Prediction Graduate Student Use Naive Bayes Classifier." In Sriwijaya International Conference on Information Technology and Its Applications (SICONIAN 2019). Paris, France: Atlantis Press, 2020. http://dx.doi.org/10.2991/aisr.k.200424.056.
Повний текст джерелаЗвіти організацій з теми "Bayes predictor"
Knox, Thomas, James Stock, and Mark Watson. Empirical Bayes Forecasts of One Time Series Using Many Predictors. Cambridge, MA: National Bureau of Economic Research, March 2001. http://dx.doi.org/10.3386/t0269.
Повний текст джерелаCheng, Hao, Rohan L. Fernando, and Dorian J. Garrick. Three Different Gibbs Samplers for BayesB Genomic Prediction. Ames (Iowa): Iowa State University, January 2014. http://dx.doi.org/10.31274/ans_air-180814-1152.
Повний текст джерелаCeylan, Ismail Ilkan, Stefan Borgwardt, and Thomas Lukasiewicz. Most Probable Explanations for Probabilistic Database Queries. Technische Universität Dresden, 2017. http://dx.doi.org/10.25368/2023.220.
Повний текст джерелаGirolamo Neto, Cesare, Rodolfo Jaffe, Rosane Cavalcante, and Samia Nunes. Comparacao de modelos para predicao do desmatamento na Amazonia brasileira. ITV, 2021. http://dx.doi.org/10.29223/prod.tec.itv.ds.2021.25.girolamoneto.
Повний текст джерелаSoloviev, V., and V. Solovieva. Quantum econophysics of cryptocurrencies crises. [б. в.], 2018. http://dx.doi.org/10.31812/0564/2464.
Повний текст джерелаThe current bases for roof fall prediction at WIPP and a preliminary prediction for SPDV Room 2. Office of Scientific and Technical Information (OSTI), October 1993. http://dx.doi.org/10.2172/10191310.
Повний текст джерелаROTATIONAL STIFFNESS MODEL FOR SHALLOW EMBEDDED STEEL COLUMN BASES. The Hong Kong Institute of Steel Construction, August 2022. http://dx.doi.org/10.18057/icass2020.p.308.
Повний текст джерела