Source: View original notebook on GitHub
Category: Machine Learning / Project1 FaceDetection
54 posts tagged with "python"
View All TagsCreating plots using Functional way(using `plt.plot()` or `plt.subplot()`)
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML libraries
Pandas
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML libraries
NumPy [DOCS](https -//docs.scipy.org/doc/numpy/reference/index.html#reference)
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML libraries
Implementing Neural Network as a Class or sya DataStructure
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Passing data to Neural Network (Forward Propagation)
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Resemblence of Human Neuron to our Artificial Neuron
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
3. Types of clustering algorithms
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Algorithm
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Algorithm
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
PreProcessing
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Natural Language Processing
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Challenge - Diabetes Classification
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
KNN (K-nearest Neighbour Algorithm)
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Assignment4 IMDB Movie Rating Prediction based upon Reviews
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Challenge - Chemicals Segregation
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Logistic vs Naive classification
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Multinomial NB example on MNIST Dataset
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Let's see Naive Bayes in action predicting whether the review is positive or negative
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Types of Naive Bayes
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Linked List
Source: View original notebook on GitHub
Category: Python / 2 Programs including Datastructure Python
Dataset Loading
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Power
Source: View original notebook on GitHub
Category: Python / 2 Programs including Datastructure Python
Bayes Theorem
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Number is Prime # O(n)
Source: View original notebook on GitHub
Category: Python / 2 Programs including Datastructure Python
Code from Scratch
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Patterns
Source: View original notebook on GitHub
Category: Python / 2 Programs including Datastructure Python
Logistic Regression(`Classification Algorithm`)
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Virtual Environments and Packages
Source: View original notebook on GitHub
Category: Python / 1 Learn Python
Using code from Scratch
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
variables
Source: View original notebook on GitHub
Category: Python / 1 Learn Python
Using code from Scratch
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
(Iteration, Iterable, Iterator) VS Generators
Source: View original notebook on GitHub
Category: Python / 1 Learn Python
Locally Weighted Regression
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Unit Testing
Source: View original notebook on GitHub
Category: Python / 1 Learn Python
Closed Form Solution for Linear Regression
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Errors and Exception Handling
Source: View original notebook on GitHub
Category: Python / 1 Learn Python
Gradient descent we learned till now is Batch(complete sample) Gradient descent
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Decorators
Source: View original notebook on GitHub
Category: Python / 1 Learn Python
Example which results in underfitting
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Where can we declare/access/modify/delete instance variables
Source: View original notebook on GitHub
Category: Python / 1 Learn Python
Overfitting and Underfitting of Model
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Files
Source: View original notebook on GitHub
Category: Python / 1 Learn Python
Linear Regression over Multivariate data
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Lambda Expressions, Map, and Filter
Source: View original notebook on GitHub
Category: Python / 1 Learn Python
Linear Regression
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
List Comprehensions - Simple way to build the list
Source: View original notebook on GitHub
Category: Python / 1 Learn Python
Loading data from sklearn
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Modules in Python
Source: View original notebook on GitHub
Category: Python / 1 Learn Python
1. Data Generation for Supervised Learing(using Scipy(numpy,pandas,matplotlib))
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Operators in Python
Source: View original notebook on GitHub
Category: Python / 1 Learn Python
What is Machine Learning
Source: View original notebook on GitHub
Category: Machine Learning / Learn ML
Python - Basics and Various Datatypes
Source: View original notebook on GitHub
Category: Python / 1 Learn Python
Learning Python — Starting with Data Types
Originally published on Medium: Read on Medium
