Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 66546 dokumen yang sesuai dengan query
cover
Khalid Muhammad
"ABSTRAK
Machine learning dapat digunakan untuk menganalisis berbagai macam jenis data, termasuk data yang umumnya bersifat rahasia. Sebuah model machine learning yang sudah dilatih dapat dibungkus dalam sebuah aplikasi web sehingga model tersebut dapat diakses dengan mudah via internet. Namun, jika data yang ingin dianalisis bersifat pribadi atau rahasia seperti data medis atau keuangan maka hal ini menjadi masalah, pengelola aplikasi itu dapat saja membaca data rahasia yang di-input. Skema enkripsi homomorfis dapat digunakan untuk menghadapi masalah ini. Salah satu skema enkripsi yang memiliki sifat homomorfis ialah skema enkripsi Paillier. Pada peneltitian ini ditunjukkan bahwa suatu jenis model machine learning tertentu dapat menerima input data yang terenkripsi dengan skema enkripsi Paillier dan menghasilkan output yang terenkripsi dengan kunci yang sama. Konsep ini didemonstrasikan dengan melatih sebuah model machine learning dengan database MNIST. Kemudian, model ini diuji dengan data test yang terenkripsi dengan skema enkripsi Paillier. Hasil percobaan menunjukkan akurasi model mencapai 92,92.

ABSTRACT
Machine learning can be used to analyze various kinds of data, including confidential data such us medical or financial data. A trained machine learning model can be wrapped in a web application so that people can access it easily via internet. But if the data to be analyzed is private or confidential, this will cause a problem, the application administrator may read our input. Homomorphic encryption scheme can be used to overcome this kind of problem. Paillier encryption scheme is one kind of encryption scheme that has homomorphic property. In this research, it will be shown that one type of machine learning model can take an input encrypted by Paillier encryption scheme and produce an output encrypted with the same key. This concept is demonstrated by training a machine learning model with the MNIST database of hand written digits. This model will be tested with the test data encrypted with Paillier encryption scheme. The experiment shows that the model achieved 92.92 accuracy."
2018
S-Pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Witten, I.H. (Ian H.)
"Part I. Machine Learning Tools and Techniques: 1. What?s iIt all about?; 2. Input: concepts, instances, and attributes; 3. Output: knowledge representation; 4. Algorithms: the basic methods; 5. Credibility: evaluating what?s been learned -- Part II. Advanced Data Mining: 6. Implementations: real machine learning schemes; 7. Data transformation; 8. Ensemble learning; 9. Moving on: applications and beyond -- Part III. The Weka Data MiningWorkbench: 10. Introduction to Weka; 11. The explorer -- 12. The knowledge flow interface; 13. The experimenter; 14 The command-line interface; 15. Embedded machine learning; 16. Writing new learning schemes; 17. Tutorial exercises for the weka explorer."
Amsterdam: Elsevier , 2011
006.312 WIT d
Buku Teks  Universitas Indonesia Library
cover
Herry Susanto
"ABSTRAK
Di Indonesia, salah satu penyebab tingginya biaya BBM adalah adanya tindak pencurian
dan penyelewengan BBM yang sering kali terjadi di tengah lautan. Hal ini bisa terjadi
karena pada saat di tengah lautan, segala kegiatan kapal tersebut tidak bisa dipantau oleh
pusat operasional manajemen kapal. Selain upaya hukum, upaya pengawasan kapal
melalui teknologi terbaru juga terus dilakukan, salah satunya adalah teknologi Vessel
Monitoring System (VMS) berbasis Machine to machine (M2M). Perkembangan
teknologi VMS dan telemetri telah memungkinkan pengawasan kondisi mesin dan
pemakaian BBM kapal yang sedang berlayar secara online dan real time. Dengan
menambah perangkat pengukuran pemakaian bahan bakar tersebut, diharapkan
meningkatkan kecepatan koordinasi dan penanganan di lapangan saat terjadi
ketidakwajaran pemakaian BBM. Kecepatan dalam mengetahui adanya ketidakwajaran
ini sangat penting, karena proses pencurian minyak sering kali dilakukan dalam waktu
singkat. Pencurian minyak dengan modus ilegal tapping di darat hanya memerlukan
waktu 15 menit untuk 2000 liter (2 ton) BBM, sementara di laut diperlukan sekitar 5 jam
untuk memindahkan 12 ton BBM, atau sekitar 2.4 ton per jam untuk sebuah kapal saja.
Masalahnya untuk mengetahui ketidakwajaran tersebut masih tergantung pada analisa
tenaga ahli yang memerlukan waktu yang lama untuk melakukan analisa berbagai
parameter telemetri yang ada. Berdasarkan kondisi di atas, penelitian ini melakukan
analisis statistik terhadap data telemetri terutama data pergerakan kapal dan aktivitas
mesin untuk menentukan koefisien pergerakan kapal, lalu merancang sistem
pengklasifikasi kewajaran pemakaian BBM dengan metode Naive Bayes dan Logistic
Regression. Metode ini dipilih karena bisa memberikan hasil yang baik untuk prediksi
data-­data numerik maupun diskrit. Hasil penelitian ini menunjukkan bahwa data telemetri
dari sistem VMS dapat digunakan untuk mendeteksi adanya ketidakwajaran pemakaian
BBM. Untuk kebutuhan klasifikasi kewajaran pemakaian BBM pada data telemetri kapal,
algoritma pengklasifikasi Naive Bayes memiliki akurasi hingga 92% pada data sampel
dan Logistic Regression mampu mendeteksi dengan akurasi hingga 96% pada data
sampel.

