Skip to content

Single Layer Perceptron predicting Titanic survival, collaborative project.

License

Notifications You must be signed in to change notification settings

wawanwidiantara/Single-Layer-Perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Single Layer Perceptron for Titanic Dataset

Welcome to the Single Layer Perceptron for Titanic Dataset repository. This project demonstrates the use of a Single Layer Perceptron (SLP) model to predict the survival of Titanic passengers. This repository includes both the implementation and collaborative efforts of a dedicated team to refine and improve the codebase.


Table of Contents

  1. About the Project
  2. Features
  3. Team Contributors
  4. Branches
  5. How to Use
  6. License

About the Project

This project utilizes the Titanic dataset to build a machine learning model using a Single Layer Perceptron. The objective is to predict survival probabilities based on input features such as age, class, and gender.

The repository is continuously being improved, with cleaner and optimized code to ensure performance and readability.


Features

  • Single Layer Perceptron Implementation: Includes an efficient and modularized SLP architecture.
  • Preprocessed Titanic Dataset: Ensures proper feature scaling and handling of missing values.
  • Branch Versioning: Check out the fix/v.1.0.0 branch for a stable version of the project.
  • Collaborative Efforts: Contributions from a dedicated team.

Team Contributors

Here are the incredible contributors to this project:

Contributor NPM GitHub Profile
I Gede Widiantara (Lead) 5210411135 GitHub Profile
Evi Nur Hidayah 5210411104 GitHub Profile
Ahmad Halim Faizal Zidan 5210411106 GitHub Profile
Nendy Nailul Autor 5210411117 GitHub Profile
Muhammad Izza Iqbal 5210411144 GitHub Profile
Muhammad Aufa Zaydan Azfar 5210411147 GitHub Profile
Allan Bil Faqih 5210411383 GitHub Profile

Branches

  • Main Branch: Contains the latest development and updates.
  • fix/v.1.0.0: Stable version with fixes and improvements from the initial implementation.

How to Use

Prerequisites

  • Python 3.10+
  • Libraries: NumPy, Pandas, Matplotlib, Scikit-learn, Tensorflow

Installation

  1. Clone this repository:
    git clone https://github.com/WawanWidiantara/Single-Layer-Perceptron.git

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Single Layer Perceptron predicting Titanic survival, collaborative project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published