questions/machine-learning
Hi, There is a problem with your steps. ...READ MORE
Hi, You are asking your query in the ...READ MORE
Hi@shama, It depends on your use case. If ...READ MORE
Hello, Try this: summary(data[["diff`GBP/EUR`"]]) Hope it works! ...READ MORE
Training_Set = Training_Set.values sc = MinMaxScaler(feature_range=(0, 1)) Train = ...READ MORE
Hi@Abubakar, You can find lots of documents on ...READ MORE
Hi@Dllraj, You need to create a Twitter API. ...READ MORE
Hi@akhtar, You need to import the LinearRegression module ...READ MORE
Hi@Ogun, It depends on your dataset. First thing ...READ MORE
Hi@Ogun, The Numpy module doesn't have a predict attribute. ...READ MORE
Hi@Alshwarya, I think there is a problem with your ...READ MORE
Hi@soniya, This problem is related to the version. ...READ MORE
Hi@akhtar, You should download the version that is ...READ MORE
Hi@akhtar, I don't know which steps you followed. ...READ MORE
Hi@akhtar, You may get this error if you ...READ MORE
After reshaping also I am getting the ...READ MORE
Hi@Sanjana, Actually you are missing one underscore in ...READ MORE
Hi@akhtar, The general use case is to use ...READ MORE
Hi, I think you are trying to convert ...READ MORE
X_train, X_test, y_train, y_test = train_test_split( input ...READ MORE
Hi@Alessandro, Here you used x as your feature parameter ...READ MORE
Hi@akhtar, The Keras configuration file is a JSON ...READ MORE
Hello there, With the latest commit and release ...READ MORE
Hi@akhtar, The activation function in Neural Networks takes ...READ MORE
Hi@akhtar, H5 is a file format to store ...READ MORE
Hi@akhtar, There is no cPickle module in Python 3. ...READ MORE
Hi@akhtar, If you stored the complete model, not ...READ MORE
Hi@akhtar, Classifiers are just objects that can be ...READ MORE
Hi@akhtar, The cl.exe is the MSFT C /C++ compiler and ...READ MORE
Hi@akhtar, You can upgrade to six-1.10.x using $ easy_install ...READ MORE
Hi@akhtar, You need to import the coco module ...READ MORE
Hi@akhtar, You need to clean your build dir ...READ MORE
Hi@akhtar, You need to install the imgaug module ...READ MORE
Use tf.math.log READ MORE
Hi@akhtar, In Tensorflow 2.0, there is no placeholder. ...READ MORE
Hi@sagar, You have converted your Dataframe into an ...READ MORE
Hi@akhtar, It seems that the conda environment is already created. ...READ MORE
Hi@akhtar You can find lots of website which ...READ MORE
Hi@akhtar, You can save your CNN model in keras. For ...READ MORE
Hi@akhtar, In your file_name_path you have to give ...READ MORE
Hi@akhtar, You may get this error if your ...READ MORE
Hi@akhtar, You are trying to use pre-created weight of ...READ MORE
It show my syntax is incorrect.Please help ...READ MORE
Hi@akhtar, You can find lots of resources available ...READ MORE
Hi@akhtar, There are lots of examples of Machine ...READ MORE
Hi@akhtar, If you are a beginner then you ...READ MORE
Hi@Deepanshu, Yes, you can use tanh instead of ...READ MORE
Hi@akhtar, This convolution function is a part of ...READ MORE
Hi@akhtar, Instead of using sklearn dataset, you can use ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.