Skip to content
View sambenison66's full-sized avatar

Block or report sambenison66

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Machine-Learning-from-AWS-DynamoDB-Data Machine-Learning-from-AWS-DynamoDB-Data Public

    This project is to automatically convert a data file from AWS S3 to Amazon DynamoDB, and then retrieve the data from DynamoDB to generate an ARF input for Weka. Then, Weka creates a cluster from th…

    Java 2 1

  2. Big-Data-Management-using-Hadoop Big-Data-Management-using-Hadoop Public

    This project is create a HADOOP java program which manages a big weather data. A big weather data set (CSV) is given as input, and the Mapper and Reducer class manages the dataset and outputs the w…

    Java 2 1

  3. Order-Statistic-and-Sorting-using-Java Order-Statistic-and-Sorting-using-Java Public

    This project is to implement different Order Statistics and Sorting Algorithm techniques with respect to large data sets. A program is also implemented to generate different kinds of data sets like…

    Java 2

  4. Dropbox-GDrive-Autosync_using-Python Dropbox-GDrive-Autosync_using-Python Public

    Synchronize a local folder with Dropbox and Gdrive, so that all the new files dropped into the local folder will automatically be uploaded to Dropbox and Gdrive. Watchdog is used to monitor the fol…

    Python

  5. Migrating-from-CSV-XLS-File-to-AWS-RDB-Database Migrating-from-CSV-XLS-File-to-AWS-RDB-Database Public

    This project is to automate the process of migrating the CSV and XLS data files into Amazon Web Services RDB, and make a relation action in the new database. This project is done in Java.

    Java 1

  6. Data-Processing-using-Google-Cloud Data-Processing-using-Google-Cloud Public

    This project is to analyze the processing time to upload/download a data to/from Google Cloud. This analysis is done both on Google Cloud Storage and Google Cloud SQL. Shell programs are used for C…

    Shell