Skip to content
View ParikaGoel's full-sized avatar

Highlights

  • Pro

Block or report ParikaGoel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. KinectFusion KinectFusion Public

    C++ 135 24

  2. 3dScanning 3dScanning Public

    3D Scanning & Motion Capture

    C++ 4 2

  3. apkRename apkRename Public

    This project contains scripts to rename the package name of apk and to sign the apk

    Java 1

  4. csv_parser csv_parser Public

    This repository contains the code to read data from a csv file and write back to csv file. So, user can read the data, do processing on it and write processed data back to csv file

    C++

  5. Boosting Boosting Public

    Adaboost with Decision stumps as the weak classifiers have been used to train a data set on bank notes. The dataset is taken from https://archive.ics.uci.edu/ml/datasets/banknote+authentication

    Python

  6. key_value_store key_value_store Public

    Contains basic implementation of a key_value_store in C++ programming language.

    C++