gtechzilla
Data Science | Data Visualization | Machine Learning | Deep Learning | Big Data | Data Engineering | Python
Nairobi,Kenya
Pinned Repositories
1ST-PLACE-South-African-COVID-19-Vulnerability-Map-Hackathon
This Challenge aims to infer important COVID-19 public health risk factors from outdated data in South Africa
Covid-19_policy_intervention
Change point analysis to quantify the impact of African government policy interventions to slow the spread of COVID-19
Eccomerce-Site
This is a native eccomerce website using php and mysql database
faceit_live
Swap your face in realtime to someone's else.
moodle
Many educational facilities such as colleges, universities, bootcamps rely on scalable and versatile Learning Management Systems. The Moodle LMS is a free and open-source learning management system written in PHP and distributed under the GNU General Public License. It is used for blended learning, distance education, flipped classroom and other e-learning projects in schools, universities, workplaces and other sectors. With customizable management features, it is used to create private websites with online courses for educators and trainers to achieve learning goals. Moodle allows for extending and tailoring learning environments using community-sourced plugins. In 2019, 10 Academy used the Moodle LMS to manage about 1000 students in their 6 months data science training. Learners, course instructors, and all admins interacted with the Moodle system for almost all the training activities. All events from these activities are logged in the moodle postgres database. 10 Academy, like any other educational facility, is interested to understand the learners skill and knowledge development, and is interested to build models that are able to predict possible dropouts as well as classify learners into doing, well, doing ok, and struggling groups. 10 Academy is also interested in automating the process of reminding learners approaching deadlines, providing quick feedback based on their overall community engagement and performance. Moreover, given the main goal of 10 Academy training is to make students job ready, it wants to measure students' performance across many relevant metrics.
random_scripts
This repository is a collection of random but really useful scripts that can be used to automate various tasks
tensorflow_certification
This contains all excercises,projects and notes that I used for tensorflow certification exams
twitter_ranking
Undergraduate_Final_year_project
Predicting Various Material Properties of Select 4d Perovskite material using Crystal Graphs and Convolutional Neural Networks
Zimnat
Zimnat wants an ML model to use customer data to predict which kinds of insurance products to recommend to customers. The company has provided data on nearly 40,000 customers who have purchased two or more insurance products from Zimnat.
gtechzilla's Repositories
gtechzilla/random_scripts
This repository is a collection of random but really useful scripts that can be used to automate various tasks
gtechzilla/tensorflow_certification
This contains all excercises,projects and notes that I used for tensorflow certification exams
gtechzilla/adulido_data_challenge
gtechzilla/Afri_influencers
gtechzilla/android-demo-app
PyTorch android examples of usage in applications
gtechzilla/chatapp-django_channels
In this tutorial, we will walk through the step by step to create a simple chat application, where users can exchange messages in real-time.
gtechzilla/chess_pieces_object_detection
Creating an object detection model to identify chess pieces and deploy it on a mobile app. The app will then identify chess positions and connect to the alphago api to make a prediction in real time
gtechzilla/Chest_X-Ray-Classification
Using deep learning to classify which chest X-Ray images have TB and which chest X-Rays are normal
gtechzilla/cryptopy
gtechzilla/data-engineering-zoomcamp23
Repo to track my progress in the 2023 data engineering zoomcamp by datatalks club
gtechzilla/Database_As_Service_API
A simple REST API that offers databse services
gtechzilla/dbt-airflow-docker-compose
Execution of DBT models using Apache Airflow through Docker Compose
gtechzilla/devops-course-resources
gtechzilla/django_ecommerce
This is a simple ecommerce website built using django
gtechzilla/Dog-Breed-Clasifier
A tensorflow model trained on a subset of of ImageNet canine data in order to classify dog images into their correct breeds. The model is deployed as a streamlit web app.
gtechzilla/Folder-Structure-Conventions
Folder / directory structure options and naming conventions for software projects
gtechzilla/gtechzilla
gtechzilla/gtechzilla.github.io
This repository is for my data science portfolio.Its is a one stop shop for all my projects and blogs that I share with others so as to inspire and mentor others.
gtechzilla/jisql
A simple utility to provide a command line interactive session with any SQL server with a JDBC driver
gtechzilla/ObjectDetection
Object Detection in Video using tensor flow and saved Keras Model
gtechzilla/Property-management-System-Django-Full-Stack-
The project deals with managing different layers of property on the basis of different parameters they acquire and can support with the facilities they accomplish, in order to ease with the searching and booking operations. The project is implemented using django due to its various incorporated features.
gtechzilla/sentence_similarity_api
A simple flask API that calculates the similarity score between two sentences.
gtechzilla/sentiment_analyzer_engine
gtechzilla/TB_Classification_via_X-Rays_Challenge
The aim of this project is to build a AI system that can classify Tuberculosis vs Normal Chest X_Ray images
gtechzilla/team-mate
gtechzilla/team-mate-app
gtechzilla/TFODCourse
gtechzilla/To-Do
Basic to do flask app I used to learn basic devops operations
gtechzilla/twitter_bot
Simple bot to retweet my twitter likes
gtechzilla/udacity_ml_course
Has all my code solutions to the Udacity in intro to machine learning course