Published inexeCODEable·2 days agoKERnano : PDF KitHello Internet, This post will be talking about the “PDF Kit” section of KERnano. As of writing of this post, this gives you a couple of options: Extract Text Password RemoverPython3 min readPython3 min read
Published inThe Machine Learner·Nov 22vAlgo ML : The Random Forest ExperimentHello Learners, Continuing with my vAlgo experiment (original post here). In my last post, I wrote about the alternatives to AdaBoost that were presented to me, and how I decided to try out the Random Forest Classifier. This is going to be a long one, lets dive in. Random Forest…Machine Learning7 min readMachine Learning7 min read
Published inThe Machine Learner·Nov 22vAlgo ML : AdaBoost AlternativesHello Learners, Continuing with my vAlgo Machine Learning experiment (original post here). In my previous post, I wrote about creating the Malicious URLs Model, I used a Decision Tree algorithm, and the accuracy was at a whopping 3%. …Machine Learning3 min readMachine Learning3 min read
Published inThePyNoob·Nov 2Member-onlyLets Talk GUI for Python.Hello World. I have been developing simple python tools for a while now, and I really enjoy it. All of them are basically black screen with white text, nothing fancy. …Passion Project2 min readPassion Project2 min read
Published inThe Machine Learner·Oct 28vAlgo : The Malicious URL Model . A Machine Learning Project.INFO: The Dataset: URL Dataset SVM Light from UC San Diego. The Algorithm: Decision Tree. The Environment : Jupyter Notebook in an Ubuntu VM. GitHub Repo: AsherNoor/vAlgo This post is a little different than my normal posts. I’ve had requests to post my mistakes and how I solved them. This…Machine Learning9 min readMachine Learning9 min read
Published inThe Machine Learner·Oct 5The 7 Steps of Python Machine Learning (with Code Examples)This post is inspired by “Python Machine Learning Tutorial (Data Science)” by Mosh Hamedani. The video is amazing, he walks you through creating a working model, and explains things in a very clear manner. This write-up is a way for me to share some of my notes after walking through…Machine Learning5 min readMachine Learning5 min read
Sep 7Member-onlyCreate a Hacker IndexHello Friends, Today’s post is about creating a little database to help you as you improve with your craft. I’m going to tell you what I’ve been doing to help me. …Hacking3 min readHacking3 min read
Published inThePyNoob·Aug 3Selecting Files (The Easy & Cool Way)Hello World. As I keep working on my Tool Development skills, I get very excited about libraries and techniques that not only make my life easier, but makes the user’s experience of using my tools a bit more enjoyable. Some of the tools that I’ve developed, like the PDF Text…Python2 min readPython2 min read
Jul 63 Steps to Creating a Website without Coding for less than $100Hello friends, I’m writing this post today, which I’m hoping would be helpful to both technical and non-technical people. Like any technology, it always magical and mysterious and shrouded in acronyms that some people who may need to use it, tend to shy away from it because of how mystical…Website4 min readWebsite4 min read
Published inThe Machine Learner·Jun 1The Nubian Glyph Detector : Part 5 — MNIST Solved. (Achievement Unlocked)This post is part of my Nubian Passion Project series which will document my Machine Learning journey and process as I embark on creating The Nubian Glyph Detector tool. I must give credit where credit is due! This would not have been possible without Nicolas Renotte’s amazing video challenge. I…Machine Learning3 min readMachine Learning3 min read