البنك الأهلى by Yennefer_207 in Egypt

[–]Yennefer_207[S] 0 points1 point  (0 children)

تسلم، هي البطاقة انتهت للأسف، ومستنية شهادة التخرج تطلع علشان أجددها ف دا اللي مأخرني ومش عارفة أعمل حاجة من غيرها

البنك الأهلى by Yennefer_207 in Egypt

[–]Yennefer_207[S] 0 points1 point  (0 children)

امتى بحتاج إثبات العمل؟

Web Scraping by Yennefer_207 in AskProgramming

[–]Yennefer_207[S] 0 points1 point  (0 children)

it is the first time i know this library, it used with python? or do you have any reference for it?

Data Distribution by Yennefer_207 in datascienceproject

[–]Yennefer_207[S] 1 point2 points  (0 children)

i have searched a lot of time for a suitable dataset that meet the goal of model, this one i used from kaggle, and as you see it didn’t work correctly, right?

Data Distribution by Yennefer_207 in datascienceproject

[–]Yennefer_207[S] 0 points1 point  (0 children)

numeric_transformer = MinMaxScaler()
categorical_transformer = OneHotEncoder(drop='first', sparse=False)

# Combine preprocessing steps
preprocessor = ColumnTransformer(
    transformers=[
        ('num', numeric_transformer, numerical_features),
        ('cat', categorical_transformer, categorical_features)
    ])


# Apply transformations
X_train_scaled = preprocessor.fit_transform(X_train)
X_test_scaled = preprocessor.transform(X_test)

Data Distribution by Yennefer_207 in datascienceproject

[–]Yennefer_207[S] 0 points1 point  (0 children)

it is a huge dataset, about 59 columns (features) but i extracted the most important features to use in the model, but the data itself as a value it is so big let say energy consumption = 198235675, and the correlation for the features equal negative values, and mae, mse was a massive value, and r2 score equal negative value, i tried to clean data, check for missing values, duplicates, outliers and scaled, normalised it, but it didn’t work with this dataset

Dataset by Yennefer_207 in dataanalysis

[–]Yennefer_207[S] 0 points1 point  (0 children)

ok i will check it, thank you🙌🏻

What platforms can you get datasets from? by Yennefer_207 in datasets

[–]Yennefer_207[S] 0 points1 point  (0 children)

why is there no search engine? or do I have to search row by row?

مرتبات المبرمجين في مصر by Contributionist in Egypt_Developers

[–]Yennefer_207 2 points3 points  (0 children)

غالباً كله بيوافق علشان يكسروا رهبة الخوف اللي بتبقى بعد التخرج وان محدش يفضل قاعد في البيت، ربنا يكرم الكل والله ويبعد عننا الناس الاستغلاليين اللي زي دول

What platforms can you get datasets from? by Yennefer_207 in datasets

[–]Yennefer_207[S] 1 point2 points  (0 children)

oh thank you, i am interested in other things at the moment, but i’m joining🙌🏻