Decision Tree Python AlgorithmHere’s a brief summary of what we need to do in Python. I’m thinking of Jupyter Notebook. There’s […] February 5, 2024 in Machine Learning tagged steps / algorithm / decision / tree / python / Decision Trees by Mike
Simple Decision Tree in PythonWe have a series of posts that introduces the reader to decision trees. It begins with the post […] February 4, 2024 in Machine Learning tagged classifier / apple / grape / apples / grapes / decision / simple / tree / Decision Tree Apples Grapes by Mike
Plot Decision Tree InterpretationYou are modelling a decision tree in Python with the plot_tree function of sklearn.tree. How do you interpret […] February 4, 2024 in Machine Learning tagged plt / sklearn / classifier / apple / grape / decision / tree / plot / Decision Tree Apples Grapes by Mike
Create a Virtual Machine with VirtualBoxHow do you create your first virtual machine in VirtualBox? I’ve downloaded Here, I am using version 7. […] February 2, 2024 in Networking tagged virtual / VM / machine / virtualization / oracle / VirtualBox by Mike
The Iris Dataset in PythonAccording to Wikipedia, “The Iris flower data set or Fisher’s Iris data set is a multivariate data set […] February 1, 2024 in Python tagged data / dataset / correlation / iris / flower / heatmap by Mike
Convert Dictionary to DataFrameIn Python, how do you convert a dictionary to a DataFrame? Let’s create a dictionary. Below is the […] January 31, 2024 in Python tagged python / pandas / dataframe / convert / dictionary by Mike
Data Types in pandasAre you performing data analysis on a dataset? In other words, are you performing exploratory data analysis (EDA)? […] January 31, 2024 in Python tagged data / types / Pandas Data Types by Mike
Good Data SourcesYou are looking at a dataset or a series of datasets and you are wondering if the data […] January 18, 2024 in Data Analytics tagged credible / accurate / good / rock / governance / data / ROCCC by Mike
Filtering a Data Set in RHow do you filter a data set in R? Suppose you want to only see certain rows of […] January 16, 2024 in R Language tagged data / filter / dataset by Mike
Missing Values in RAre you working in R language with a data frame? Are you wondering how to find missing values […] January 16, 2024 in R Language tagged NA / friends / missing by Mike
Find Unique Values in RAre you working with R language? Do you have a dataframe? How do you find unique values in […] January 16, 2024 in R Language tagged distinct / unique / R / values by Mike
Adding Chat to WordPressAs always, there are several ways to accomplish the adding of chat to your WordPress site. I went […] January 14, 2024 in Marketing tagged crm / hubspot / chat by Mike