ABSTRACT
In Indonesia, one of the causes of high fuel costs is the occurrence of theft and misuse of
fuel which often occurs in the middle of the ocean. This can happen because when in the
middle of the ocean, all the activities of the ship cannot be monitored by the ship
management operational center. In addition to legal efforts, efforts to monitor ships
through the latest technology are also being carried out, one of which is the Machine to
Machine (M2M) Vessel Monitoring System (VMS) technology. The development of
VMS and telemetry technology has enabled monitoring of engine conditions and fuel
consumption of ships that are sailing online and real time. By adding the fuel consumption
measurement device, it is expected to increase the speed of coordination and handling in
the field when there is an irregularity in the use of fuel. Speed in knowing the existence
of this irregularity is very important, because the process of oil theft is often done in a
short time. Theft of oil by illegal tapping on land only takes 15 minutes for 2000 liters (2
tons) of fuel, while at sea it takes around 5 hours to move 12 tons of fuel, or around 2.4
tons per hour for a ship. The problem is to find out the irregularities that still depend on
the analysis of experts who need a long time to analyze various parameters of existing
telemetry. Based on the above conditions, this study conducted a statistical analysis of
telemetry data, especially ship movement data and machine activity to determine the
coefficient of ship movements, then designed the fuel usage irregularity classification
system with the Naive Bayes and Logistics Regression. This method was chosen because
it can provide good results for predicting numerical and discrete data. The results of this
study indicate that telemetry data from the VMS system can be used to detect any
irregularities in using BBM. For the needs of the fairness classification of BBM usage on
ship telemetry data, the Naive Bayes classification algorithm has an accuracy of up to
92% in sample data and Logistic Regression is able to detect with accuracy up to 96% in
sample data."
2019
T53091
UI - Tesis Membership  Universitas Indonesia Library
cover
Mitchell, Tom M.
New York: McGraw-Hill, 1997
006.31 MIT m
Buku Teks  Universitas Indonesia Library
cover
Hwang, Kai
"The definitive guide to successfully integrating social, mobile, Big-Data analytics, cloud and IoT principles and technologies The main goal of this book is to spur the development of effective big-data computing operations on smart clouds that are fully supported by IoT sensing, machine learning and analytics systems"
Hoboken: John Wiley & Sons, 2017
004.678 2 HWA b
Buku Teks  Universitas Indonesia Library
cover
Brunton, Steven L. (Steven Lee), 1984-
Cambridge: Cambridge University Press, 2019
620.002 85 BRU d
Buku Teks  Universitas Indonesia Library
cover
Pham, Thuy T.
"This book describes efforts to improve subject-independent automated classification techniques using a better feature extraction method and a more efficient model of classification. It evaluates three popular saliency criteria for feature selection, showing that they share common limitations, including time-consuming and subjective manual de-facto standard practice, and that existing automated efforts have been predominantly used for subject dependent setting. It then proposes a novel approach for anomaly detection, demonstrating its effectiveness and accuracy for automated classification of biomedical data, and arguing its applicability to a wider range of unsupervised machine learning applications in subject-independent settings."
Switzerland: Springer Cham, 2019
e20502439
eBooks  Universitas Indonesia Library
cover
Brunton, Steven L. (Steven Lee), 1984-
"Data-driven discovery is revolutionizing the modeling, prediction, and control of complex systems. This textbook brings together machine learning, engineering mathematics, and mathematical physics to integrate modeling and control of dynamical systems with modern methods in data science. It highlights many of the recent advances in scientific computing that enable data-driven methods to be applied to a diverse range of complex systems, such as turbulence, the brain, climate, epidemiology, finance, robotics, and autonomy. Aimed at advanced undergraduate and beginning graduate students in the engineering and physical sciences, the text presents a range of topics and methods from introductory to state of the art."
Cambridge: Cambridge University Press, 2019
e20519035
eBooks  Universitas Indonesia Library
cover
Umi Mahdiyah
"A successful understanding on how to make computers learn would open up many new uses of computers and new levels of competence and customization. A detailed understanding on inform-ation- processing algorithms for machine learning might lead to a better understanding of human learning abilities and disabilities. There are many type of machine learning that we know, which includes Backpropagation (BP), Extreme Learning Machine (ELM), and Support Vector Machine (SVM). This research uses five data that have several characteristics. The result of this research is all the three investigated models offer comparable classification accuracies. This research has three type conclusions, the best performance in accuracy is BP, the best performance in stability is SVM and the best performance in CPU time is ELM for bioinformatics data.

