Git Product home page Git Product logo

Rozmin's Projects

csvtoroot icon csvtoroot

This is a shell script that takes two arguments: the full path of a CSV file (or just the name+extension of the file if it's in the directory you run the macro from), and the name you want to give the ROOT TTree that will hold the info in the CSV. The macro will make a directory containing: a .dat file from the .csv; a macro to generate a .root file from the .csv; the .root file generated by that macro. You must have ROOT installed to use this.

forest_cover icon forest_cover

I'm doing a Kaggle challenge on classifying different types of forest cover. I want to try to do it with different statistical packages. Two that I know are R and ROOT, which both have different strengths. I'll probably try a python scientific computing library or two as well.

interviewchallenge1 icon interviewchallenge1

I interviewed for a job at a company that required an analysis of an artificial dataset as part of the process. The company name is left out of the description to make this less searchable, however, the dataset is not real, they change it frequently, and I wasn't asked to keep my analysis private.

kshape icon kshape

Python implementation of k-Shape

nylic_test_cases icon nylic_test_cases

This is code related to my work at New York Life. The repository contains NO: 1) final, proprietary code. 2) private and/or proprietary data. This is basically a little "scratch" directory to practice programming problems that are *related* to the work I do. Any data sets here are *not real*, they are made up (by me), small test-case datasets.

roottocsv icon roottocsv

This is a shell script that takes one argument: the full path of a root file (or just the name+extension of the file if it's in the directory you run the macro from). The macro will make a .csv file from the root file. You must have ROOT installed to use this. NOTE that this version only works on a root file that has only one tree!

site_flow icon site_flow

This is a Django app that gives the most basic skeleton for a static site, or for the static parts of a dynamic site.

yumstat icon yumstat

This contains the info from django_projects/yumstat on my private machine. Yumstat is a webapp to track and analyze the food parents give their babies in order to understand a child's preferences and recommend new foods to try.

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.