Skip to content
View aikanavt's full-sized avatar

Block or report aikanavt

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

Hi there! πŸ‘‹ I'm Aigerim

πŸš€ About Me

I'm a Computer Science Master's student with a strong passion for data analytics, machine learning, and NLP. My journey has taken me through academic research, real-world projects, and self-driven learning to bridge the gap between theory and practical applications.

πŸ”Ή Currently, I'm diving deep into time series modeling and business financial data analysis.

πŸ”Ή I have experience working with Machine Learning Algorithms, NLP, SQL, Python, and Tableau, and I'm actively improving my skills through hands-on projects.

πŸ’Ό Projects & Experience

Here are some of the projects I've worked on:

πŸ“Š Time Series Analysis & Business Data

  • Hotel Demand & Revenue Analysis πŸ“‰: Modeled hotel demand and profitability using financial and economic data before and during COVID-19, focusing on time series modeling and forecasting using Linear Regression, Bass models, and ARIMA models.

πŸ€– Machine Learning & NLP

  • Comparison of Pretrained Models on Newspaper Summarization and Sentiment Analysis πŸ“°: Evaluated BART, T5, Pegasus, and BERT for text summarization and sentiment analysis, achieving superior performance with BART for summarization and VADER for sentiment classification.
  • Python Static Type Checker 🐍: Developed a static type checker for Python using JFlex, CUP, and TypeScript, integrating it into a VS Code extension.
  • Optical Coherence Tomography Image Segmentation πŸ‘οΈ: Trained CNN-based models (2D-UNET, 3D-UNET) for retina layer segmentation, optimizing precision with Dice+BCE loss function.

πŸ› οΈ Technical Skills

  • Languages: Python, SQL, R
  • Data Science & Analytics: Pandas, NumPy, Scikit-learn, Matplotlib, Seaborn
  • Machine Learning & NLP: TensorFlow, Keras, Gensim, NLTK, SpaCy
  • Databases & BI Tools: PostgreSQL, Tableau, Excel
  • Version Control & Cloud: Git, GitHub, Google Cloud

πŸ“¬ Let's Connect!

Pinned Loading

  1. TableauSalesDashboard TableauSalesDashboard Public

    Interactive sales dashboard built with Tableau to visualize business performance.

  2. CoffeeSalesDashboard CoffeeSalesDashboard Public

    Excel-based dashboard for visualizing coffee sales performance by type, country, and customer to support data-driven decisions.

  3. DataScienceJobsCalculator DataScienceJobsCalculator Public

    Excel-based dashboard for analyzing data science job salaries, with filters by title, country, and job type, plus insights on median salary, top platforms, and job counts.

  4. hotel-demand-analysis hotel-demand-analysis Public

    Analysis of COVID-19's impact on U.S. hospitality demand using regression, Bass models, and SARIMAX to model revenue trends and external shocks like mobility and restrictions.

    R

  5. Jobster Jobster Public

    React web application for tracking job applications, featuring state management with Redux, styled-components, and data visualization with Recharts.

    JavaScript