Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Predicting/Forecasting Future Values
Post: Predicting/Forecasting Future Values

Hey Guys, I'm dealing too much with forecasting in my work.So, I made some code that will predict for me the load in my area. The good news is that I have tested the code using the SVR and results we...
BadWhite Data Science 1 2,377 Jun-09-2020, 07:08 PM
    Thread: Substation Load Forecasting
Post: Substation Load Forecasting

Hey Guys, I have a data set that contains the daily load for year 2019 for one substation, almost of 366 cells in CSV file. I need to forecast its load for year 2020. What is the best model to be us...
BadWhite Data Science 1 2,021 May-19-2020, 10:50 PM
    Thread: ML - Empty Results
Post: RE: ML - Empty Results

The code works fine, that problem was with the time consuming to give the results, around 15 mins which is really big time. Any idea to make the run process faster?
BadWhite Data Science 2 2,002 May-19-2020, 12:13 AM
    Thread: ML - Empty Results
Post: ML - Empty Results

Hey Guys, I'm newbie to the ML world and I'm confronting an annoying problem which is when I run the code, nothing happens, just an empty screen. The code is below: import pandas as pd import numpy...
BadWhite Data Science 2 2,002 May-18-2020, 02:10 AM
    Thread: The "FindAll" Error
Post: RE: The "FindAll" Error

(Apr-11-2020, 08:07 AM)snippsat Wrote: (Apr-11-2020, 12:36 AM)BadWhite Wrote: but have you tried to run the code?Yes. import requests from bs4 import BeautifulSoup #from Data import row # Collect...
BadWhite General Coding Help 6 4,406 Apr-11-2020, 05:09 PM
    Thread: The "FindAll" Error
Post: RE: The "FindAll" Error

(Apr-10-2020, 10:18 PM)stullis Wrote: This error means the object you're working with is None; and that is the crux of the problem. artist_name_list is instantiated on line 12. Since it's None, that...
BadWhite General Coding Help 6 4,406 Apr-11-2020, 12:36 AM
    Thread: The "FindAll" Error
Post: The "FindAll" Error

Dears, I'm very newbie to the Python Language and I have spent some time teaching myself. Every time I face an error I try to dig for the solution online, but this time I really gave up. I'm trying...
BadWhite General Coding Help 6 4,406 Apr-10-2020, 09:40 PM

User Panel Messages

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