Giter Site home page Giter Site logo

Shomron Jacob's Projects

feature-engineering-book icon feature-engineering-book

Code repo for the book "Feature Engineering for Machine Learning," by Alice Zheng and Amanda Casari, O'Reilly 2018

fma icon fma

FMA: A Dataset For Music Analysis

geog30323 icon geog30323

Materials for GEOG 30323: Data Analysis & Visualization at TCU

git101 icon git101

Tutorial on git and GitHub for beginners

google-10000-english icon google-10000-english

This repo contains a list of the 10,000 most common English words in order of frequency, as determined by n-gram frequency analysis of the Google's Trillion Word Corpus.

islr-python icon islr-python

An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code

joinsandaggrefunc icon joinsandaggrefunc

This program deals with implementing two kinds of joins namely natural and left inner join. It also implements an aggregate function count(). There is a readme file that explains how the code works and what it does along with a video the shows step by step what is going on and how to go implement this using python.

libact icon libact

Pool-based active learning in Python

main icon main

CS579: Online Social Network Analysis at the Illinois Institute of Technology

model-driven-architecture icon model-driven-architecture

The goal of this project is to design two different GasPump components using the Model-Driven Architecture (MDA) and then implement these GasPump components based on this design.

music-recommender-system icon music-recommender-system

Jupyter notebook that shows how to recommend music using ratings of the song. It uses the MSD dataset. The links to the dataset are provided below.

separating-points-by-axis-parallel-lines icon separating-points-by-axis-parallel-lines

We study the problem of separating points in the plane, no two of which have the same or -coordinate using a min- imum number of vertical and horizontal lines avoiding the points, so that each cell of the subdivision contains at most one point. We prove that this problem and some variants of it are NP-complete.

sort-large-files icon sort-large-files

This code deals with implementing a sorting technique that takes large files and sorts them. The way this code is written, it automatically generates the large file of specified size, breaks it into chunks, sorts each chunk, merges them to form one final sorted file of the same size. For more information on how it is implemented and how to run the code, check the readme file.

tourist-application icon tourist-application

The purpose of the application “Tourist Assist” is to guide the tourist with regard to the tourist spots in a city. This application allows the user to locate the nearby attractions based on the category the user selects. This cat- egory includes many options such as Gardens, Golf Courses, Mosques, Museums, Parks, Airports, etc. This ap- plication will also let the user pick a place based on the reviews, locate the route (Via Google Maps) and also make reservations in any hotel across the city if required ( Via Expedia ). The user also has an option to rate a place and give feedbacks.

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.