Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Maybe someone in this group can help me with the following problem:
Problem Statement:
Classifier:
Clf = Svm. SVC(C-1,0, cache_size 200, class_weight-None, coef0-0,0,decision_function_shape'ovr', Grade 3 gamma 'scale', Core 'rbf', max_iter-1, probability-False, random_state-None, reduction of the truth, Toll 0.001, verbose-False)
Line that causes the problem:
clf.fit (X_learn_scaled, y_learn_selected_range)
What's different in PowerBI notebooks versus PowerBI Jupyther notebooks and why does the script work well on Jupyter notebooks, but not in PowerBI?
Thanks a lot
Christoph
Hi @kcwagi ,
If you've fixed the issue on your own please kindly share your solution. If the above posts help, please kindly mark it as a solution to help others find it more quickly. Thanks!
Best Regards,
Yingjie Li
Hi @kcwagi ,
The Power BI Python integration requires the installation of two Python packages:
The notebook extends the console-based approach to interactive computing in a qualitatively new direction, providing a web-based application suitable for capturing the whole computation process: developing, documenting, and executing code, as well as communicating the results. The Jupyter notebook combines two components:
A web application: a browser-based tool for interactive authoring of documents which combine explanatory text, mathematics, computations and their rich media output.
Notebook documents: a representation of all content visible in the web application, including inputs and outputs of the computations, explanatory text, mathematics, images, and rich media representations of objects.
Best Regards,
Yingjie Li
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
58 | |
56 | |
56 | |
38 | |
29 |
User | Count |
---|---|
75 | |
62 | |
45 | |
40 | |
39 |