Pinned Repositories
AirQualityPredictions
An End-to-End Service for Predicting Air Quality with Machine Learning.
AudiobooksDataClassificationTensorFlow
Building a Simple ANN with TensorFlow for Audiobooks Data Classification. Source code can be found on my Kaggle @ https://www.kaggle.com/kazuhiramiller/audiobooksdataclassificationtensorflow You can also find the Data used both on here and on my Kaggle.
AussieHousePricesAnalysis
Analysis of the DataSet Containing Prices for a Sample of 1000 Australian Houses. DataSet Source can be found @ https://www.kaggle.com/datasets/thedevastator/australian-housing-data-1000-properties-sampled
BTCPricePrediction
An End-to-End Offline Batch-Scoring Prediction Service for BTC Price Predictions
CentralBanksMinutesLLM
End-End Serverless LLM Project to chat with an AI Agent Updated on the latest Central Banks' Policies
CloneAllPublicReposFromUser
A GitBash Script with Instruction to Clone all Public GitHub Repos from a User.
CourseraProjectsRepo
Coursera Assignments
DiabetesPredictionModelComparison
Analysis of the DataSet Conaining Data Regarding Diabetes Diagnoses for a Sample of 768 Women of at Least 21 Years of Age. DataSet Source can be found @ https://www.kaggle.com/datasets/whenamancodes/predict-diabities
GitWorkshop
Just practicing git and GitHub
LinuxMLOpsSnippetsDungeon
Some ReUsable Snippets for Linux (Debian and Debian-Based Distros Preferabbly), and commands for all things installing and managing Containers, Databases, Frameworks and More!!
KazuhiraBenedictMiller's Repositories
KazuhiraBenedictMiller/BTCPricePrediction
An End-to-End Offline Batch-Scoring Prediction Service for BTC Price Predictions
KazuhiraBenedictMiller/LinuxMLOpsSnippetsDungeon
Some ReUsable Snippets for Linux (Debian and Debian-Based Distros Preferabbly), and commands for all things installing and managing Containers, Databases, Frameworks and More!!
KazuhiraBenedictMiller/CentralBanksMinutesLLM
End-End Serverless LLM Project to chat with an AI Agent Updated on the latest Central Banks' Policies
KazuhiraBenedictMiller/AirQualityPredictions
An End-to-End Service for Predicting Air Quality with Machine Learning.
KazuhiraBenedictMiller/AudiobooksDataClassificationTensorFlow
Building a Simple ANN with TensorFlow for Audiobooks Data Classification. Source code can be found on my Kaggle @ https://www.kaggle.com/kazuhiramiller/audiobooksdataclassificationtensorflow You can also find the Data used both on here and on my Kaggle.
KazuhiraBenedictMiller/AussieHousePricesAnalysis
Analysis of the DataSet Containing Prices for a Sample of 1000 Australian Houses. DataSet Source can be found @ https://www.kaggle.com/datasets/thedevastator/australian-housing-data-1000-properties-sampled
KazuhiraBenedictMiller/CloneAllPublicReposFromUser
A GitBash Script with Instruction to Clone all Public GitHub Repos from a User.
KazuhiraBenedictMiller/CourseraProjectsRepo
Coursera Assignments
KazuhiraBenedictMiller/DiabetesPredictionModelComparison
Analysis of the DataSet Conaining Data Regarding Diabetes Diagnoses for a Sample of 768 Women of at Least 21 Years of Age. DataSet Source can be found @ https://www.kaggle.com/datasets/whenamancodes/predict-diabities
KazuhiraBenedictMiller/GitWorkshop
Just practicing git and GitHub
KazuhiraBenedictMiller/InstagramFollowAccountFollowersBot
Ever felt lonely? This Python Script uses selenium to follow a Target Account's Followers hoping to get some followers back.
KazuhiraBenedictMiller/KanYeRest
A simple Python Project for when you're needing some KanYe.
KazuhiraBenedictMiller/MINSTClassificationTensorFlow
Building a Simple ANN with TensorFlow for MNIST Classification. Source code can be found on my Kaggle @ https://www.kaggle.com/code/kazuhiramiller/mnistclassificationtensorflow
KazuhiraBenedictMiller/MNISTClassificationFromScratch
Building a Simple ANN from Scratch in Python with only Mathematic and Numpy for MNIST Classification. Source code can be found on my Kaggle @ https://www.kaggle.com/code/kazuhiramiller/mnistclassificationfromscratch2hiddenlayers and @ https://www.kaggle.com/code/kazuhiramiller/mnistclassificationfromscratchsinglehiddenlayer
KazuhiraBenedictMiller/NYC_TaxiDemandPredictor
End-End Serverless Project that Predicts Taxi Demand in NYC
KazuhiraBenedictMiller/Plshireme.eu
End-End LLM Powered Application from Sourcing to Deployment for Automated Technical Analysis Reportage of BTCUSD OTC Market.
KazuhiraBenedictMiller/ScrapingRentalWebsite-DataEntryBot
A Python Script that uses BeautifulSoup to Scrape data from a Property Rental Website and then Automatically Compiles a Google Form with Selenium.
KazuhiraBenedictMiller/SimpleNNFromScratchRegressionExample
Building a Simple ANN from Scratch in Python with only Mathematic and Numpy for Regression. Source code can be found on my Kaggle @ https://www.kaggle.com/code/kazuhiramiller/simplennfromscratchexa…
KazuhiraBenedictMiller/SimpleTensorFlowNNRegressionExample
Building a Simple ANN from Scratch in Python with TensorFlow for Regression. Source code can be found on my Kaggle @ https://www.kaggle.com/kazuhiramiller/tensorflowsimplennregressionexample
KazuhiraBenedictMiller/SpotipyBSPlaylistCreationFromWebsite
A Script that adds Songs to a playlist by Scraping a Website with BS and then using Spotipy API.
KazuhiraBenedictMiller/TinderAutoSwipingWithSelenium
An AutoSwiping Bot for Tinder, made with Selenium.
KazuhiraBenedictMiller/TwitterInternetComplaintSpamBot
A Python Script that scraps the User's Internet Speed data with Selenium and anytime it goes below a threshold it Tweets the Internet Provider, Complaining about the Service. YOU BETTER FIX MY INTERNET CONNECTION!