Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: question about train_test_split()
Post: RE: question about train_test_split()

(Mar-05-2018, 07:37 PM)mpd Wrote: It's just indicating that it's a long integer. But the data I have are mix of negative and positive fraction integers, how can I avoid displaying the L?
fadi General Coding Help 3 3,324 Mar-06-2018, 07:18 AM
    Thread: question about train_test_split()
Post: question about train_test_split()

Hello I using the train_test_split function in the following code # Load the data set for training and testing the logistic regression classifier dataset = pd.read_csv(DATA_SET_PATH) tra...
fadi General Coding Help 3 3,324 Feb-28-2018, 08:14 AM
    Thread: Unable to get my code to output
Post: RE: Unable to get my code to output

These the error I am getting. Is the problem in the classes or because of var "n" Error:raceback (most recent call last): File "/Users/Fadi/Desktop/test updated.py", line 270, in <module> ...
fadi General Coding Help 3 3,683 Feb-07-2018, 12:44 AM
    Thread: Unable to get my code to output
Post: Unable to get my code to output

Hello I need help figuring out why the code is not outputting anything (I dont get any error) . Any suggestions import math import random #import plotly #from plotly.graph_objs import Scatter, Sca...
fadi General Coding Help 3 3,683 Feb-06-2018, 07:49 PM
    Thread: stuck in a block of code
Post: stuck in a block of code

Hello I am trying to run this block of code and I am getting syntex error that says " File "lopp2.py", line 17 if smallest is None : ^ SyntaxError: invalid syntax" I am using atom text ed...
fadi Homework 1 2,912 Aug-26-2017, 02:02 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020