[go: nahoru, domu]

Skip to content
View rydercodes's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report rydercodes

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
rydercodes/README.md

Hi!, I'm Jaber.

Talented data scientist who passionately embraces the world of computer science.

🎓 Education

Master’s degree in Computer Science Ca’ Foscari University of Venice. Venice, Italy
Bachelor’s degree in Computer Software Engineering IAUM University. Mashhad, Iran
Associate’s degree in Computer Science Technical College. Gorgan, Iran

Skills

Python SQL MongoDB PostgreSQL
Pandas NumPy TensorFlow Keras
Scikit-Learn PySpark MLOps PyCaret
Git CI/CD Workflow Flask Docker
Kubernetes Neo4j Cypher Apache AGE
AWS SageMaker Google Big Query Linux (Ubuntu) MS Office

WORK EXPERIENCE

  • Graph databases intern. Ca’ Foscari University of Venice | 10 Months. Venice, Italy
    • Data cleaning.
    • Create a custom graph by implementing nodes and edges with the real data from flight transportation.
    • Implement algorithms to determine continuous, consecutive paths and optimizing for different paths.
    • Optimize algorithms in Neo4j and AGE by defining user-defined functions in Neo4j and PostgreSQL.
    • Implemented the functions in Java to change the structure of the cypher to get optimized solution.
    • Deploy web application to run the custom queries.
    • Identifying important nodes using centrality algorithms.
    • Finding the shortest, fastest, longest, latest, and cheapest communication paths.
    • Analyze effects of the price on length and distance of the flights between origin and destination airports.
    • Run queries on massive datasets in PostgreSQL to derive insights and make data-driven decisions.
    • Implement functions in PostgreSQL by using plpython3u extension.

📁 Projects

  • A Model to Predict a person having diabetes based on various health metrics.

    • This repository contains code for a machine learning model that predicts the likelihood of a person having diabetes based on various health metrics. The model is trained on a dataset containing information about patients, including factors such as glucose level, blood pressure, BMI, etc.
  • A Model to Predict Math score of the students.

    • This repository contains code for a machine learning model that predicts the likelihood of a math score based on various metrics. The model is trained on a dataset containing information about students, including factors such as gender, writing score, reading score, etc.
  • A model and query language for temporal graph databases

    • The project concept is derived from a research paper titled "A model and query language for temporal graph databases," authored by Ariel Debrouvier, Eliseo Parodi, Matías Perazzo, Valeria Soliani, and Alejandro Vaisman. The paper served as the inspiration and reference for the project's ideas and the development of the query language used.
  • People Counting in Video Dataset

    • Analyzed a dataset consisting of videos recorded at a bus entrance in China. Annotated the images in video frames and trained a model to count the number of people passing through a specified scene using TensorFlow Object Detection.
  • Semeion Handwritten Digit Dataset Classification

    • Performed classification of several handwritten digits in the Semeion Handwritten Digit dataset using Normalized Cut, Mean Shift, and Latent Class Analysis. Compared the performance of these three approaches to identify the most effective one.
  • The Automated Data Warehouse

    • Created an automated data warehouse using C++ language, which involved obtaining a specification of a report in terms of entities to be displayed and producing the SQL query for obtaining the data for the report.
  • Information Visualization Approaches for Green House Gas Emission

    • Designed and developed a platform using InVision Studio to show the amount of greenhouse gas emissions in different countries over the past 50 years. This platform was designed for both experts and normal users and made available on the web, phone, and ambient interfaces. This project involved analyzing a dataset of greenhouse gas emissions across multiple countries and developing effective information visualization techniques to convey the data.

📜 Certifications

Contact Info


Last updated: March 2024

Popular repositories Loading

  1. rydercodes rydercodes Public

    1

  2. Counting-People Counting-People Public

    Analyzed a dataset consisting of videos recorded at a bus entrance in China. Annotated the images in video frames and trained a model to count the number of people passing through a specified scene…

    Jupyter Notebook 1

  3. Automated-Data-Warehouse Automated-Data-Warehouse Public

    Created an automated data warehouse using C++ language, which involved obtaining a specification of a report in terms of entities to be displayed and producing the SQL query for obtaining the data …

    C++ 1

  4. Semeion-Handwritten-Digit-Dataset-Classification Semeion-Handwritten-Digit-Dataset-Classification Public

    Performed classification of several handwritten digits in the Semeion Handwritten Digit dataset using Normalized Cut, Mean Shift, and Latent Class Analysis. Compared the performance of these three …

    Jupyter Notebook 1

  5. -Information-Visualization-Approaches-for-Green-House-Gas-Emission -Information-Visualization-Approaches-for-Green-House-Gas-Emission Public

    Designed and developed a platform using InVision Studio to show the amount of greenhouse gas emissions in different countries over the past 50 years.

    1

  6. TemporalGraph TemporalGraph Public

    Java 1