New pages
Jump to navigation
Jump to search
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 09:24, 29 March 2025 Pm4py: analisa bottleneck dari xes (hist | edit) [2,637 bytes] Onnowpurbo (talk | contribs) (Created page with "Berikut adalah contoh '''kode Python''' menggunakan pustaka '''PM4Py''' untuk menganalisis '''bottleneck''' dalam proses bisnis berdasarkan data dari file '''XES'''. Kode ini...")
- 07:47, 29 March 2025 Pm4py: Animasi sebaiknya pakai ProM (hist | edit) [2,201 bytes] Onnowpurbo (talk | contribs) (Created page with "PM4Py menyediakan berbagai alat untuk menganalisis dan memvisualisasikan proses bisnis dari file log, seperti format '''XES'''. Namun, saat ini PM4Py tidak memiliki fitur bawa...")
- 07:43, 29 March 2025 Pm4py: beda masing2 visualisasi (hist | edit) [4,073 bytes] Onnowpurbo (talk | contribs) (Created page with "PM4Py menyediakan berbagai metode visualisasi untuk menganalisis proses bisnis berdasarkan data event log. Setiap metode memiliki kelebihan dan kekurangan tergantung pada kebu...")
- 07:36, 29 March 2025 Pm4py: contoh minimal dari xes (hist | edit) [1,885 bytes] Onnowpurbo (talk | contribs) (Created page with "Berikut contoh '''PM4Py source code sederhana''' untuk analisis file '''.xes''' di Google Colab. Kita akan: * Upload file `.xes` * Baca log-nya * Tampilkan proses visuali...")
- 07:27, 29 March 2025 Pm4py: COLLAB: source sederhana data csv (hist | edit) [1,701 bytes] Onnowpurbo (talk | contribs) (Created page with "=='''Langkah 1: Copy-Paste ke Google Colab'''== # Install PM4Py !pip install -q pm4py # Upload file CSV from google.colab import files uploaded = files.upload() # L...")
- 07:21, 29 March 2025 Pm4py: COLLAB: analisa bottleneck dari csv (hist | edit) [1,987 bytes] Onnowpurbo (talk | contribs) (Created page with "=='''Langkah 1: Buka Google Colab'''== Kunjungi: [https://colab.research.google.com](https://colab.research.google.com) =='''Langkah 2: Copy-Paste Script Ini ke Colab'''==...")
- 07:17, 29 March 2025 Pm4py: analisa bottleneck dari csv (hist | edit) [2,546 bytes] Onnowpurbo (talk | contribs) (Created page with "Berikut adalah contoh '''source code Python''' menggunakan pustaka '''PM4Py''' untuk menganalisis *bottleneck* dalam proses bisnis menggunakan file '''CSV''' dan menghasilkan...")
- 06:49, 29 March 2025 Pm4py: beda berbagai model (hist | edit) [1,668 bytes] Onnowpurbo (talk | contribs) (Created page with "Dalam '''PM4Py''', terdapat beberapa metode '''process discovery''' yang dapat digunakan untuk membangun model proses berdasarkan event log. Berikut adalah perbedaan utama ant...")
- 06:43, 29 March 2025 Pm4py: contoh minimal dari csv (hist | edit) [2,556 bytes] Onnowpurbo (talk | contribs) (Created page with "Berikut adalah '''minimal source code''' untuk menggunakan ['''PM4Py'''](https://pm4py.fit.fraunhofer.de/) — library Python yang digunakan untuk '''Process Mining''', biasan...")
- 06:34, 29 March 2025 Scrapping: Word Cloud, Word Frekuensi (hist | edit) [2,695 bytes] Onnowpurbo (talk | contribs) (Created page with "==✅ Fitur Analisis:== 1. '''Frekuensi kata''' (word count) 2. '''Word cloud''' visual 3. '''Top N kata paling sering muncul''' 4. Opsional: '''hapus stopwords Bahasa Indones...")
- 06:22, 29 March 2025 Scrapping: Save text setiap pencarian (hist | edit) [3,277 bytes] Onnowpurbo (talk | contribs) (Created page with "Simpan konten '''per URL ke file `.txt`''', 1 file per halaman Jadi tiap hasil pencarian disimpan jadi file `.txt` sendiri biar bisa dibaca atau dianalisis dengan mudah. ==...")
- 06:16, 29 March 2025 Scrapping: Save text setiap URL (hist | edit) [2,823 bytes] Onnowpurbo (talk | contribs) (Created page with "==FITUR:== * Input dari `keywords.txt` * Cari tiap keyword di Google (ambil `top-N` URL) * Kunjungi tiap URL dan ambil kontennya (judul + paragraf) * Simpan semua ke `scraped_...")
- 06:11, 29 March 2025 Scrapping: Google Search keyword file (hist | edit) [2,022 bytes] Onnowpurbo (talk | contribs) (Created page with "Mantap! Ini versi '''lanjutan''' dari script-nya, dengan fitur: ==✅ FITUR:== # Input '''banyak keyword''' dari file `keywords.txt` # Scrape hasil pencarian Google (pakai...")
- 06:07, 29 March 2025 Scrapping: Google Search (hist | edit) [1,974 bytes] Onnowpurbo (talk | contribs) (Created page with "Berikut ini adalah '''script Python sederhana''' untuk scraping hasil pencarian Google berdasarkan '''keyword''', lalu '''menyimpan hasilnya ke file (CSV atau TXT)'''. '''Cat...")
- 14:14, 28 March 2025 LLM: Ollama Pentest (hist | edit) [2,242 bytes] Onnowpurbo (talk | contribs) (Created page with " Model https://huggingface.co/ArmurAI/Pentest_AI")
- 18:57, 26 March 2025 LLM: ollama create Modelfile (hist | edit) [3,907 bytes] Onnowpurbo (talk | contribs) (Created page with "Untuk menggunakan perintah `ollama create` secara efektif, Anda perlu memahami struktur dan parameter yang digunakan dalam sebuah '''Modelfile'''. '''Modelfile''' berfungsi se...")
- 08:46, 25 March 2025 LLM: multiple open-webui (hist | edit) [3,008 bytes] Onnowpurbo (talk | contribs) (Created page with "Untuk menjalankan **beberapa instance Open WebUI** pada **port yang berbeda** dan semuanya terhubung ke **satu instance Ollama LLM**, kamu bisa menggunakan **Docker Compose**...")
- 06:32, 25 March 2025 LLM: ubuntu 24.04 ollama + open-webui + postgresql full docker (hist | edit) [3,622 bytes] Onnowpurbo (talk | contribs) (Created page with "Untuk menginstal '''Ollama''', '''Open-WebUI''', dan '''PostgreSQL''' sebagai basis data vektor menggunakan '''Docker Compose''', Anda dapat mengikuti langkah-langkah berikut:...")
- 07:49, 24 March 2025 Docker: docker-compose (hist | edit) [211 bytes] Onnowpurbo (talk | contribs) (Created page with " curl -L "https://github.com/docker/compose/releases/latest/download/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose chmod +x /usr/local/bin/docke...")
- 07:45, 24 March 2025 LLM: ubuntu 24.04 ollama + open-webio full docker (hist | edit) [4,122 bytes] Onnowpurbo (talk | contribs) (Created page with "Untuk menginstal Ollama dan Open WebUI yang stabil di Ubuntu 24.04, Anda dapat mengikuti langkah-langkah berikut: ==1. '''Instalasi Docker''':== Pastikan Docker terinstal di...")
- 03:48, 24 March 2025 LLM: ollama install ubuntu 24.04 python open-webio (hist | edit) [1,932 bytes] Onnowpurbo (talk | contribs) (Created page with "Sumber: https://www.jeremymorgan.com/blog/generative-ai/local-llm-ubuntu/ Pastikan: * OS bisa linux server, seperti ubuntu server. * Memory RAM pastikan cukup untuk menyimpan...")
- 13:39, 23 March 2025 LLM: ollama serve run pull list rm (hist | edit) [118 bytes] Onnowpurbo (talk | contribs) (Created page with " ollama serve # aktifkan server ollama list # list model ollama pull model ollama rm model ollama run model")
- 07:49, 23 March 2025 LLM: ollama install ubuntu 24.04 docker open-webio (hist | edit) [2,402 bytes] Onnowpurbo (talk | contribs) (Created page with "Sumber: https://www.jeremymorgan.com/blog/generative-ai/local-llm-ubuntu/ Pastikan: * OS bisa linux server, seperti ubuntu server. * Memory RAM pastikan cukup untuk menyimpan...")
- 06:08, 23 March 2025 Vboxmanage: convert vdi ke img untuk baremetal (hist | edit) [135 bytes] Onnowpurbo (talk | contribs) (Created page with " VBoxManage clonehd file.vdi output.img --format RAW Untuk dynamic VDI VBoxManage internalcommands converttoraw file.vdi output.img")
- 03:58, 22 March 2025 LLM: RAG ollama menggunakan open-webui dan postgresql docker (hist | edit) [6,090 bytes] Onnowpurbo (talk | contribs) (Created page with "Berikut adalah **langkah lengkap untuk install dan konfigurasi Open WebUI agar bisa bicara dengan Ollama dan menyimpan data ke PostgreSQL**: --- ## 🧠 Apa Itu? - **Ollama*...")
- 19:09, 21 March 2025 LLM: RAG ollama menggunakan open-webui dan postgresql (hist | edit) [3,414 bytes] Onnowpurbo (talk | contribs) (Created page with "Untuk menginstal Ollama, Node.js, Open WebUI, dan PostgreSQL tanpa Docker di Ubuntu 24.04, serta menyimpan dokumen Retrieval-Augmented Generation (RAG) di basis data vektor, A...")
- 11:31, 21 March 2025 LLM: RAG ollama dengan open-webui dan qdrant (hist | edit) [2,925 bytes] Onnowpurbo (talk | contribs) (Created page with "Untuk mengintegrasikan **Ollama**, **Open WebUI**, dan **Qdrant** pada **Ubuntu 24.04** untuk implementasi **Retrieval-Augmented Generation (RAG)**, ikuti langkah-langkah beri...")
- 11:27, 21 March 2025 LLM: RAG ollama dengan open-webui dan chroma (hist | edit) [3,453 bytes] Onnowpurbo (talk | contribs) (Created page with "Untuk mengintegrasikan '''Ollama''', '''Open WebUI''', dan '''Chroma''' sebagai vector database untuk '''Retrieval-Augmented Generation (RAG)''' di Ubuntu 24.04, ikuti langkah...")
- 11:13, 21 March 2025 LLM: Perbanding Berbagai Vector Database (hist | edit) [3,025 bytes] Onnowpurbo (talk | contribs) (Created page with "Kalau kamu mau membandingkan '''vector database''' untuk keperluan '''RAG (Retrieval-Augmented Generation)''' dalam konteks penggunaan dengan '''Open WebUI''' (UI frontend unt...")
- 06:02, 19 March 2025 LLM: RAG ollama menggunakan open-webui dan vector database (hist | edit) [3,137 bytes] Onnowpurbo (talk | contribs) (Created page with "Untuk mengintegrasikan Open WebUI dengan basis data vektor dan Ollama guna membangun sistem Retrieval-Augmented Generation (RAG), Anda dapat mengikuti langkah-langkah berikut:...")
- 15:33, 18 March 2025 LLM: RAG menggunakan open-webui ollama (hist | edit) [2,194 bytes] Onnowpurbo (talk | contribs) (Created page with "Untuk mengaktifkan fitur Documents di Open WebUI agar berfungsi sebagai Retrieval-Augmented Generation (RAG) dengan menggunakan Ollama sebagai backend, Anda dapat mengikuti la...")
- 14:56, 18 March 2025 LLM: RAG coba (hist | edit) [5,411 bytes] Onnowpurbo (talk | contribs) (Created page with "Untuk mengimplementasikan Retrieval-Augmented Generation (RAG) yang dapat menerima dokumen dalam format PDF, DOC, dan teks melalui antarmuka web di Ubuntu 24.04 menggunakan Ol...")
- 13:01, 18 March 2025 LLM: ollama pull models (hist | edit) [446 bytes] Onnowpurbo (talk | contribs) (Created page with "Cek https://ollama.com/library https://ollama.com/library?sort=popular Contoh ollama pull gemma3:4b ollama pull deepseek-r1:7b ollama pull llama3.2:1b")
- 10:39, 18 March 2025 TF: TensorFlow Linear Regresion Text data (hist | edit) [3,597 bytes] Onnowpurbo (talk | contribs) (Created page with "Untuk melakukan regresi linear pada file Excel yang memiliki kolom fitur berupa string/teks dan target Y berupa nilai floating point, serta memprediksi nilai Y untuk dataset b...")
- 09:43, 18 March 2025 TF: TensorFlow Unsupervised Learning dari File Excel (hist | edit) [2,499 bytes] Onnowpurbo (talk | contribs) (Created page with "Untuk melakukan pembelajaran tanpa pengawasan (unsupervised learning) dengan menghitung jarak antar kolom dari file Excel dan melakukan klasterisasi hierarkis serta memvisuali...")
- 07:38, 18 March 2025 Kali: TOR (hist | edit) [416 bytes] Onnowpurbo (talk | contribs) (Created page with "CLI sudo apt -y install tor sudo systemctl start tor sudo systemctl status tor CLI 2 sudo apt -y install torbrowser-launcher torbrowser-launcher connect to VPN Tor...")
- 05:30, 18 March 2025 DATA: Load Google Drive File (hist | edit) [2,430 bytes] Onnowpurbo (talk | contribs) (Created page with "Berikut contoh kode untuk mengakses Google Drive dari Google Colab menggunakan '''Google Drive API''' dan '''PyDrive''': =='''Langkah 1: Mount Google Drive'''== Google Colab...")
- 16:41, 17 March 2025 Xecureit (hist | edit) [88 bytes] Onnowpurbo (talk | contribs) (Created page with " ==Perusahaan Cyber Security Indonesia== * https://xecureit.id/ *")
- 15:53, 17 March 2025 DATA: Preprocess Select Kolom (hist | edit) [1,713 bytes] Onnowpurbo (talk | contribs) (Created page with "Untuk melakukan preprocessing data dan memilih kolom tertentu dari file Excel menggunakan Python, Anda dapat menggunakan library Pandas. Berikut adalah langkah-langkah yang da...")
- 07:13, 17 March 2025 TF: Penjelasan Model TensorFlow (hist | edit) [2,846 bytes] Onnowpurbo (talk | contribs) (Created page with "Model: model = tf.keras.models.Sequential([ tf.keras.layers.Flatten(input_shape=(28, 28)), tf.keras.layers.Dense(128, activation='relu'), tf.keras.layers.Dropout(0....")
- 09:40, 16 March 2025 TF: TensorFlow untuk dataset IMDB Internet Movie Database (hist | edit) [3,245 bytes] Onnowpurbo (talk | contribs) (Created page with "Untuk membuat model prediksi menggunakan dataset IMDb (Internet Movie Database) tanpa menggunakan Google Colab, Anda dapat mengikuti langkah-langkah berikut: 1. '''Unduh Data...")
- 09:32, 16 March 2025 TF: TensorFlow untuk dataset Reuters Newswire (hist | edit) [3,561 bytes] Onnowpurbo (talk | contribs) (Created page with "Untuk membuat model prediksi menggunakan dataset Reuters Newswire dan memvisualisasikan hasilnya di layar tanpa menggunakan Google Colab, Anda dapat mengikuti langkah-langkah...")
- 09:26, 16 March 2025 TF: TensorFlow untuk dataset Boston Housing (hist | edit) [2,445 bytes] Onnowpurbo (talk | contribs) (Created page with "Untuk membuat model prediksi menggunakan dataset Boston Housing tanpa menggunakan Google Colab, Anda dapat mengikuti langkah-langkah berikut: 1. '''Mengimpor Library yang Dip...")
- 09:21, 16 March 2025 TF: TensorFlow untuk dataset Fashion-MNIST (hist | edit) [4,267 bytes] Onnowpurbo (talk | contribs) (Created page with "Berikut adalah contoh kode Python yang membangun model Convolutional Neural Network (CNN) menggunakan Keras untuk dataset Fashion-MNIST, melakukan prediksi, dan menampilkan vi...")
- 09:14, 16 March 2025 TF: TensorFlow untuk dataset CIFAR-100 (hist | edit) [3,976 bytes] Onnowpurbo (talk | contribs) (Created page with "Berikut adalah contoh kode Python yang memuat dataset CIFAR-100, membangun model Convolutional Neural Network (CNN) menggunakan Keras, melatih model tersebut, melakukan predik...")
- 09:10, 16 March 2025 TF: TensorFlow untuk dataset CIFAR-10 (hist | edit) [4,573 bytes] Onnowpurbo (talk | contribs) (Created page with "Berikut adalah contoh kode Python yang membangun model Convolutional Neural Network (CNN) menggunakan Keras untuk mengklasifikasikan dataset CIFAR-10, melakukan prediksi, dan...")
- 07:51, 16 March 2025 TF: Install TensorFlow di Ubuntu 24.04 (hist | edit) [2,249 bytes] Onnowpurbo (talk | contribs) (Created page with "Untuk menginstal TensorFlow dan Keras di Ubuntu 24.04 tanpa menggunakan Google Colab, Anda dapat mengikuti langkah-langkah berikut: 1. '''Perbarui Sistem dan Instal Paket Pen...")
- 07:46, 16 March 2025 TF: TensorFlow untuk dataset MNIST (Modified National Institute of Standards and Technology) (hist | edit) [3,011 bytes] Onnowpurbo (talk | contribs) (Created page with "Berikut adalah contoh kode untuk membuat model menggunakan dataset MNIST dan melakukan prediksi di Google Colab: 1. '''Mengimpor Library dan Memuat Dataset''': Pertama, i...")
- 07:40, 16 March 2025 TF: Training Data di tf.keras.datasets (hist | edit) [4,458 bytes] Onnowpurbo (talk | contribs) (Created page with "`tf.keras.datasets` menyediakan beberapa dataset bawaan yang sering digunakan untuk keperluan pembelajaran mesin dan pengembangan model. Berikut adalah daftar dataset yang ter...")
- 07:29, 16 March 2025 TF: Training Data untuk Google Colab (hist | edit) [1,997 bytes] Onnowpurbo (talk | contribs) (Created page with "Google Colab menyediakan berbagai cara untuk mengakses dan memuat data pelatihan saat belajar menggunakan TensorFlow. Berikut beberapa metode yang dapat Anda gunakan: 1. '...")