-
Google
- San Francisco, CA, USA
-
google-ads-python Public
Forked from googleads/google-ads-pythonGoogle Ads API Client Library for Python
Python Apache License 2.0 UpdatedMar 19, 2025 -
google_ads_backend Public
Web app that is integrated with Google Ads. This repo is the backend of the app.
-
google_ads_frontend Public
Web app that is integrated with Google Ads. This repo is the frontend of the app.
-
googleads-shopping-samples Public
Forked from googleads/googleads-shopping-samplesSamples for the Content API for Shopping and the Manufacturer Center API
Java Apache License 2.0 UpdatedJun 13, 2022 -
google-my-business-samples Public
Forked from google/google-my-business-samplesCode samples in various languages for the Google My Business API.
Python Apache License 2.0 UpdatedFeb 17, 2022 -
Advanced technique to analyze customer feedback using NLP and ML models in Python. This analysis tells you which features people are talking about the most and if the sentiment towards each feature…
-
frontend_starter Public
This project is to help you quickly build a frontend for your app that enables calls with your backend or other APIs.
-
backend_starter Public
Project to create a backend that you can customize for your development projects.
-
knn_algorithm Public
The kNN algorithm is one of the most famous machine learning (ML) algorithms. It's generally used for classification, especially when you have more than two categories.