Coder Social home page Coder Social logo

Samuel Ginzburg's Projects

adtpriorityqueuewithheap icon adtpriorityqueuewithheap

Developed a Generic ADT Priority Queue (min-priority queue) which was implemented with min-Heap ADT Priority Queue organizes a list of comparable objects of any type can be used to store a set of employees, jobs, bank accounts, etc

classification-model-evaluation icon classification-model-evaluation

This project provides a comprehensive framework for evaluating classification models and selecting the best algorithm based on performance metrics. It demonstrates the importance of hyperparameter tuning and model comparison in machine learning workflows.

clustering-algorithms-implementation icon clustering-algorithms-implementation

This repository provides a basic implementation of two fundamental clustering algorithms along with an evaluation metric to assess their performance. Users can explore and modify the code to suit their specific clustering tasks and datasets.

demowebsite icon demowebsite

Creating a consistent layout for web pages using HTML and CSS.

externalsort icon externalsort

Implemented an external sort solution to handle large datasets that cannot fit into main memory. The goal is to sort data elements in ascending order using disk-based operations. This project involves buffering, writing and reading runs, ordering data elements from multiple iterators, implementing basic external sort functionality, and optimizi

ponggameusingturtleibm icon ponggameusingturtleibm

PYTHON: Pong game using Turtle IBM. Created paddles on the left and right sides of the screen. Both players can control the in-game paddle by dragging it vertically. Players use their paddles to strike back and forth on the ball.

principal-component-analysis-pca-implementation icon principal-component-analysis-pca-implementation

This repository contains a Python implementation of Principal Component Analysis (PCA) for dimensionality reduction and variance analysis. PCA is a powerful statistical technique used to identify patterns in data by transforming it into a set of orthogonal (uncorrelated) components, ranked by the amount of variance they explain.

slidingpuzzleclientandserver icon slidingpuzzleclientandserver

I made my sliding puzzle game into a single client and server program. The client is a child of the server process, and they use pipes for interprocess communication. The goal of the project is to develop a more modular project (separate units for client, server, and main), and practice with concepts such as interprocess communication.

slotted-page-storage-manager icon slotted-page-storage-manager

The SlottedPageStorageManager project provides Java classes and interfaces for managing storage space using the slotted page format with buffering. It includes components for creating, storing, and manipulating objects within a file-based storage system.

streamlitllm icon streamlitllm

Running local server of streamlit chatbot powered by OpenAI LLM using the raw API. Includes both basic response and streamed response mocks.

stringmatchinglogic icon stringmatchinglogic

Implemented the resume comparison feature to assess the similarity between the skills and experiences in the resume and predefined reference data. This tool is used to ensure the effectiveness of the resume comparison feature in "Gen AI: Generative User Profile Generator" Project.

ualbanyintramuralwebsite icon ualbanyintramuralwebsite

This project comprises a website showcasing my teams achievements, roster, and game records. It features HTML pages styled with CSS for consistency and includes JavaScript functionalities for dynamic filtering of player stats and calculating win percentages.

wage-regression-analysis icon wage-regression-analysis

This project provides a comprehensive guide to implementing PCA from scratch and validating it using scikit-learn's implementation. The visualizations help in understanding the data's variance and the effectiveness of dimensionality reduction.

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.