All public logs

Jump to navigation Jump to search

Combined display of all available logs of OnnoWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 07:59, 1 April 2025 Onnowpurbo talk contribs created page Dataset Ideal (Created page with "Pertanyaan bagus! Ukuran dataset yang '''ideal''' sebenarnya tergantung pada: =='''1. Jenis Model yang Digunakan'''== Semakin kompleks modelnya, semakin banyak data yang dib...")
  • 07:51, 1 April 2025 Onnowpurbo talk contribs created page Dataset (Created page with "Tentu! Penjelasan tentang '''dataset''' tergantung konteks penggunaannya, tapi secara umum: =='''Apa Itu Dataset?'''== '''Dataset''' adalah kumpulan data yang terstruktur da...")
  • 07:22, 30 March 2025 Onnowpurbo talk contribs created page Pm4py: analisa performance dari xes (Created page with "Berikut contoh '''source code Python''' untuk melakukan '''analisis performa (performance analysis)''' atau deteksi '''congestion''' (kemacetan/bottleneck) menggunakan library...")
  • 17:31, 29 March 2025 Onnowpurbo talk contribs created page Compfyui: simple workflow (Created page with "Oke Dzaq, ini dia **workflow visual paling dasar di ComfyUI** buat **Text-to-Image** (generate gambar dari teks) supaya kamu ngerti alurnya dulu sebelum masuk ke yang lebih ko...")
  • 17:21, 29 March 2025 Onnowpurbo talk contribs created page Compfyui: GPU untuk text to video (Created page with "Mantap Dzaq, kamu mau setup **ComfyUI di Ubuntu 24.04 dengan GPU untuk Text-to-Video generation**. Ini keren banget, karena bisa hasilin video dari teks pakai model kayak **Mo...")
  • 17:19, 29 March 2025 Onnowpurbo talk contribs created page Compfyui: google colab (Created page with "Oke Dzaq! Ini dia script **ComfyUI Google Colab** versi minimal dan ringan, cocok buat render cepat dan pakai model bawaan (Stable Diffusion 1.5): --- ### 💻 **Colab Scrip...")
  • 17:17, 29 March 2025 Onnowpurbo talk contribs created page Compfyui: tanpa GPU (Created page with "Kalau kamu ingin install **ComfyUI** (Comfy UI) di sistem **tanpa GPU**, seperti di laptop biasa yang cuma pakai CPU, kamu tetap bisa install dan menjalankannya—cuma nanti p...")
  • 17:16, 29 March 2025 Onnowpurbo talk contribs created page Compfyui (Created page with " ==Pranala Menarik== * compfyui: tanpa GPU")
  • 09:24, 29 March 2025 Onnowpurbo talk contribs created page Pm4py: analisa bottleneck dari xes (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 Onnowpurbo talk contribs created page Pm4py: Animasi sebaiknya pakai ProM (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 Onnowpurbo talk contribs created page Pm4py: beda masing2 visualisasi (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 Onnowpurbo talk contribs created page Pm4py: contoh minimal dari xes (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 Onnowpurbo talk contribs created page Pm4py: COLLAB: source sederhana data csv (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 Onnowpurbo talk contribs created page Pm4py: COLLAB: analisa bottleneck dari csv (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 Onnowpurbo talk contribs created page Pm4py: analisa bottleneck dari csv (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 Onnowpurbo talk contribs created page Pm4py: beda berbagai model (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 Onnowpurbo talk contribs created page Pm4py: contoh minimal dari csv (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 Onnowpurbo talk contribs created page Scrapping: Word Cloud, Word Frekuensi (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 Onnowpurbo talk contribs created page Scrapping: Save text setiap pencarian (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 Onnowpurbo talk contribs created page Scrapping: Save text setiap URL (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 Onnowpurbo talk contribs created page Scrapping: Google Search keyword file (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 Onnowpurbo talk contribs created page Scrapping: Google Search (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 Onnowpurbo talk contribs created page LLM: Ollama Pentest (Created page with " Model https://huggingface.co/ArmurAI/Pentest_AI")
  • 18:57, 26 March 2025 Onnowpurbo talk contribs created page LLM: ollama create Modelfile (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 Onnowpurbo talk contribs created page LLM: multiple open-webui (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 Onnowpurbo talk contribs created page LLM: ubuntu 24.04 ollama + open-webui + postgresql full docker (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 Onnowpurbo talk contribs created page Docker: docker-compose (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 Onnowpurbo talk contribs created page LLM: ubuntu 24.04 ollama + open-webio full docker (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 Onnowpurbo talk contribs created page LLM: ollama install ubuntu 24.04 python open-webio (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 Onnowpurbo talk contribs created page LLM: ollama serve run pull list rm (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 Onnowpurbo talk contribs created page LLM: ollama install ubuntu 24.04 docker open-webio (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 Onnowpurbo talk contribs created page Vboxmanage: convert vdi ke img untuk baremetal (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 Onnowpurbo talk contribs created page LLM: RAG ollama menggunakan open-webui dan postgresql docker (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 Onnowpurbo talk contribs created page LLM: RAG ollama menggunakan open-webui dan postgresql (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 Onnowpurbo talk contribs created page LLM: RAG ollama dengan open-webui dan qdrant (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 Onnowpurbo talk contribs created page LLM: RAG ollama dengan open-webui dan chroma (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 Onnowpurbo talk contribs created page LLM: Perbanding Berbagai Vector Database (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 Onnowpurbo talk contribs created page LLM: RAG ollama menggunakan open-webui dan vector database (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 Onnowpurbo talk contribs created page LLM: RAG menggunakan open-webui ollama (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 Onnowpurbo talk contribs created page LLM: RAG coba (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 Onnowpurbo talk contribs created page LLM: ollama pull models (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 Onnowpurbo talk contribs created page TF: TensorFlow Linear Regresion Text data (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 Onnowpurbo talk contribs created page TF: TensorFlow Unsupervised Learning dari File Excel (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 Onnowpurbo talk contribs created page Kali: TOR (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...")
  • 06:34, 18 March 2025 Onnowpurbo talk contribs moved page ROBOT to ROBOT Tempur
  • 05:30, 18 March 2025 Onnowpurbo talk contribs created page DATA: Load Google Drive File (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 Onnowpurbo talk contribs created page Xecureit (Created page with " ==Perusahaan Cyber Security Indonesia== * https://xecureit.id/ *")
  • 15:53, 17 March 2025 Onnowpurbo talk contribs created page DATA: Preprocess Select Kolom (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 Onnowpurbo talk contribs created page TF: Penjelasan Model TensorFlow (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 Onnowpurbo talk contribs created page TF: TensorFlow untuk dataset IMDB Internet Movie Database (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...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)