Skip to content
View rajeevzar's full-sized avatar

Block or report rajeevzar

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

Rajeev Manick

๐Ÿ‘‹ Hi there! I am Data Scientist with a PhD in Astrophysics and over 8 years of experience in developing innovative machine learning solutions, particularly in time series analysis, deep learning, and signal processing.

๐Ÿ”ญ My research has focused on the detection and characterization of nascent planets, with published works on planet detection techniques using advanced time series analysis and statistical methods.

๐Ÿ‘จโ€๐Ÿ’ป I'm proficient in Python, Scikit-learn, Keras, TensorFlow, and have significant experience in data wrangling, signal processing, dynamic time warping (DTW), Gaussian Process modelling, and Bayesian optimization.

๐Ÿš€ I enjoy tackling complex data problems, translating research into deployable solutions, and working with cross-functional teams to drive AI innovation.


๐Ÿ›  Skills

  • Programming Languages: Python, R
  • Machine Learning Frameworks: TensorFlow, Keras, Scikit-learn
  • Data Manipulation & Analysis: Pandas, NumPy, SQL/MySQL, Excel
  • Time Series Analysis: Dynamic Time Warping (DTW), Fourier Analysis, Gaussian Processes, Bayesian Optimization
  • Deep Learning: CNNs, RNNs, LSTMs, Time Series and Image Classification, Forecasting
  • Development Tools: Git, GitHub

๐Ÿ“ˆ Recent Projects

  1. Deep Learning for Chest X-ray Image Classification

    • A deep learning project using convolutional neural networks (CNN) for classifying chest X-ray images.
    • View Project
  2. Planet Detection using Time Series Analysis

  3. Time Series Forecasting using LSTM

    • LSTM-based model for time series forecasting.
    • View Project
  4. Earth Environment Analysis by country

    • In this project, I utilized environmental data from NASA Earthdata (https://search.earthdata.nasa.gov/search) to develop a codebase that enables users to analyze environmental data for different countries.
    • The code categorizes and classifies the data into three levelsโ€”Good, Moderate, and Severeโ€”based on predefined thresholds, providing valuable insights into the environmental health and performance of each country.
    • We can plot time series data to observe the trends in environmental indicators over time, helping to assess the amelioration or deterioration of environmental conditions by country.
    • View Project

๐Ÿ“š Publications & Research


๐Ÿ“ซ Get in Touch

Feel free to reach out if you'd like to collaborate on AI projects or discuss any exciting opportunities in data science and machine learning.

Pinned Loading

  1. bisector_modelling_CITAU bisector_modelling_CITAU Public

    bisector_modelling_CITAU

    Python

  2. BTC_price_prediction BTC_price_prediction Public

    LSTM model to predict Bitcoin Price

    Jupyter Notebook

  3. chest-xray_classification chest-xray_classification Public

    In this project, I developed a deep learning model to for binary classification of chest X-rays (pneumonia or normal), using the widely-used Chest X-ray dataset from Kaggle. The model is built on Mโ€ฆ

    Jupyter Notebook

  4. Earth_data_analysis Earth_data_analysis Public

    Analysis of Environemental Health - Countrywise

    Jupyter Notebook

  5. planet-rv-detection-limit planet-rv-detection-limit Public

    Simulates the detection limit of a planet's radial velocity (RV) signal in the presence of stellar spot activity. Models Gaussian profiles for star and spots, applies Doppler shifts, and generates โ€ฆ

    Python

  6. red-noise-analysis red-noise-analysis Public

    This project implements a method for analyzing red noise in time-series data using a broken power-law model. It calculates confidence intervals for detecting significant peaks in the power spectrum.

    Python