Coder Social home page Coder Social logo

juanmbraga / linear-classifier-with-computational-geometry Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.65 MB

A 2D linear classifier that wraps each group of points in a tight shape and then draws a separating line

License: MIT License

Jupyter Notebook 100.00%
linear-classifier python sweep-line-algorithm closest-pair-of-points

linear-classifier-with-computational-geometry's Introduction

Practical Project 01 | DCC207 - Algorithms 2 | October 2023, Federal University of Minas Gerais

Doing Linear Classification with Computational Geometry

This project aims to use computational geometry algorithms to create a linear classification model, which uses a straight line to classify data points into two categories.

Implementation objectives

  • A Convex Hull algorithm
  • A Sweep-Line Segment Intersection algorithm
  • A Closest Pair of Points algorithm
  • Find the classification line
  • Evaluate with metrics 10 datasets from online databases

Steps: Starting from a training dataset, the algorithm must find an envelope (boundary) that delimits a classification region for a dataset (points in the Cartesian plane). From two of these envelopes, it will be possible to determine if there is separability (or if they have overlapping areas) and then determine a line that separates the two datasets.


Students: Juan Braga, Lucas Almeida, e Luiz Romanhol

linear-classifier-with-computational-geometry's People

Contributors

juanmbraga 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.