You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exploring Google Play Store apps dataset to identify key factors for app engagement and success, revealing correlations between reviews, installs, categories, ratings, and user preferences.
Exploring Google Play Store apps dataset to identify key factors for app engagement and success, revealing correlations between reviews, installs, categories, ratings, and user preferences.
A comprehensive guide to mastering Pandas for data analysis, featuring practical examples, real-world case studies, and step-by-step tutorials. For general information, see
A versioned, distributed key-value store designed with a focus on data integrity. Each value boasts a comprehensive history, ensuring eventual consistency across the system. It features seamless merging capabilities to harmonize divergent data states.
Exploring Google Play Store apps dataset to identify key factors for app engagement and success, revealing correlations between reviews, installs, categories, ratings, and user preferences.
This repository is dedicated to showcasing the academic projects completed during my Master in Data Science & AI. The main objective is to show a collection of projects in various data science fields, including: data cleaning & preprocessing, data analysis, data visualization, machine learning, clustering, among others.
Analyzed the World Economic Indicator Dataset to investigate the factors driving sustainable economic growth in countries and regions. Delivered insights on strategies for achieving long-term economic stability.
Analyzed athletic sales data using Pandas, employing techniques like concatenation, joins, groupby, and pivot tables to identify top-performing regions, retailers, and product categories. The project highlighted advanced data combination and reshaping skills to uncover key sales insights.
In a distributed survey conducted via Amazon Mechanical Turk between December 3rd and 5th, 2016, data was collected from 30 Fitbit users. These users consented to sharing their minute-level physical activity, heart rate, and sleep monitoring data.
AniSearchModel leverages Sentence-BERT (SBERT) models to generate embeddings for synopses, enabling the calculation of semantic similarities between descriptions. This allows users to find the most similar anime or manga based on a given description.
Developed a movie recommendation system by sourcing data from the New York Times Article Search and The Movie Database APIs. Extracted, merged, and cleaned data to create a comprehensive dataset, enabling users to find movie reviews and related titles based on their preferences.