Keberhasilan pemahaman tentang bagaimana membuat komputer belajar akan membuka banyak manfaat baru dari komputer. Sebuah pemahaman yang rinci tentang algoritma pengolahan informasi untuk pembelajaran mesin dapat membuat pemahaman yang sebaik kemampuan belajar manusia. Banyak jenis pembelajaran mesin yang kita tahu, beberapa diantaranya adalah Backpropagation (BP), Extreme Learning Machine (ELM), dan Support Vector Machine (SVM). Penelitian ini menggunakan lima data yang memiliki beberapa karakteristik. Hasil penelitian ini, dari ketiga model yang diamati memberikan akurasi klasifikasi yang sebanding. Penelitian ini memiliki tiga kesimpulan, yang terbaik dalam akurasi adalah BP, yang terbaik dalam stabilitas adalah SVM dan CPU time terbaik adalah ELM untuk data bioinformatika."
Surabaya: Institut Teknologi Sepuluh Nopember, Faculty of Mathematics and Science, 2015
AJ-Pdf
Artikel Jurnal  Universitas Indonesia Library
cover
Ariell Zaki Prabaswara Ariza
"Perusahaan XYZ menerapkan Customer Life Cycle atau CLC yang sudah disesuaikan dengan kebutuhan perusahaan demi menjaga loyalitas pengguna. Tak hanya menjaga loyalitas, Perusahaan XYZ menerapkan CLC guna memperluas bisnis yang dijalani olehnya. Dengan bantuan teknologi, CLC dapat dengan mudah untuk dianalisis lebih mendalam. Teknologi yang digunakan berupa pembelajaran mesin. Pembelajaran mesin ini diimplementasikan untuk mendapatkan insight dari data yang dimiliki Perusahaan XYZ. Dalam mendapatkan insight tersebut, digunakan beberapa metode seperti Support Vector Machine, Logistic Regression, Gradient Boosting, Random Forest, Decision Tree, dan FPGrowth. Insight yang didapatkan selanjutnya ditampilkan dalam bentuk visualisasi data yang diaplikasikan ke dalam website. Terdapat tiga permasalahan berbeda yaitu prediksi pembeli potensial, prediksi produk yang akan dibeli, dan prediksi waktu pembelian berikutnya. Permasalahan pertama dapat diselesaikan dengan model Logistic Regression dengan f1-score sebesar 76.35%. Permasalahan kedua diselesaikan dengan model FP-Growth dengan nilai minimum support dan confidence sebesar 0.001. Untuk permasalahan ketiga dapat diselesaikan dengan model Decision Tree dengan nilai akurasi 78.76% dan f1-score sebesar 77.01%. Dilakukan pula pengujian terhadap response time serta SQL query yang digunakan pada setiap endpoint yang bekerja sebagai aktor untuk melakukan distribusi data kepada aplikasi frontend dan aktor untuk melakukan update database. Terakhir, dilakukan pula pengujian terhadap visualisasi data. Pengujian terhadap visualisasi data dilakukan secara kualitatif. Pengujian ini dilakukan dengan menerapkan beberapa tipe visualisasi data untuk tiap business question yang ada. Setelah itu, dilakukan perbandingan pada tiap tipe visualisasi data sehingga mendapatkan visualisasi data yang tepat untuk tiap business question yang ada.

XYZ Company implements customized Customer Life Cycle or CLC that fits with company’s needs in order to maintain user loyalty. Not only maintaining user loyalty, XYZ Company implements CLC in order to expand its business. With the help of technology, CLC can be easily analyzed with more depth. Technology that is being used within this research is machine learning. Machine learning is implemented to gain insights from data owned by Company XYZ. While obtaining insights, machine learning use several various methods such as Support Vector Machine, Logistic Regression, Gradient Boosting, Random Forests, and Decision Trees. The insights obtained from machine learning are displayed in the form of data visualization that is applied to website. Examination on the machine learning model was formed with different data balancing techniques. Examination using Undersampling balancing technique along with Decision Tree model gives the highest f1-score value at 88.70%. Examination were also conducted on the response time and SQL queries were also carried out for each endpoint that works as an actor to distribute data to frontend applications and actors to update the database. Finally, examination and comparison is conducted on data visualization using qualitative approach. Moreover, this examination is conducted by applying several types of data visualization for each existing business questions. At the end, comparisons were made for each type of data visualization to get the optimum visualization regarding each business question."
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2022
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
<<   1 2 3 4 5 6 7 8 9 10   >>