There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Hackerrank-Python-3-Solutions
Hackerrank being the top platform to test your coding skills and optimize the way of writing code as you practice more. I have shared the solutions of questions which I solved and the test cases were passed and solution is accepted.Hackerrank-SQL-Solutions
Every problem from hackerrank SQL will be uploaded with solution and problem url.Appstore-Games-Data-Analysis-in-Python-
Breadth-First-Traversal-in-Python
Python-Master-Coding
I have clubbed the programming problems, concepts, small basic algorithms like the bubble sort, etc., complexity problems related to order(N).CNN-Fashion-MNIST-Data-Analysis
Fashion MNIST dataset is famous dataset of 60000 raw images of fashion clothes. We have to categories and identify the type of clothes.Hackerrank-Data-Structures-Solutions
Every problem from hackerrank Data Structures will be uploaded with solution and problem url.Temperature-Humidity-Regression-Analysis
This simple small project is all about analyzing 72 readings of temperature and humidity. Using Linear Regression, the analysis of past readings and forecast is shown in the two different graphs of temperature and humidity. The project is simply coded and anyone who knows the basics can easily understand the logic and implementation. The most valuable features like reshape, fit_transform, polynomial feature with degree n, applying model, predicting and forecasting with the graphical representation in the end.Exploratory-Data-Anlysis-Basics-with-Referee-Dataset
Creating a small subgroup of data set values from a huge data. The tables created in the file are players and clubs. You can try out more because the helping function is already created in the file.Exploratory-Data-Analysis-on-Different-Datasets
Loan-Status-Prediction-RegEx-Softwares-Project
Boston-Data-Analysis-using-TensorFlow-Keras
the Housing dataset which contains information about different houses in Boston. This data was originally a part of UCI Machine Learning Repository and has been removed now. We can also access this data from the scikit-learn library. There are 506 samples and 13 feature variables in this dataset. The objective is to predict the value of prices of the house using the given features.Love Open Source and this site? Check out how you can help us