-
Updated
Jan 21, 2020 - Jupyter Notebook
#
one-hot-encoding
Here are 16 public repositories matching this topic...
A machine learning classification project to predict the repayment abilities of several clients of Home Credit
-
Updated
Apr 30, 2020 - Jupyter Notebook
Classification - Term Deposit Opening Decision
python
machine-learning
random-forest
classification
logistic-regression
confusion-matrix
k-nearest-neighbors
one-hot-encoding
-
Updated
Apr 5, 2020 - Jupyter Notebook
Keras implementation of multi-label classification of movie genres from IMDB posters
keras
image-classification
cnn-keras
fine-tuning-cnns
imagedatagenerator
keras-tutorial
movie-genre-classification
multi-label-image-classification
one-hot-encoding
-
Updated
May 14, 2020 - Jupyter Notebook
Data visualization and one hot encoding of Kaggle dataset. Model trained with random forest classifier
-
Updated
May 8, 2020 - Jupyter Notebook
Case-based Reasoning (CBR) System
machine-learning
jupyter-notebook
artificial-intelligence
case-based-reasoning
mahalanobis-distance
one-hot-encoding
-
Updated
Apr 8, 2020 - Jupyter Notebook
The aim of this project is to classify the faces. Olivetti Faces dataset has been used. In this dataset there are ten different images of each of 40 distinct subjects. For some subjects, the images were taken at different times, varying the lighting, facial expressions (open / closed eyes, smiling / not smiling) and facial details (glasses / no glasses). All the images were taken against a dark homogeneous background with the subjects in an upright, frontal position (with tolerance for some side movement). The “target” for this database is an integer from 0 to 39 indicating the identity of the person pictured. Each of the sample images needs to be classified in the classes ranging from 0 to 39. PCA has been applied to reduce the dimensionality. Then various classification and regression techniques are used with and without using PCA and the accuracy and time taken by the algorithms are recorded. Algorithms used: SVM, KNN, logistic regression, neural networks, linear regression and random forests.
python
data-science
machine-learning
time
tensorflow
svm
linear-regression
machine-learning-algorithms
model-selection
pca
logistic-regression
face-recognition
comments
knn-classification
face-classifier
matplotlib-pyplot
one-hot-encoding
olivetti-dataset
-
Updated
Nov 26, 2019 - Jupyter Notebook
Understand the learning process of RNNs and discover the LSTM network architecture. Solve problems and perform Natural Language Processing using sequences of data
nlp
natural-language-processing
deep-learning
sentiment-analysis
pytorch
recurrent-neural-networks
lstm
neural-networks
rnns
long-short-term-memory
one-hot-encoding
-
Updated
Mar 24, 2020 - Jupyter Notebook
dummy variables & one hot encoding -- machine learning
-
Updated
Mar 17, 2020 - Jupyter Notebook
machine-learning
clustering
cancer-genomics
kmeans-clustering
sparse-pca
rna-seq-data
elbow-method
liver-cancer
one-hot-encoding
-
Updated
Jan 20, 2020 - Jupyter Notebook
The aim of this project is to classify the faces. Olivetti Faces dataset has been used. In this dataset there are ten different images of each of 40 distinct subjects. For some subjects, the images were taken at different times, varying the lighting, facial expressions (open / closed eyes, smiling / not smiling) and facial details (glasses / no glasses). All the images were taken against a dark homogeneous background with the subjects in an upright, frontal position (with tolerance for some side movement). The “target” for this database is an integer from 0 to 39 indicating the identity of the person pictured. Each of the sample images needs to be classified in the classes ranging from 0 to 39. PCA has been applied to reduce the dimensionality. Then various classification and regression techniques are used with and without using PCA and the accuracy and time taken by the algorithms are recorded. Algorithms used: SVM, KNN, logistic regression, neural networks, linear regression and random forests.
time
random-forest
tensorflow
numpy
linear-regression
model-selection
neural-networks
pca
svm-classifier
knn-classification
face-classifier
sklearn-estimator
sklearn-tensorflow-ml
matplotlib-pyplot
logist
one-hot-encoding
olivitti-faces-dataset
sklearn-decomposition
sklearn-accuracy
-
Updated
Nov 26, 2019 - Jupyter Notebook
Feature engineering is the process of transforming raw data into features. Here are some basic ideas about feature engineering.
-
Updated
May 1, 2020 - Jupyter Notebook
Predict the IMDB score of a new movie
machine-learning
metrics
linear-regression
data-visualization
data-analysis
logistic-regression
decision-tree-classifier
random-forest-classifier
imdb-dataset
knn-classifier
one-hot-encoding
-
Updated
Apr 5, 2020 - Jupyter Notebook
A web application that generates an image for corresponding textual description. The user is required to enter a text description of a scene. The application will then generate an image that best corresponds to this description. The application uses Generative Adversarial Networks (GANs) trained on a large dataset of images consisting of multiple everyday-object categories.
javascript
python
flask
deep-learning
neural-network
tensorflow
chatbot
word-embeddings
recurrent-neural-networks
webapp
generative-adversarial-network
html-css
convolutional-neural-networks
one-hot-encoding
-
Updated
Dec 27, 2019 - CSS
Recognize underfitting and overfitting, implement bagging and boosting, and build a stacked ensemble model using a number of classifiers.
machine-learning
algorithms
bootstrapping
stacking
boosting
bagging
overfitting
underfitting
one-hot-encoding
ensemble-modeling
-
Updated
Mar 11, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the one-hot-encoding topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the one-hot-encoding topic, visit your repo's landing page and select "manage topics."