StudentLayer Part 4 — Cleaning our data
https://cj-williams.medium.com/studentlayer-part-4-cleaning-our-data-84458557973a
https://cj-williams.medium.com/studentlayer-part-4-cleaning-our-data-84458557973a
Medium
StudentLayer Part 4 — Cleaning our data
In this post, we will take our raw data file, universities.json, and transform it into a clean state ready to be used in our service. We…
An overview of artificial neural networks (ANNs) for classification and their applications in…
https://medium.com/@nathanadam_22153/an-overview-of-artificial-neural-networks-anns-for-classification-and-their-applications-in-2e8342151746
https://medium.com/@nathanadam_22153/an-overview-of-artificial-neural-networks-anns-for-classification-and-their-applications-in-2e8342151746
Medium
An overview of artificial neural networks (ANNs) for classification and their applications in healthcare
1: Biological inspiration
Getting Started with Microsoft Visual Studio Community for Python Programming
https://medium.com/two-minute-tech/getting-started-with-microsoft-visual-studio-community-for-python-programming-4b862107907
https://medium.com/two-minute-tech/getting-started-with-microsoft-visual-studio-community-for-python-programming-4b862107907
Medium
Getting Started with Microsoft Visual Studio Community for Python Programming
Visual Studio Community for Windows is a free, popular, and powerful integrated development environment (IDE) for programming in Python and…
What can GitHub copilot do for a python programmer?
https://towardsdatascience.com/tips-for-using-github-copilot-in-everyday-python-programming-8ef9e91a9b47
https://towardsdatascience.com/tips-for-using-github-copilot-in-everyday-python-programming-8ef9e91a9b47
Medium
What can GitHub copilot do for Data scientists?
No nonsense guide to using copilot today
Predicting Diabetes Readmissions with machine learning
https://charles-gagnon.medium.com/predicting-diabetes-readmissions-with-machine-learning-1d34296c49a7
https://charles-gagnon.medium.com/predicting-diabetes-readmissions-with-machine-learning-1d34296c49a7
Medium
Predicting Diabetes Readmissions with machine learning
Abstract
Extract Tables from Notion with Python
https://yuyangyy.medium.com/extract-tables-from-notion-exported-pdf-c7d9dacfe81d
https://yuyangyy.medium.com/extract-tables-from-notion-exported-pdf-c7d9dacfe81d
Medium
Extract Tables from Notion with Python
I have become a fan of Notion these days. I use it on a daily basis to write my daily journal. On my daily journal, there are two tables…
Isomap Embedding — An Awesome Approach to Non-linear Dimensionality Reduction
https://towardsdatascience.com/isomap-embedding-an-awesome-approach-to-non-linear-dimensionality-reduction-fc7efbca47a0
https://towardsdatascience.com/isomap-embedding-an-awesome-approach-to-non-linear-dimensionality-reduction-fc7efbca47a0
Towards Data Science
Isomap Embedding - An Awesome Approach to Non-linear Dimensionality Reduction | Towards Data Science
How to use Isometric Mapping to "unroll the Swiss roll"?
CS50’s Introduction to Artificial Intelligence with Python 2021 — Search
https://medium.com/a-layman/cs50s-introduction-to-artificial-intelligence-with-python-2021-search-d1d3917db69b
https://medium.com/a-layman/cs50s-introduction-to-artificial-intelligence-with-python-2021-search-d1d3917db69b
Medium
CS50’s Introduction to Artificial Intelligence with Python 2021 — Search
The content of this week is to think about types of search problems in order for the AI to be able to find a good solution. There are three