Skip to content
View CamilaJaviera91's full-sized avatar
🏠
🏠

Block or report CamilaJaviera91

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

Pinned Loading

  1. search-dataset-from-kaggle search-dataset-from-kaggle Public

    With this code you can search and download any data from kaggle

    Python 1

  2. sql-to-googlesheets sql-to-googlesheets Public

    This repository provides a set of scripts to extract data from a MySQL database, transform it into a CSV file, and integrate it with Google Sheets. The workflow includes database connection, queryi…

    Python 1 1

  3. bagging-with-kaggle bagging-with-kaggle Public

    Code in which an initial approach to decision trees and bagging will be made, and an attempt will be made to ensure that the model can be trained with any dataset coming from Kaggle (for this, we w…

    Python

  4. postgres-clothing-store-database postgres-clothing-store-database Public

    This repository contains the SQL script to create and define the schema for a clothing store database. The schema is designed to handle customers, products, orders, suppliers, and their relationshi…

    Python

  5. Movie-Recommendation-System Movie-Recommendation-System Public

    Development of a recommendation system using a movie dataset. Store the information in PostgreSQL and use Python to build a machine learning model that suggests movies based on user preferences, ut…

    Python

  6. flask-to-download-csv-file flask-to-download-csv-file Public

    This is a Flask-based web application that allows users to search for datasets on Kaggle and download them directly. The app provides a user-friendly interface to interact with Kaggle's dataset rep…

    HTML