পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| অটোএনকোডার× | আইসোলেশন ফরেস্ট× | |
|---|---|---|
| ক্ষেত্র≠ | গভীর শিখন | যন্ত্র শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 2006 | 2008 |
| প্রবর্তক≠ | Hinton, G.E. & Salakhutdinov, R.R. | Liu, F.T., Ting, K.M. & Zhou, Z.-H. |
| ধরন≠ | Neural network (encoder-decoder) | Unsupervised ensemble (random partitioning trees) |
| মৌলিক উৎস≠ | Hinton, G.E. & Salakhutdinov, R.R. (2006). Reducing the Dimensionality of Data with Neural Networks. Science, 313(5786), 504–507. DOI ↗ | Liu, F.T., Ting, K.M. & Zhou, Z.-H. (2008). Isolation Forest. IEEE ICDM, 413–422. DOI ↗ |
| অপর নাম≠ | Otokodlayıcı (Autoencoder), otokodlayıcı, auto-encoder, encoder-decoder network | Isolation Forest (Aykırı Değer Tespiti), iForest, isolation forest anomaly detection |
| সম্পর্কিত≠ | 4 | 5 |
| সারসংক্ষেপ≠ | An autoencoder is an encoder-decoder neural network, popularised by Hinton and Salakhutdinov in 2006, that compresses data into a low-dimensional latent code and then reconstructs it, enabling dimensionality reduction and anomaly detection. By learning to rebuild its own input through a narrow bottleneck, it discovers a compact representation of the data. | Isolation Forest is an unsupervised machine-learning method for anomaly and outlier detection, introduced by Liu, Ting and Zhou in 2008, that isolates anomalies through random partitioning of the data. It works without any labelled anomaly data and scales to high-dimensional datasets. |
| ScholarGateডেটাসেট ↗ |
|
|