New pages
Jump to navigation
Jump to search
- 07:06, 13 September 2025 Pm4py: ilp miner (hist | edit) [1,221 bytes] Onnowpurbo (talk | contribs) (Created page with "Siap—ini **script paling sederhana** untuk menjalankan **ILP Miner** di PM4Py, memuat XES, menambang *Petri net*, lalu menyimpan gambarnya. > Install (sekali saja): > > ```...")
- 07:03, 13 September 2025 PM: Transition System Miner (hist | edit) [5,316 bytes] Onnowpurbo (talk | contribs) (Created page with "Siap! Berikut script **Transition System Miner** dengan **PM4Py** yang membaca **file XES terlampir** (`/mnt/data/BPIC_2012_A.xes`), menambang **Transition System (TS)**, lalu...")
- 07:00, 13 September 2025 PM: Bottleneck Detection (hist | edit) [11,068 bytes] Onnowpurbo (talk | contribs) (Created page with "Mantap. Aku siapkan **script siap-pakai** untuk mendeteksi bottleneck dari **file XES terlampir** (`/mnt/data/BPIC_2012_A.xes`) memakai **PM4Py**. Script menghitung: * **Serv...")
- 06:52, 13 September 2025 NER: Konsep (hist | edit) [2,529 bytes] Onnowpurbo (talk | contribs) (Created page with "Baik, saya jelaskan dengan bahasa sederhana ya 👇 --- ## 🔹 Apa itu NER? **NER (Named Entity Recognition)** adalah teknik dalam **Natural Language Processing (NLP)** un...")
- 06:50, 13 September 2025 NER: Scan JPG NER JSON (hist | edit) [14,515 bytes] Onnowpurbo (talk | contribs) (Created page with "Siap! Berikut **script Python all-in-one** untuk: 1. baca gambar hasil scan (JPG/PNG), 2. lakukan OCR (Tesseract via `pytesseract`), 3. lakukan **NER via Ollama** (model loka...")
- 06:46, 13 September 2025 PM: Methods in pm4py (hist | edit) [3,736 bytes] Onnowpurbo (talk | contribs) (Created page with "Here’s a **comparison table of the main methods in process mining (as available in PM4Py)** so you can see their differences at a glance: --- ### 🔹 Process Discovery Me...")
- 08:50, 2 September 2025 OpenWebUI: python knowledge PDF CLI API upload (hist | edit) [7,374 bytes] Onnowpurbo (talk | contribs) (Created page with "== owui_upload_kb.py == #!/usr/bin/env python3 # -*- coding: utf-8 -*- """ Upload PDF ke Open WebUI Knowledge via API (tanpa GUI). Fitur: - Buat knowledge collection...")
- 17:09, 8 July 2025 Wawancara Kuota 5G (hist | edit) [16,528 bytes] Onnowpurbo (talk | contribs) (Created page with " On 7/8/25 13:42, Sigit Andriana wrote: > Dear Prof. Onno W. Purbo, > > Selamat siang, Prof. > Perkenalkan, saya Sigit dari Ponorogo. > > Mohon izin, Prof, saya ingin mewawanc...")
- 06:33, 5 July 2025 GPT4All: Pilihan Model Bahasa Indonesia (hist | edit) [2,881 bytes] Onnowpurbo (talk | contribs) (Created page with "Berikut ini beberapa **model lokal (gguf) yang mendukung Bahasa Indonesia** dan bisa langsung dipakai di GPT4All + Open WebUI atau melalui CLI `llama.cpp`: --- ### 1. **MiaL...")
- 06:28, 5 July 2025 GPT4All: vs llama.cpp (hist | edit) [3,419 bytes] Onnowpurbo (talk | contribs) (Created page with "Berikut adalah '''perbandingan antara GPT4All dan llama.cpp''' dalam konteks penggunaan lokal (offline) di mesin sendiri seperti server Ubuntu: --- ## ⚖️ '''Perbandingan...")
- 06:25, 5 July 2025 GPT4All: Install CLI + open-webui (hist | edit) [2,487 bytes] Onnowpurbo (talk | contribs) (Created page with "Berikut adalah '''langkah-langkah instalasi `gpt4all` dan `open-webui` di Ubuntu Server 24.04.1 via CLI (tanpa GUI)''': ==1. Persiapan Sistem== Update sistem: sudo apt upd...")
- 06:13, 5 July 2025 GPT4All: Install CLI (hist | edit) [1,959 bytes] Onnowpurbo (talk | contribs) (Created page with "Berikut adalah langkah-langkah untuk '''install GPT4All''' di '''Ubuntu Server 24.04.1''' '''tanpa GUI''' menggunakan '''Command Line Interface (CLI)''': ==Persiapan Awal==...")
- 06:09, 5 July 2025 GPT4All: Install (hist | edit) [2,911 bytes] Onnowpurbo (talk | contribs) (Created page with "Berikut langkah-langkah untuk '''menginstall GPT4All di Ubuntu 24.04''': ==1. Unduh dan jalankan installer GUI== Buka terminal dan jalankan: wget https://gpt4all.io/instal...")
- 20:00, 30 June 2025 Keras: Modeling A X1 + B X2 + C = Y (hist | edit) [2,977 bytes] Onnowpurbo (talk | contribs) (Created page with "Prompt chatgpt buat source code python menggunakan keras untuk analisa data A*X1 + B*X2 + C = Y. Plot loss, plot grafik model vs X1, X2, Y Source code: Berikut adalah sou...")