36 results for “topic:data-encoding”
Python Data Anonymization & Masking Library For Data Science Tasks
This project implements a text encoding and decoding system using a matrix-based encoding technique.
A powerful encryption and decryption tool that combines the Vigenère cipher, XOR encryption, and Base64 encoding to secure messages. This tool allows users to encode and decode messages using a secret key, ensuring an extra layer of security.
[🧬] Sphinx is image encryption software with DNA coding, spatial chaos and a unique key. It converts the RGB components into DNA matrices, combines them with XOR, scrambles them with a random sequence and decrypts them to recover the image.
ISO C library for various base encodings
Data encoding techniques for Image & Video Coding assignments
Encode textual data into QR codes, compile these codes into visual formats (video and GIF), and then decode them back to the original text.
This is the Multimedia Programming project which implements the Audio Algorithms such as changing frequency, data encoding format (PCM) , amplitude, mono or stereo etc.
Hexadecimal data, but in Minecraft wool blocks
The data is related with direct marketing campaigns (phone calls) of a Portuguese banking institution. The classification goal is to predict if the client will subscribe to a term deposit (variable y).
FWIE is a simple command line based tool for encoding and decoding data in and out of image files.
data2vid is a proof-of-concept (PoC) Go module that provides a command-line interface (CLI) for encoding arbitrary data files (such as PDF, JPEG, ZIP, TXT, etc.) into MP4 video files and subsequently decoding them back to their original form. The tool works by converting raw binary data directly into mp4 video black & white frames.
EDA Travel data by PW Skills Data Analytics Course.
Image Transcoder is a Node.js tool to convert binary data into images and decode them back. It uses sharp for image processing, worker threads for efficiency, and supports metadata encoding, customizable dimensions, and error handling.
From-scratch QR Code generator in pure JavaScript — zero dependencies.
Creating a Website that has Machine Learning feature to predict Students Performance segmentation (using Clustering Model)
Convert int to random name, like tree_dance and convert it back to same int.
Variant Vector Serialization/Deserialization (Go)
The main objective of this project is to design and implement a robust data preprocessing system that addresses common challenges such as missing values, outliers, inconsistent formatting, and noise. By performing effective data preprocessing, the project aims to enhance the quality, reliability, and usefulness of the data for machine learning.
No description provided.
Lightweight data encoding utilities for Node.js and browsers.
Machine Learning Models
Compressor - Simple Repeated Characters Compression Algorithm (Go Version)
Code challenge for a hiring process, implementing a decompressor for files condensed using a variant upon the Lempel-Ziv-Welch algorithm
This repository contains resources and code examples related to Feature Engineering and Exploratory Data Analysis (EDA) techniques in the field of data science and machine learning.
Parellel Web Crawler Application with Advanced Java Techniques applied in practice
A fully offline-capable Python application for converting text to ASCII, binary, hex, and decimal – and back. The GUI includes dark/light mode, multilingual support, GitHub integration and an animated info dialog with your logo.
GiadaWare Crystal Codec (GCC v1) – p-adic crystal/prism prototype
Compressor - Simple Repeated Characters Compression Algorithm
Variant Vector Serialization/Deserialization