摘要:
一、安装JDK出现错误 If you did this already, delete the swap file "/etc/.profile.sw p" to avoid this message. 解决:使用命令rm -f /etc/.profile.swp ,再次输入vim /etc/pro 阅读全文
摘要:
阿尔及利亚森林火灾数据集 import numpy as np import pandas as pd from sklearn.model_selection import train_test_split from sklearn.preprocessing import StandardSca 阅读全文