Analysis with text and categorical attributes or labelsData PreparationThe widely used dataset: California Housing Prices to note down several ways to handle text and categori2024-01-31 Data Analysisnumpy pandas sklearn
Feature scaling using Scikit-LearnData PreparationThe widely used dataset: California Housing Prices to note down two ways to apply one of the most import2024-01-29 Machine Learningpandas seaborn sklearn matplotlib
Imputation of missing values using Scikit-LearnData PreparationThe widely used dataset: California Housing Prices to note down two ways to handle missing values in dat2024-01-24 Data Analysispandas seaborn sklearn
Exams Correlations in the DatasetData PreparationWe are going to use a widely used dataset: California Housing Prices to note down two common ways to ill2024-01-23 Data Analysispandas matplotlib
keras入门:第一个深度学习项目从Keras自带MNIST数据集中读取数据MNIST dataset, a large database of handwritten digits that is commonly used for training various im2024-01-21 Machine Learningkeras