This website requires JavaScript.
Explore
Help
Sign In
s464989
0 Followers
·
0 Following
Joined on
2021-04-21
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
Projects
Packages
Public Activity
Starred Repositories
s464989
pushed to
master
at
s464967/Inzynierka_Gwiazdy
2024-01-12 01:00:08 +01:00
62d76361e7
Added saving predicted values to a .pred file
s464989
pushed to
master
at
s464967/Inzynierka_Gwiazdy
2024-01-11 23:20:17 +01:00
aa9388938d
Added README
s464989
pushed to
master
at
s464967/Inzynierka_Gwiazdy
2024-01-11 22:12:20 +01:00
ec846c4999
Added trained model as .pkl file"
6eacb7ca0f
Added simple imputation to model inference
f779dfc4e0
Added scaler
12b7f17838
Added model inference script
5b934e9b9d
Added model creation script with Naive Bayes (var_smoothing=1e-07) as classifier
Compare 5 commits »
s464989
created branch
machine-learning
in
s464967/Inzynierka_Gwiazdy
2024-01-11 22:09:25 +01:00
s464989
pushed to
machine-learning
at
s464967/Inzynierka_Gwiazdy
2024-01-11 22:09:25 +01:00
ec846c4999
Added trained model as .pkl file"
6eacb7ca0f
Added simple imputation to model inference
f779dfc4e0
Added scaler
12b7f17838
Added model inference script
5b934e9b9d
Added model creation script with Naive Bayes (var_smoothing=1e-07) as classifier
Compare 5 commits »
s464989
pushed to
master
at
s464967/Inzynierka
2023-09-19 11:18:39 +02:00
773aea2f05
Improved performance and accuracy tests for different classifiers
s464989
pushed to
master
at
s464967/Inzynierka
2023-08-16 08:32:26 +02:00
c7503596f6
Changes to classifiers tests
s464989
pushed to
master
at
s464967/Inzynierka
2023-08-03 10:30:09 +02:00
f6f82463b6
Add performance and accuracy tests for different classifiers