Giter Club home page Giter Club logo

convex-hull-visualizer's Introduction

Tucil2_13520139

Tugas Kecil 2 IF2211 Strategi Algoritma
Implementasi Convex Hull untuk Visualisasi Tes Linear Separability Dataset dengan Algoritma Divide and Conquer
Semester II Tahun 2021/2022

Daftar Isi

Deskripsi Program

Pustaka dalam bahasa Python yang dapat mengembalikan convex hull dari kumpulan data 2 dimensi. Himpunan titik pada bidang planar disebut convex jika untuk sembarang dua titik pada bidang tersebut (misal p dan q), seluruh segmen garis yang berakhir di p dan q berada pada himpunan tersebut.

Penjelasan singkat mengenai folder/file:
src berisi source code dari program python beserta notebook
doc berisi laporan dan spesifikasi tugas
README.md file readme sebagai deskripsi keseluruhan

Requirement Program

  1. Python versi 3.9 atau terbaru
  2. Empat jenis library : numpy, pandas, matplotlib, sklearn
  3. Jupyter Notebook (Anaconda3)

Cara Menjalankan Program

Alternatif 1 - Melalui Google Colab:
Dapat dengan mudah mengakses tautan ini, lalu jalankan semua sel (shortcut: Ctrl+F9)

Alternatif 2 - Menjalankan Notebook di local:

  1. Download dan install requirement program
  2. Unduh repository ini, ekstrak pada suatu folder
  3. Lanjut ke langkah 3 jika sudah menginstall library, jika belum maka buka Anaconda Prompt, jalankan perintah berikut.
pip install numpy pandas matplotlib sklearn 
  1. Buka Jupyter Notebook, arahkan ke direktori dimana file repository ini diekstrak.
  2. Masuk ke folder src, akses file dengan ekstensi .ipynb
  3. Jalankan semua sel dengan memilih pilihan 'Restart all kernel and re-run the whole notebook'

Dibuat oleh

Fachry Dennis Heraldi (13520139)
K1 - IF2211 Strategi Algoritma
Teknik Informatika
Institut Teknologi Bandung
2022

convex-hull-visualizer's People

Contributors

dennisheraldi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.