Pinned Repositories
churn_rate_visualization_project
In this notebook, I demonstrate visualizations using python's seaborn library to get insights and findings of a company's churning rate.
landregistry_app
This is a Web application that allows people to buy and sell their land
library_api_node
In this project, I challenged myself to create a very basic Book Directory REST Api using Nodejs with the basic CRUD operations.
netflix_server_api
A netflix server api for registering subscribers, saving new movies, allowing subscribers to suggest their own movies or delete them.
Profitable-App-Profiles-for-the-App-Store-and-Google-Play-Markets
A data analysis project whose aim is to find apps that are attractive to users and hence identify the type of apps that will generate the most revenue. With this information, developers have a clear knowledge of what kind of apps to build and those that will generate maximum revenue.
RDPNetstat_Session
A desktop app that displays rdp connections made to windows server. This is necessary if you need to maintain (network/IT admin) checks and balances for connections, additions, updates made to Windows servers by employees with access.
ServerRequestWebApp
This is a Web Application that runs within an organisation for access to employees. It provides various services for the employees like: -Request forms -Viewing Details -Complaint Forms It also implemented to use a database to retrieve the necessary application.
web_scraping
This is a flask web app that scrapes data from another webpage and gets specific data/paragraphs that is displayed on a webpage.
WebApplicationMVC
word_count_app_flask
IdahK's Repositories
IdahK/RDPNetstat_Session
A desktop app that displays rdp connections made to windows server. This is necessary if you need to maintain (network/IT admin) checks and balances for connections, additions, updates made to Windows servers by employees with access.
IdahK/WebApplicationMVC
IdahK/ServerRequestWebApp
This is a Web Application that runs within an organisation for access to employees. It provides various services for the employees like: -Request forms -Viewing Details -Complaint Forms It also implemented to use a database to retrieve the necessary application.
IdahK/basic_clustering_using_kmeans_sklearn
Clustering using kmeans algorithm
IdahK/cat_1
IdahK/DO-Web-Services-master
IdahK/housing_model
A linear regression model to predict housing prices
IdahK/numpy_ml
Using numpy library to find line of best fit
IdahK/PCInfo
Created C# app that dumps system information in a txt file
IdahK/Population_model
This notebook uses the california cities csv file.The model shows the relationship between population for each city against total area and elevation in feet.Used numpy library to normalize values and used sci-kit learn to fit a linear regression model using the training data.Prediction is done using the test data.Evaluation model performance using mean squared and mean absolute errors.
IdahK/RDPINFO
IdahK/Server-App
Windows Form App to display local groups and members of clients in the Active Directory
IdahK/Survivors_model
Using logistic regression to classify titanic crew data as survivors
IdahK/toy_app
Java sockets client server merchant app