LATEST UPDATES
latest
Showing posts with label How To. Show all posts
Showing posts with label How To. Show all posts

Reset Windows 10 Password using PowerShell


powershell change local admin password securely
Resetting Windows 10 passwords can be a pain, especially if you are unable to get in to your account, i.e. you are unable to login. Here’s a simple way to reset your Windows 10 password using the Windows 10 PowerShell. If you haven’t used the Windows 10 PowerShell before, this is a good place to start since it will give you an idea of how useful yet how simple and easy to use it can be.

How to study Machine Learning quickly before an Interview?

machine learning flashcards
If you follow me on LinkedIn, you will often see me sharing interview questions related to Machine Learning, Deep Learning, Statistics, Data Science, along with sharing other goodies. But what if you do not have the time to go through those questions and answers?

How to Ace that Coding Interview?

prepare for coding interview
This is exactly what every course on coding will teach you. No, they won't. These courses will teach you how to code, but when it comes to facing the interview, most of these courses will have no expertise to share with you. But, you guessed it right, I will tell you how to ace that coding interview.

Creating UI for your ML model using Gradio

VGG16 model for classifying images
More often than not, you will have a Machine Learning course showing you how to prepare the data, create the model, and evaluate it. You'll have a number in the end, it can be anything from RMSE to loss, accuracy, to tell you how your model performed, and that would be the end of it. But that is not the end of it, because you have another equally important step left, deployment. Now, you may not actually deploy your model to production, but you can definitely test it by creating an UI for others to be able to use it.

Save yourself hours of Data Analysis with this single line of Python code

eda made easy with pandas-profiling
I am sure you have heard of "work smart, not hard." But did you know how to apply it in real life when you are doing Exploratory Data Analysis (EDA) on a dataset?

Learn Image Stitching with OpenCV through this Hands-on Project

free opencv hands-on project
So what is Image Stitching?
According to Wikipedia, image stitching or photo stitching is the process of combining multiple photographic images with overlapping fields of view to produce a segmented panorama or high-resolution image. Here's what it looks like:

Iris Dataset Classification using Radius Neighbors Classifier

iris dataset classification machine learning
The Iris dataset is like the "Hello World" of Machine Learning. This dataset was used in R.A. Fisher's classic 1936 paper, The Use of Multiple Measurements in Taxonomic Problems. You can find this dataset on Kaggle, and learn more about it from it's Wikipedia page, and on the UCI Machine Learning Repository.

Uncomplicate Python EDA with this Pandas GUI

gui for pandas
Is Data Science really just for the technical staff? A question that plagues almost every organization thinking about upskilling the digital literacy of their employees. And the simple answer is, No.

How to attach multiple emails in Gmail

Multiple email forward for Gmail Extension

For those of us who have used an email client like Outlook, or Lotus Notes, knows how easy and useful it is to attach emails which can be forwarded. This features is mostly useful when you need to attach multiple emails while forwarding. But how to attach multiple emails in Gmail?

How to Unlock your PC using your Fingerprint

Remote fingerprint unlock for PC

Have you ever thought of having a fingerprint reader enabled laptop? I do. Unfortunately, my current laptop does not support fingerprint unlock. and the ones that do costs a fortune. Then how to enable fingerprint lock on your present laptop?

Market Basket Analysis Dashboard in Tableau

Market Basket Analysis Dashboard in Tableau

As I had always iterated, Tableau is not just about creating visualizations. Tableau is a very powerful BI tool, a tool which gives you insight about your data by analyzing it. And in this post we will talk about the Market Basket Analysis.

How do you Animate a Bar Chart?

How do you animate a bar chart?

To display a variable in a dataset over time can be useful in portraying your narrative of the data. More so when you add animation in your visualization. And the recent trend in animated dataviz are race bar charts. So how do you animate a bar chart?

How to export file names from a folder to Excel using VBA

How to export file names from a folder to Excel

How often have we come across the situation where we had a set of folder with numerous files inside them, and we wanted to count the files quickly, and list their name on a Worksheet? Often I guess, pretty often. So here's a macro which let's you do the same, just by clicking a button.

How to create animation in Tableau with Motion Charts

Tableau animation examples

Tableau can be used to create magic! Yes, Tableau can be used to create more than simple bar charts, and line charts. And here we will see how we can use that Tableau magic to create a Tableau Motion chart with custom shapes as a Tableau animation examples.

How to add Mapbox maps in Tableau

How to add Mapbox maps in Tableau

Honestly, the legacy maps that comes with Tableau are a little stale when it comes to design. There's nothing much you can change there. But, the good news is that you can add Mapbox maps in Tableau. But how to add Mapbox maps in Tableau? Simple, actually!

Have you used XLOOKUP yet?

XLOOKUP Release Date

The whole purpose of XLOOKUP is to find one result, find it quickly, and return the answer to the spreadsheet.

- Joe McDaid, Excel Project Manager

Before I go into details about XLOOKUP, let me give you the bad news. XLOOKUP isn't available to the general public as of now. It is currently a beta feature, and only available to a portion of Office Insiders at this time. So unless you have enlisted with the Office Insider, you would be able to test the features of XLOOKUP yet, and Microsoft has not yet announced the XLOOKUP release date.

Machine Learning Roadmap 2019

Machine Learning Roadmap 2019

With so many resources available online, people often gets confused as to where to start their journey on Machine Learning. And then there are those who are not from a Mathematics or CS background, they love to stick to creating models in their browsers. But if you want to build a career in Machine Learning, you cannot escape the clutches of Mathematics or programming. What to do then? Simple, follow this Machine Learning roadmap, use it as a guide, or as a stepping stone to build your career in Machine Learning.

Create and Edit Videos Online with FlexClip

Create and edit videos online for free

Have a trip to present? A meeting to announce? Or, better yet, a class lesson to showcase? Opportunities to make short videos for an event are not lacking in life. Still, you have to catch the attention of your audience. And that's where FlexClip comes in.

How to post on Instagram from PC Online

Upload Photos Videos on Instagram from Web

Instagram doesn't have a native desktop client. So you have to depend on your phone to upload photos or videos onto your Instagram account.

But what if you are a professional photographer, you would have almost all your photographs and videos on your laptop. How would you then upload your photos and videos from your desktop on to Instagram?

Build a Machine Learning Model from your Browser

Build a Machine Learning Model

Not all of those who want to pursue a career in Machine Learning are from a Mathematics background. That is also one of the main reason they turn their back on Machine Learning. Afraid not, now you can create Machine Learning models right from your browser, without having any knowledge of Mathematics!